|
@@ -83,9 +83,9 @@ export const DOMESTICS = {
|
|
|
},
|
|
},
|
|
|
TENCENT: {
|
|
TENCENT: {
|
|
|
hosts: {
|
|
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',
|
|
dns: 'https://doh.pub/dns-query',
|
|
|
domains: [
|
|
domains: [
|