mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-29 01:51:52 +08:00
Drop non-standard DNSPod IP
This commit is contained in:
@@ -85,7 +85,7 @@ export const DOMESTICS = {
|
||||
hosts: {
|
||||
'dot.pub': ['120.53.53.53', '1.12.12.12', '1.12.34.56'],
|
||||
'doh.pub': ['120.53.53.53', '1.12.12.12', '1.12.34.56'],
|
||||
'dns.pub': ['120.53.53.53', '1.12.12.12', '1.12.34.56', '162.14.21.178', '162.14.21.56']
|
||||
'dns.pub': ['120.53.53.53', '1.12.12.12', '1.12.34.56']
|
||||
},
|
||||
dns: 'https://doh.pub/dns-query',
|
||||
domains: [
|
||||
|
||||
Reference in New Issue
Block a user