mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-02-12 17:22:53 +00:00
51 lines
1.6 KiB
XML
51 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
|
<plist version="1.0">
|
|
<dict>
|
|
<key>PayloadDisplayName</key>
|
|
<string>BlahDNS (CDN / Adblock / Primary) DNS over HTTPS</string>
|
|
<key>PayloadOrganization</key>
|
|
<string>BlahDNS</string>
|
|
<key>PayloadDescription</key>
|
|
<string>This profile enables BlahDNS (CDN / Adblock / Primary) DNS over HTTPS on all networks using the iOS 14 / iPadOS 14 / tvOS 14 / macOS Big Sur Encrypted DNS feature.</string>
|
|
<key>ConsentText</key>
|
|
<dict>
|
|
<key>default</key>
|
|
<string>Privacy policy:
|
|
https://blahdns.com</string>
|
|
</dict>
|
|
<key>PayloadIdentifier</key>
|
|
<string>f48cc7b9-702c-4854-b70d-8bc7670122b2</string>
|
|
<key>PayloadScope</key>
|
|
<string>User</string>
|
|
<key>PayloadType</key>
|
|
<string>Configuration</string>
|
|
<key>PayloadUUID</key>
|
|
<string>6733d4c7-e68f-4c2e-93c2-2c7ee6f30330</string>
|
|
<key>PayloadVersion</key>
|
|
<integer>1</integer>
|
|
<key>PayloadContent</key>
|
|
<array>
|
|
<dict>
|
|
<key>DNSSettings</key>
|
|
<dict>
|
|
<key>DNSProtocol</key>
|
|
<string>HTTPS</string>
|
|
<key>ServerURL</key>
|
|
<string>https://doh1.blahdns.com/dns-query</string>
|
|
</dict>
|
|
<key>PayloadType</key>
|
|
<string>com.apple.dnsSettings.managed</string>
|
|
<key>PayloadIdentifier</key>
|
|
<string>4062c3f9-1314-4f8f-9c77-fd7de27f7564</string>
|
|
<key>PayloadUUID</key>
|
|
<string>f31114d1-c0a9-4dd9-b69c-c3b966f66efd</string>
|
|
<key>PayloadDisplayName</key>
|
|
<string>BlahDNS (CDN / Adblock / Primary) DNS over HTTPS</string>
|
|
<key>PayloadVersion</key>
|
|
<integer>1</integer>
|
|
</dict>
|
|
</array>
|
|
</dict>
|
|
</plist>
|