mirror of
https://github.com/SukkaW/Surge.git
synced 2026-01-28 17:41:54 +08:00
Update CDN & Domestic Hosts
This commit is contained in:
@@ -252,7 +252,8 @@ export const DOMESTICS: Record<string, DNSMapping> = {
|
||||
'+bytednsdoc.com', // Uses alidns.com as NS
|
||||
'+byteimg.com', // Uses alidns.com as NS
|
||||
'+byteacctimg.com', // Uses alidns.com as NS
|
||||
'+ibytedapm.com' // China NS
|
||||
'+ibytedapm.com', // China NS
|
||||
'oceanengine.com'
|
||||
]
|
||||
},
|
||||
BAIDU: {
|
||||
@@ -345,9 +346,9 @@ export const DOH_BOOTSTRAP: Record<string, DNSMapping> = {
|
||||
},
|
||||
DNSPOD: {
|
||||
hosts: {
|
||||
'dot.pub': ['120.53.53.53', '1.12.12.12'],
|
||||
'doh.pub': ['120.53.53.53', '1.12.12.12'],
|
||||
'dns.pub': ['120.53.53.53', '1.12.12.12']
|
||||
// 'dot.pub': ['120.53.53.53', '1.12.12.12'],
|
||||
'doh.pub': ['120.53.53.53', '1.12.12.12']
|
||||
// 'dns.pub': ['120.53.53.53', '1.12.12.12']
|
||||
},
|
||||
realip: false,
|
||||
dns: 'https://1.12.12.12/dns-query',
|
||||
|
||||
Reference in New Issue
Block a user