mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-08-16 08:00:23 +02:00
Merge pull request #191 from Yushu2606/patch-1
Update DNS server addresses in 00-360.json
This commit is contained in:
@@ -23,11 +23,11 @@
|
|||||||
"DNSProtocol": "HTTPS",
|
"DNSProtocol": "HTTPS",
|
||||||
"ServerURLOrName": "https://doh.360.cn/dns-query",
|
"ServerURLOrName": "https://doh.360.cn/dns-query",
|
||||||
"ServerAddresses": [
|
"ServerAddresses": [
|
||||||
"101.226.4.6",
|
"101.198.198.198",
|
||||||
"218.30.118.6"
|
"101.198.199.200"
|
||||||
],
|
],
|
||||||
"PayloadIdentifier": "com.apple.dnsSettings.managed.9d6e5fdf-e404-4f34-ae94-27ed2f636ac4",
|
"PayloadIdentifier": "com.apple.dnsSettings.managed.9d6e5fdf-e404-4f34-ae94-27ed2f636ac4",
|
||||||
"PayloadUUID": "AADC443A-E6B1-4F18-9093-CEA9B406A8FF",
|
"PayloadUUID": "AADC443A-E6B1-4F18-9093-CEA9B406A8FF",
|
||||||
"TopPayloadUUID": "32663B5D-707C-48BD-90C5-123E84204A8C"
|
"TopPayloadUUID": "32663B5D-707C-48BD-90C5-123E84204A8C"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user