mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 17:20:35 +08:00
Update Tencent DoH IP
This commit is contained in:
parent
50ca0c5e9e
commit
2fa1562978
@ -83,9 +83,9 @@ export const DOMESTICS = {
|
||||
},
|
||||
TENCENT: {
|
||||
hosts: {
|
||||
'dot.pub': ['120.53.53.53', '1.12.12.12'],
|
||||
'doh.pub': ['120.53.53.53', '1.12.12.12'],
|
||||
'dns.pub': ['162.14.21.178', '162.14.21.56']
|
||||
'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: 'https://doh.pub/dns-query',
|
||||
domains: [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user