Added Quad9 servers in config. Good for malware threat prevention.

This commit is contained in:
B. Modi
2019-05-10 13:50:17 -07:00
parent 2332d9b7c1
commit 9a07f5b856

View File

@@ -40,6 +40,11 @@ upstream_selector = "random"
# url = "https://1.1.1.1/dns-query"
# weight = 50
## Quad9's resolver. Good for malware threat prevention.
#[[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"