From 3e916f0b3fcf678a2917247bab662ce06c198be1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=9B=BD=E4=BC=9F?= <366193849@qq.com> Date: Fri, 3 Dec 2021 11:43:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E8=85=BE=E8=AE=AFdns?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- FastGithub/appsettings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/FastGithub/appsettings.json b/FastGithub/appsettings.json index 08a200e..e1ee143 100644 --- a/FastGithub/appsettings.json +++ b/FastGithub/appsettings.json @@ -4,6 +4,7 @@ "HttpProxyPort": 38457, // http代理端口,linux/osx平台使用 "FallbackDns": [ // 以下dns必须要支持tcp "8.8.8.8:53", + "119.29.29.29:53", "114.114.114.114:53" ], "DomainConfigs": {