diff options
Diffstat (limited to 'community/dnscrypt-proxy/dnscrypt-proxy.setup')
-rw-r--r-- | community/dnscrypt-proxy/dnscrypt-proxy.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/dnscrypt-proxy/dnscrypt-proxy.setup b/community/dnscrypt-proxy/dnscrypt-proxy.setup index c1a028c3d3..8feeae8840 100644 --- a/community/dnscrypt-proxy/dnscrypt-proxy.setup +++ b/community/dnscrypt-proxy/dnscrypt-proxy.setup @@ -215,7 +215,7 @@ fi ##### Download DNS Resolver details ################################################################ -url='https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/master/dnscrypt-resolvers.csv' +url='https://raw.githubusercontent.com/dyne/dnscrypt-proxy/master/dnscrypt-resolvers.csv' output='/tmp/dnscrypt.list' echo -e "Retrieving current list of free DNS Resolvers\n" |