-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy-policy.html
More file actions
58 lines (50 loc) · 2.71 KB
/
privacy-policy.html
File metadata and controls
58 lines (50 loc) · 2.71 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Privacy Policy - Dotflee</title>
</head>
<body>
<h1>Privacy Policy</h1>
<p>Last updated: January 9, 2025</p>
<p>This Privacy Policy describes Our policies and procedures on the collection, use, and disclosure of Your information when You use the Dotflee game and tells You about Your privacy rights and how the law protects You.</p>
<p>By using the Service, You agree to the collection and use of information in accordance with this Privacy Policy.</p>
<h2>Interpretation and Definitions</h2>
<h3>Interpretation</h3>
<p>Words with initial capital letters have defined meanings. These definitions will apply regardless of singular or plural use.</p>
<h3>Definitions</h3>
<ul>
<li><strong>Service</strong>: Refers to the Dotflee mobile game.</li>
<li><strong>Company</strong>: Refers to KP App Worx.</li>
<li><strong>Device</strong>: Any device that can access the Service, such as a smartphone or tablet.</li>
<li><strong>Personal Data</strong>: Information that identifies an individual, such as email address or IP address.</li>
<li><strong>Usage Data</strong>: Data automatically collected when using the Service, such as session duration and game activity.</li>
<li><strong>You</strong>: The individual accessing or using the Service.</li>
</ul>
<h2>Collecting and Using Your Personal Data</h2>
<h3>Types of Data Collected</h3>
<p>While using Dotflee, the following data may be collected:</p>
<ul>
<li><strong>Usage Data</strong>: Information like IP address, game progress, time spent on the game, and crash logs.</li>
</ul>
<h3>Use of Your Data</h3>
<p>Data collected may be used for:</p>
<ul>
<li>Improving gameplay experience.</li>
<li>Tracking bugs and game performance.</li>
<li>Sending notifications related to updates or events.</li>
</ul>
<h3>Retention of Data</h3>
<p>Your data will be retained as long as needed to provide services or comply with legal obligations.</p>
<h2>Children's Privacy</h2>
<p>Dotflee does not knowingly collect data from individuals under 13. If a child has provided data, contact us to delete it.</p>
<h2>Links to Other Websites</h2>
<p>Dotflee may include links to third-party websites. We are not responsible for their privacy practices.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this Privacy Policy, contact us at:</p>
<ul>
<li>Email: <a href="mailto:kpappworx@gmail.com">kpappworx@gmail.com</a></li>
</ul>
</body>
</html>