Added Applied Privacy and NixNet as additional fallback resolvers

This commit is contained in:
quindecim 2020-05-27 18:23:42 -04:00
parent afef73a04a
commit f26721b7c7
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ dnscrypt_ephemeral_keys = true
##
## If more than one resolver is specified, they will be tried in sequence.
fallback_resolvers = ['91.239.100.100:53']
fallback_resolvers = ['91.239.100.100:53', '93.177.65.183:853', '198.251.90.114:53']
## Always use the fallback resolver before the system DNS settings.