-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
122 lines (103 loc) · 5.76 KB
/
Copy pathindex.html
File metadata and controls
122 lines (103 loc) · 5.76 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DeepFocus - Privacy Policy</title>
<style>
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
max-width: 720px;
margin: 40px auto;
padding: 0 20px;
line-height: 1.8;
color: #333;
}
h1 { font-size: 24px; }
h2 { font-size: 18px; margin-top: 24px; }
.lang-switch { float: right; }
.lang-switch a { text-decoration: none; padding: 4px 12px; border-radius: 4px; }
.lang-switch a.active { background: #1a1f33; color: #fff; }
.lang-switch a:not(.active) { color: #666; }
.section { display: none; }
.section.active { display: block; }
.update-date { color: #999; font-size: 14px; }
</style>
</head>
<body>
<div class="lang-switch">
<a href="#" onclick="switchLang('zh')" id="btn-zh" class="active">中文</a>
<a href="#" onclick="switchLang('en')" id="btn-en">English</a>
</div>
<!-- Chinese -->
<div id="zh" class="section active">
<h1>DeepFocus 隐私政策</h1>
<p class="update-date">最后更新:2025 年 3 月 20 日</p>
<h2>概述</h2>
<p>DeepFocus("我们")非常重视您的隐私。本隐私政策说明我们在您使用 DeepFocus 移动应用("应用")时如何处理您的信息。</p>
<h2>数据收集</h2>
<p><strong>我们不收集任何数据。</strong></p>
<p>DeepFocus 是一款完全本地运行的应用。您的所有数据(包括钓鱼记录、收藏品、设置和统计信息)仅存储在您的设备本地。我们不会收集、存储、传输或共享任何个人信息。</p>
<h2>具体说明</h2>
<ul>
<li>我们不要求用户注册或创建账户</li>
<li>我们不收集个人身份信息(姓名、邮箱、电话号码等)</li>
<li>我们不收集设备信息或位置信息</li>
<li>我们不使用 Cookie 或类似的跟踪技术</li>
<li>我们不接入任何第三方分析工具或广告 SDK</li>
<li>应用不包含任何广告</li>
<li>应用不需要网络连接即可使用</li>
</ul>
<h2>本地存储</h2>
<p>应用使用设备的本地存储(Hive 数据库)保存您的游戏进度和设置。这些数据完全由您控制,您可以随时通过卸载应用来删除所有数据。</p>
<h2>第三方服务</h2>
<p>DeepFocus 不使用任何第三方服务。</p>
<h2>儿童隐私</h2>
<p>DeepFocus 适合所有年龄段的用户。由于我们不收集任何数据,因此不存在儿童个人信息泄露的风险。</p>
<h2>政策变更</h2>
<p>如果我们更新本隐私政策,将在此页面更新"最后更新"日期。建议您定期查看本政策。</p>
<h2>联系我们</h2>
<p>如果您对本隐私政策有任何疑问,请通过以下方式联系我们:</p>
<p>邮箱:mamengmeng1201@gmail.com</p>
</div>
<!-- English -->
<div id="en" class="section">
<h1>DeepFocus Privacy Policy</h1>
<p class="update-date">Last updated: March 20, 2025</p>
<h2>Overview</h2>
<p>DeepFocus ("we") respects your privacy. This privacy policy explains how we handle your information when you use the DeepFocus mobile application ("App").</p>
<h2>Data Collection</h2>
<p><strong>We do not collect any data.</strong></p>
<p>DeepFocus is a fully offline application. All your data — including fishing records, collections, settings, and statistics — is stored exclusively on your device. We do not collect, store, transmit, or share any personal information.</p>
<h2>Details</h2>
<ul>
<li>We do not require user registration or account creation</li>
<li>We do not collect personally identifiable information (name, email, phone number, etc.)</li>
<li>We do not collect device information or location data</li>
<li>We do not use cookies or similar tracking technologies</li>
<li>We do not integrate any third-party analytics or advertising SDKs</li>
<li>The App contains no advertisements</li>
<li>The App does not require an internet connection to function</li>
</ul>
<h2>Local Storage</h2>
<p>The App uses your device's local storage (Hive database) to save your game progress and settings. This data is entirely under your control, and you can delete all data by uninstalling the App.</p>
<h2>Third-Party Services</h2>
<p>DeepFocus does not use any third-party services.</p>
<h2>Children's Privacy</h2>
<p>DeepFocus is suitable for users of all ages. Since we do not collect any data, there is no risk of children's personal information being compromised.</p>
<h2>Changes to This Policy</h2>
<p>If we update this privacy policy, we will update the "Last updated" date on this page. We recommend reviewing this policy periodically.</p>
<h2>Contact Us</h2>
<p>If you have any questions about this privacy policy, please contact us at:</p>
<p>Email: mamengmeng1201@gmail.com</p>
</div>
<script>
function switchLang(lang) {
document.querySelectorAll('.section').forEach(s => s.classList.remove('active'));
document.querySelectorAll('.lang-switch a').forEach(a => a.classList.remove('active'));
document.getElementById(lang).classList.add('active');
document.getElementById('btn-' + lang).classList.add('active');
}
</script>
</body>
</html>