Skip to content

Commit 8e9beab

Browse files
authored
Updated public-resolvers to v3
[x] Updated public-resolvers to v3 [x] Reverted to master with a much simpler .toml file [ ] Trial performance with pihole after disabling DNScrypt cache'ing
1 parent 943837f commit 8e9beab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/dnscrypt-proxy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ cache_neg_ttl = 60
393393
## An example of a remote source
394394

395395
[sources.'public-resolvers']
396-
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/public-resolvers.md', 'https://download.dnscrypt.info/resolvers-list/v2/public-resolvers.md']
396+
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/public-resolvers.md', 'https://download.dnscrypt.info/resolvers-list/v3/public-resolvers.md']
397397
cache_file = 'public-resolvers.md'
398398
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
399399
refresh_delay = 72

0 commit comments

Comments
 (0)