mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 03:04:56 +08:00
Add files via upload
This commit is contained in:
parent
6ee7cc1605
commit
47a1b76a41
56
0827.json
56
0827.json
@ -219,6 +219,62 @@
|
|||||||
"changeable": 0
|
"changeable": 0
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"doh": [
|
||||||
|
{
|
||||||
|
"name": "騰訊",
|
||||||
|
"url": "https://doh.pub/dns-query"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "阿里",
|
||||||
|
"url": "https://dns.alidns.com/dns-query"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "360",
|
||||||
|
"url": "https://doh.360.cn/dns-query"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Google",
|
||||||
|
"url": "https://dns.google/dns-query",
|
||||||
|
"ips": [
|
||||||
|
"8.8.4.4",
|
||||||
|
"8.8.8.8"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Cloudflare",
|
||||||
|
"url": "https://cloudflare-dns.com/dns-query",
|
||||||
|
"ips": [
|
||||||
|
"1.1.1.1",
|
||||||
|
"1.0.0.1",
|
||||||
|
"2606:4700:4700::1111",
|
||||||
|
"2606:4700:4700::1001"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "AdGuard",
|
||||||
|
"url": "https://dns.adguard.com/dns-query",
|
||||||
|
"ips": [
|
||||||
|
"94.140.14.140",
|
||||||
|
"94.140.14.141"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "DNSWatch",
|
||||||
|
"url": "https://resolver2.dns.watch/dns-query",
|
||||||
|
"ips": [
|
||||||
|
"84.200.69.80",
|
||||||
|
"84.200.70.40"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Quad9",
|
||||||
|
"url": "https://dns.quad9.net/dns-quer",
|
||||||
|
"ips": [
|
||||||
|
"9.9.9.9",
|
||||||
|
"149.112.112.112"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"rules": [
|
"rules": [
|
||||||
{
|
{
|
||||||
"name": "量子廣告",
|
"name": "量子廣告",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user