From 6246e5e604419ccdbf530d76897a64ad5c12264f Mon Sep 17 00:00:00 2001 From: FongMi Date: Sat, 20 May 2023 23:24:58 +0800 Subject: [PATCH] Update config.json --- json/config.json | 56 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/json/config.json b/json/config.json index 23625fc3..f84006e1 100644 --- a/json/config.json +++ b/json/config.json @@ -219,6 +219,62 @@ "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": [ { "name": "量子廣告",