mirror of
https://github.com/m13253/dns-over-https.git
synced 2026-08-28 17:58:22 +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 server, please make this list empty.
|
||||||
bootstrap = [
|
bootstrap = [
|
||||||
|
|
||||||
# Google's resolver, bad ECS, good DNSSEC
|
# Google's resolver, good ECS, good DNSSEC
|
||||||
"8.8.8.8:53",
|
"8.8.8.8:53",
|
||||||
"8.8.4.4:53",
|
"8.8.4.4:53",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user