[CONFIG] - Implement UncensoredDNS (Unicast) in addition to UncensoredDNS (Anycast)

This commit is contained in:
quindecim 2021-07-25 09:44:08 +02:00
parent 0721fe32b9
commit e4f190c87e
1 changed files with 1 additions and 1 deletions

View File

@ -241,7 +241,7 @@ dnscrypt_ephemeral_keys = true
## 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 = ['91.239.100.100:53']
bootstrap_resolvers = ['91.239.100.100:53', '89.233.43.71:53']
## Always use the bootstrap resolver before the system DNS settings.