mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-08-29 14:20:47 +02:00
add ServerAddresses for 360 Public Security DNS
This commit is contained in:
@@ -9,6 +9,11 @@
|
|||||||
<dict>
|
<dict>
|
||||||
<key>DNSProtocol</key>
|
<key>DNSProtocol</key>
|
||||||
<string>HTTPS</string>
|
<string>HTTPS</string>
|
||||||
|
<key>ServerAddresses</key>
|
||||||
|
<array>
|
||||||
|
<string>101.198.198.198</string>
|
||||||
|
<string>101.198.199.200</string>
|
||||||
|
</array>
|
||||||
<key>ServerURL</key>
|
<key>ServerURL</key>
|
||||||
<string>https://doh.360.cn/dns-query</string>
|
<string>https://doh.360.cn/dns-query</string>
|
||||||
</dict>
|
</dict>
|
||||||
|
|||||||
Reference in New Issue
Block a user