mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-03-30 12:05:38 +00:00
Merge pull request #91 from dwoffinden/patch-1
Fix an inconsistency in the example doh-client.conf
This commit is contained in:
@@ -64,7 +64,7 @@ upstream_selector = "random"
|
||||
# bootstrap server, please make this list empty.
|
||||
bootstrap = [
|
||||
|
||||
# Google's resolver, bad ECS, good DNSSEC
|
||||
# Google's resolver, good ECS, good DNSSEC
|
||||
"8.8.8.8:53",
|
||||
"8.8.4.4:53",
|
||||
|
||||
|
||||
Reference in New Issue
Block a user