From 1be736e2dd913f3beea34be5afcc1842ba40f917 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Sat, 10 Apr 2021 22:21:03 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/Outbound.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Clash/Outbound.yaml b/Clash/Outbound.yaml index b03a98a..4d72f61 100644 --- a/Clash/Outbound.yaml +++ b/Clash/Outbound.yaml @@ -85,7 +85,6 @@ dns: # Specify IP addresses only default-nameserver: - 119.29.29.29 - - 1.0.0.1 enhanced-mode: redir-host # or fake-ip fake-ip-range: 198.18.0.1/16 # Fake IP addresses pool CIDR # use-hosts: true # lookup hosts and return IP record @@ -113,8 +112,8 @@ dns: # involved. Clash answers the DNS question with the first result gathered. nameserver: - 119.29.29.29 - - tls://dns.rubyfish.cn:853 # DNS over TLS - - https://1.1.1.1/dns-query # DNS over HTTPS + # - tls://dns.rubyfish.cn:853 # DNS over TLS + # - https://1.1.1.1/dns-query # DNS over HTTPS # When `fallback` is present, the DNS server will send concurrent requests # to the servers in this section along with servers in `nameservers`.