Created
May 31, 2026 09:03
-
-
Save gybin02/8ef77dda5c50fe55fb472a0c10b8f9e3 to your computer and use it in GitHub Desktop.
Duck President Privacy Policy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1"> | |
| <title>Privacy Policy — Duck President</title> | |
| <style> | |
| body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; max-width: 720px; margin: 2rem auto; padding: 0 1.25rem; line-height: 1.6; color: #222; } | |
| h1, h2 { line-height: 1.25; } | |
| a { color: #0a5; } | |
| </style> | |
| </head> | |
| <body> | |
| <h1>Privacy Policy — Duck President</h1> | |
| <p><em>Last updated: May 31, 2026</em></p> | |
| <p>Duck President (“the App”) is an offline single-player game.</p> | |
| <h2>Data Collection</h2> | |
| <p>We do not collect, store, or share any personal data. The App does not require an account and does not connect to the internet for gameplay.</p> | |
| <h2>Data on Your Device</h2> | |
| <p>Game progress (such as unlocked codex entries) may be stored locally on your device only. We cannot access this data.</p> | |
| <h2>Children</h2> | |
| <p>The App is not directed at children under 13. It contains cartoon political satire intended for a general audience.</p> | |
| <h2>Contact</h2> | |
| <p>Questions: <a href="mailto:gybin02@users.noreply.github.com">gybin02@users.noreply.github.com</a></p> | |
| <hr> | |
| <h2>隐私政策(简体中文)</h2> | |
| <p>《鸭总统》为离线单机游戏,不收集、不上传任何个人数据,无需注册账号。游戏进度仅保存在您的设备本地。如有问题请联系上述邮箱。</p> | |
| <p><a href="support.html">Support</a> · <a href="index.html">Home</a></p> | |
| </body> | |
| </html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment