From cc3126a0be281e7b4f41f8f0a2176f5ffa1b5124 Mon Sep 17 00:00:00 2001 From: Deltadroid Date: Wed, 19 Oct 2022 23:03:11 +0200 Subject: [PATCH] Add ipv6.download.dnscrypt.info to sources.onion-services (#743) --- v3/onion-services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v3/onion-services.md b/v3/onion-services.md index df1a4273..a1091c5e 100644 --- a/v3/onion-services.md +++ b/v3/onion-services.md @@ -12,7 +12,7 @@ To use that list, add this to the `[sources]` section of your `dnscrypt-proxy.toml` configuration file: [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' cache_file = 'onion-services.md'