Merge pull request #44 from modib/quad9-dns-config

Added Quad9 servers in config.
This commit is contained in:
Star Brilliant
2019-05-14 01:01:07 +08:00
committed by GitHub

View File

@@ -40,6 +40,11 @@ upstream_selector = "random"
# url = "https://1.1.1.1/dns-query"
# weight = 50
## Quad9's resolver, bad ECS, good DNSSEC
#[[upstream.upstream_ietf]]
# url = "https://9.9.9.9/dns-query"
# weight = 50
## Google's experimental resolver, good ECS, good DNSSEC
#[[upstream.upstream_ietf]]
# url = "https://dns.google.com/experimental"