-
Notifications
You must be signed in to change notification settings - Fork 0
/
dahi-no-dns-https.mobileconfig
44 lines (44 loc) · 1.34 KB
/
dahi-no-dns-https.mobileconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?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://get-resolution-ok-cdn.dahi.icu/dns-query</string>
</dict>
<key>PayloadDescription</key>
<string>1919810</string>
<key>PayloadDisplayName</key>
<string>Dahi</string>
<key>PayloadIdentifier</key>
<string>com.apple.dnsSettings.managed.47239bc0-c970-4833-b463-7c5a41f05ieb</string>
<key>PayloadType</key>
<string>com.apple.dnsSettings.managed</string>
<key>PayloadUUID</key>
<string>593a65a3-77ef-44cf-b313-5e81ad44na4e</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</array>
<key>PayloadDescription</key>
<string>1919810</string>
<key>PayloadDisplayName</key>
<string>114514</string>
<key>PayloadIdentifier</key>
<string>26fbf741-c007-4da6-a08d-5fbc12ff1219</string>
<key>PayloadRemovalDisallowed</key>
<false/>
<key>PayloadType</key>
<string>Configuration</string>
<key>PayloadUUID</key>
<string>c7b31a7d-6168-4436-9b4d-b7e4f3e8e1ca</string>
<key>PayloadVersion</key>
<integer>1</integer>
</dict>
</plist>