Last active
November 19, 2024 09:11
-
-
Save zikosw/8270aab8988ff282da0337f99e51bd8c to your computer and use it in GitHub Desktop.
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
<?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>PayloadContent</key> | |
<array> | |
<dict> | |
<key>DNSSettings</key> | |
<dict> | |
<key>DNSProtocol</key> | |
<string>HTTPS</string> | |
<key>ServerURL</key> | |
<string>https://dns.zik.ooo/dns-query/tongios</string> | |
</dict> | |
<key>PayloadDescription</key> | |
<string>Configures device to use AdGuard Home</string> | |
<key>PayloadDisplayName</key> | |
<string>dns.zik.ooo DoH - Tong</string> | |
<key>PayloadIdentifier</key> | |
<string>com.apple.dnsSettings.managed.10ca339f-0bff-4389-979c-1575e199dff7</string> | |
<key>PayloadType</key> | |
<string>com.apple.dnsSettings.managed</string> | |
<key>PayloadUUID</key> | |
<string>55b017ab-1864-452b-8bf2-c368eec89a59</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</array> | |
<key>PayloadDescription</key> | |
<string>Adds AdGuard Home to macOS Big Sur and iOS 14 or newer systems</string> | |
<key>PayloadDisplayName</key> | |
<string>dns.zik.ooo DoH</string> | |
<key>PayloadIdentifier</key> | |
<string>42bb4159-5411-49b6-ab5f-0ac29c042166</string> | |
<key>PayloadRemovalDisallowed</key> | |
<false/> | |
<key>PayloadType</key> | |
<string>Configuration</string> | |
<key>PayloadUUID</key> | |
<string>058b878a-3310-49c4-a4cc-88d20dfbe838</string> | |
<key>PayloadVersion</key> | |
<integer>1</integer> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment