diff --git a/README.md b/README.md index 40e7f93..74cdcd8 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ If you need even more privacy, check out [encrypted-dns over TOR](https://github | Name | Country | Censorship | Notes | Install button | |---------------------------|---------|------------|-----------------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| 360 Public Security DNS | 🇨🇳 | Yes | [Operated](https://sdns.360.net/dnsPublic.html) by 360 Safe | [HTTPS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/360-https.mobileconfig) | | AdGuard Default | 🇷🇺 | Yes | [Operated](https://adguard-dns.io/kb/general/dns-providers/#default) by AdGuard (Filters ads, tracking & phishing) | [HTTPS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-default-https.mobileconfig), [TLS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-default-tls.mobileconfig) | | AdGuard Family | 🇷🇺 | Yes | [Operated](https://adguard-dns.io/kb/general/dns-providers/#family-protection) by AdGuard (Filters Default + malware & adult content) | [HTTPS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-family-https.mobileconfig), [TLS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-family-tls.mobileconfig) | | AdGuard No Filter | 🇷🇺 | No | [Operated](https://adguard-dns.io/kb/general/dns-providers/#non-filtering) by AdGuard (Non-filtering) | [HTTPS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-nofilter-https.mobileconfig), [TLS](https://github.com/paulmillr/encrypted-dns/raw/master/profiles/adguard-nofilter-tls.mobileconfig) | diff --git a/profiles/360-https.mobileconfig b/profiles/360-https.mobileconfig new file mode 100644 index 0000000..f7d2dcc --- /dev/null +++ b/profiles/360-https.mobileconfig @@ -0,0 +1,46 @@ + + + + + PayloadContent + + + DNSSettings + + DNSProtocol + HTTPS + ServerURL + https://doh.360.cn/dns-query + + PayloadDescription + Configures device to use 360 Public Security DNS over HTTPS + PayloadDisplayName + 360 Public Security DNS over HTTPS + PayloadIdentifier + com.apple.dnsSettings.managed.9d6e5fdf-e404-4f34-ae94-27ed2f636ac4 + PayloadType + com.apple.dnsSettings.managed + PayloadUUID + AADC443A-E6B1-4F18-9093-CEA9B406A8FF + PayloadVersion + 1 + ProhibitDisablement + + + + PayloadDescription + Adds the 360 Public Security DNS over HTTPS to Big Sur and iOS 14 based systems + PayloadDisplayName + 360 Public Security DNS over HTTPS + PayloadIdentifier + com.paulmillr.apple-dns + PayloadRemovalDisallowed + + PayloadType + Configuration + PayloadUUID + 32663B5D-707C-48BD-90C5-123E84204A8C + PayloadVersion + 1 + +