mirror of
https://github.com/paulmillr/encrypted-dns.git
synced 2026-02-12 17:22:53 +00:00
Merge pull request #127 from jackjyq/master
add ServerAddresses for 360 Public Security DNS
This commit is contained in:
@@ -9,6 +9,11 @@
|
||||
<dict>
|
||||
<key>DNSProtocol</key>
|
||||
<string>HTTPS</string>
|
||||
<key>ServerAddresses</key>
|
||||
<array>
|
||||
<string>101.226.4.6</string>
|
||||
<string>218.30.118.6</string>
|
||||
</array>
|
||||
<key>ServerURL</key>
|
||||
<string>https://doh.360.cn/dns-query</string>
|
||||
</dict>
|
||||
|
||||
Reference in New Issue
Block a user