diff --git a/Back.json b/Back.json index 504bc73..b9b3c53 100644 --- a/Back.json +++ b/Back.json @@ -12,3 +12,60 @@ {"name":"火山嗅探","host":["huoshan.com"],"regex":["item_id="]}, {"name":"抖音嗅探","host":["douyin.com"],"regex":["is_play_url="]}], +//影视专用 +"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" + ] + } + ],