From d812a9bdc36ba063af1baf90e2f32f9e466e3980 Mon Sep 17 00:00:00 2001 From: Frank Denis Date: Fri, 30 Mar 2018 22:24:19 +0200 Subject: [PATCH] Revert to 9.9.9.9 as the example fallback resolver Just in case some networks do stupid things with 1.1.1.1 already. --- dnscrypt-proxy/example-dnscrypt-proxy.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dnscrypt-proxy/example-dnscrypt-proxy.toml b/dnscrypt-proxy/example-dnscrypt-proxy.toml index 639b311d..6fe913b6 100644 --- a/dnscrypt-proxy/example-dnscrypt-proxy.toml +++ b/dnscrypt-proxy/example-dnscrypt-proxy.toml @@ -111,8 +111,9 @@ cert_refresh_delay = 240 ## A resolver supporting DNSSEC is recommended. This may become mandatory. ## ## People in China may need to use 114.114.114.114:53 here. +## Other popular options include 8.8.8.8 and 1.1.1.1. -fallback_resolver = '1.1.1.1:53' +fallback_resolver = '9.9.9.9:53' ## Never try to use the system DNS settings; unconditionally use the