diff --git a/Clash/General_dns.yml b/Clash/General_dns.yml index b96c02f..cd055b2 100644 --- a/Clash/General_dns.yml +++ b/Clash/General_dns.yml @@ -10,6 +10,9 @@ dns: listen: 0.0.0.0:53 enhanced-mode: redir-host nameserver: + # DNS From rixCloud + - tcp://116.62.218.19:53 + - tcp://139.196.72.143:53 # DNS From USTC - tcp://202.141.162.123:53 - tcp://202.141.176.93:53 diff --git a/DlerCloud/General_2.conf b/DlerCloud/General_2.conf index 2757592..25cb72c 100644 --- a/DlerCloud/General_2.conf +++ b/DlerCloud/General_2.conf @@ -1,6 +1,6 @@ [General] loglevel = notify -dns-server = system, 117.50.10.10, 223.5.5.5, 114.114.114.114, 119.29.29.29 +dns-server = system, 116.62.218.19, 139.196.72.143, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 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 diff --git a/DlerCloud/General_3.conf b/DlerCloud/General_3.conf index dc9f805..b1c33e5 100644 --- a/DlerCloud/General_3.conf +++ b/DlerCloud/General_3.conf @@ -13,7 +13,7 @@ ipv6 = false show-error-page-for-reject = true // DNS -dns-server = system, 117.50.10.10, 223.5.5.5, 114.114.114.114, 119.29.29.29 +dns-server = system, 116.62.218.19, 139.196.72.143, 119.29.29.29, 119.28.28.28, 1.2.4.8, 182.254.116.116 // Advanced loglevel = notify