Add ipv6.download.dnscrypt.info to sources.onion-services (#743)

This commit is contained in:
Deltadroid 2022-10-19 23:03:11 +02:00 committed by GitHub
parent 7d4825280e
commit cc3126a0be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ To use that list, add this to the `[sources]` section of your
`dnscrypt-proxy.toml` configuration file: `dnscrypt-proxy.toml` configuration file:
[sources.'onion-services'] [sources.'onion-services']
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/onion-services.md', 'https://download.dnscrypt.info/resolvers-list/v3/onion-services.md'] urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v3/onion-services.md', 'https://download.dnscrypt.info/resolvers-list/v3/onion-services.md', 'https://ipv6.download.dnscrypt.info/resolvers-list/v3/onion-services.md']
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3' minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
cache_file = 'onion-services.md' cache_file = 'onion-services.md'