Change bootstrap resolver Quad9 (with ECS) (#2056)

This commit is contained in:
BigDargon 2022-03-02 19:18:20 +07:00 committed by GitHub
parent 911108149b
commit d30c44a6a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -241,7 +241,7 @@ cert_refresh_delay = 240
## not be sent there. If you're using DNSCrypt or Anonymized DNS and your
## lists are up to date, these resolvers will not even be used.
bootstrap_resolvers = ['9.9.9.9:53', '8.8.8.8:53']
bootstrap_resolvers = ['9.9.9.11:53', '8.8.8.8:53']
## Always use the bootstrap resolver before the system DNS settings.