From f3b67ffb2e456a0869c536bea1986944a7ac94d4 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Tue, 22 Jan 2019 23:41:08 +0800 Subject: [PATCH] Update General_dns.yml --- Clash/General_dns.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Clash/General_dns.yml b/Clash/General_dns.yml index 4367640..9244c24 100644 --- a/Clash/General_dns.yml +++ b/Clash/General_dns.yml @@ -8,10 +8,10 @@ dns: enable: true ipv6: false nameserver: + - 1.2.4.8 - 114.114.114.114 - 223.5.5.5 - tls://dns.rubyfish.cn:853 fallback: - - 114.114.114.114 - tls://dns.rubyfish.cn:853 - - 8.8.8.8 \ No newline at end of file + - tls://dns.google \ No newline at end of file