Refactor repository, add more scripts, merge similar profiles

This commit is contained in:
Paul Miller
2026-02-28 13:14:52 +00:00
parent 94549a9883
commit 86af2090f5
204 changed files with 3453 additions and 3044 deletions
+58
View File
@@ -0,0 +1,58 @@
<?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>ServerAddresses</key>
<array>
<string>2620:fe::fe</string>
<string>2620:fe::9</string>
<string>9.9.9.9</string>
<string>149.112.112.112</string>
</array>
<key>ServerURL</key>
<string>https://dns.quad9.net/dns-query</string>
</dict>
<key>PayloadDescription</key>
<string>Configures device to use Quad9 Encrypted DNS over HTTPS</string>
<key>PayloadDisplayName</key>
<string>Quad9 Encrypted DNS over HTTPS</string>
<key>PayloadIdentifier</key>
<string>com.apple.dnsSettings.managed.44379267-355e-54e5-acc1-cbebdf529036</string>
<key>PayloadType</key>
<string>com.apple.dnsSettings.managed</string>
<key>PayloadUUID</key>
<string>44379267-355E-54E5-ACC1-CBEBDF529036</string>
<key>PayloadVersion</key>
<integer>1</integer>
<key>ProhibitDisablement</key>
<false/>
</dict>
</array>
<key>PayloadDescription</key>
<string>Configures device to use Quad9 over HTTPS
Operated by Quad9 Foundation. Blocks malware.
Server location: 🇨🇭.
Filtering: yes</string>
<key>PayloadDisplayName</key>
<string>Quad9 Encrypted DNS over HTTPS</string>
<key>PayloadIdentifier</key>
<string>com.paulmillr.apple-dns</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadScope</key>
<string>System</string>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>8FE3092A-B80F-5352-A2A8-0CA9EC8A7E46</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>