mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-31 05:25:38 +00:00
Comment out the Googl experimental server
This commit is contained in:
@@ -7,7 +7,7 @@ upstream_google = [
|
||||
"https://dns.google.com/resolve",
|
||||
]
|
||||
upstream_ietf = [
|
||||
"https://dns.google.com/experimental",
|
||||
#"https://dns.google.com/experimental",
|
||||
]
|
||||
|
||||
# Bootstrap DNS server to resolve the address of the upstream resolver
|
||||
|
||||
Reference in New Issue
Block a user