From 16c3ae63984fcb2467c2fbde66ca6a1db55123e2 Mon Sep 17 00:00:00 2001 From: cchhuuaann1 Date: Mon, 3 Feb 2020 16:39:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0DoH?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 添加DoH --- tls/config.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tls/config.json b/tls/config.json index 439291c..d0acf38 100644 --- a/tls/config.json +++ b/tls/config.json @@ -38,6 +38,16 @@ "tag": "blocked" } ], + "dns": { + "servers": [ + "https+local://1.1.1.1/dns-query", + "1.1.1.1", + "1.0.0.1", + "8.8.8.8", + "8.8.4.4", + "localhost" + ] + }, "routing": { "domainStrategy": "AsIs", "rules": [