diff --git a/doh-client/doh-client.conf b/doh-client/doh-client.conf index b6eff00..c5bd0c9 100644 --- a/doh-client/doh-client.conf +++ b/doh-client/doh-client.conf @@ -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",