This repository contains the privacy policy for DoDoAlbum, in five languages. They are written as Markdown so they can be hosted directly on GitHub Pages or any other static-site service.
| File | Locale | App Store Locale Code |
|---|---|---|
privacy-policy-en.md |
English (US) | en-US |
privacy-policy-zh-Hans.md |
简体中文 | zh-Hans |
privacy-policy-zh-Hant.md |
繁體中文 | zh-Hant |
privacy-policy-ja.md |
日本語 | ja |
privacy-policy-ko.md |
한국어 | ko |
main and / (root).https://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-en.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-zh-Hans.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-zh-Hant.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-ja.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-ko.htmlNote: GitHub Pages renders Markdown files with the
.htmlextension appended, not.md. The URL ends in.html, not.md.
In App Store Connect → Your App → App Information, paste the matching URL into each locale’s “Privacy Policy URL” field:
https://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-en.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-zh-Hans.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-zh-Hant.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-ja.htmlhttps://duyg.github.io/DoDoAlbum-Privacy/privacy-policy-ko.htmlIf you have a custom domain, you can host the policies under a subpath like https://yourdomain.com/privacy/privacy-policy-en.html. Configure a CNAME file in this directory and set up the custom domain in GitHub Pages settings.
Edit the .md files. GitHub Pages will automatically rebuild within a minute or two.