From 9033c9f9e632c02300d9c1500a87f15eca867186 Mon Sep 17 00:00:00 2001 From: cchhuuaann1 Date: Mon, 3 Feb 2020 16:47:00 +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 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tls/config.json b/tls/config.json index d0acf38..e9e4348 100644 --- a/tls/config.json +++ b/tls/config.json @@ -39,15 +39,15 @@ } ], "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" - ] - }, + "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": [