From 789b0091694e15cfbe35258a357e2adaf5b2dc38 Mon Sep 17 00:00:00 2001 From: lhie1 Date: Tue, 12 Mar 2019 13:56:00 +0800 Subject: [PATCH] DNS --- Clash/General_dns.yml | 8 ++++---- DlerCloud/General.conf | 2 +- DlerCloud/OldGeneral.conf | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Clash/General_dns.yml b/Clash/General_dns.yml index c3e7bdb..aed2f49 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 + - 117.50.10.10 + - 119.29.29.29 - 223.5.5.5 - tls://dns.rubyfish.cn:853 fallback: - - tls://dns.rubyfish.cn:853 - - tls://dns.google \ No newline at end of file + - tls://1.1.1.1:853 + - tls://1.0.0.1:853 \ No newline at end of file diff --git a/DlerCloud/General.conf b/DlerCloud/General.conf index 8a7caaf..3e85320 100644 --- a/DlerCloud/General.conf +++ b/DlerCloud/General.conf @@ -14,7 +14,7 @@ show-error-page-for-reject = true // DNS always-real-ip = *.lhie1.com, *.qiangdong.xyz -dns-server = 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4, system +dns-server = system, 117.50.10.10, 119.29.29.29, 223.5.5.5, 1.1.1.1, 1.0.0.1 // Advanced loglevel = notify diff --git a/DlerCloud/OldGeneral.conf b/DlerCloud/OldGeneral.conf index 84b1b46..ea4e262 100644 --- a/DlerCloud/OldGeneral.conf +++ b/DlerCloud/OldGeneral.conf @@ -1,6 +1,6 @@ [General] loglevel = notify -dns-server = system, 223.5.5.5, 223.6.6.6, 8.8.8.8, 8.8.4.4 +dns-server = system, 117.50.10.10, 119.29.29.29, 223.5.5.5, 1.1.1.1, 1.0.0.1 skip-proxy = 127.0.0.1, 192.168.0.0/16, 10.0.0.0/8, 172.16.0.0/12, 100.64.0.0/10, 17.0.0.0/8, localhost, *.local, *.crashlytics.com // iOS