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