fix duplicate section names
onion-services sections is declared as public-resolvers
This commit is contained in:
parent
fe04964c97
commit
8c27027419
@ -11,7 +11,7 @@ The servers below are not accessible without Tor.
|
|||||||
To use that list, add this to the `[sources]` section of your
|
To use that list, add this to the `[sources]` section of your
|
||||||
`dnscrypt-proxy.toml` configuration file:
|
`dnscrypt-proxy.toml` configuration file:
|
||||||
|
|
||||||
[sources.'public-resolvers']
|
[sources.'onion-services']
|
||||||
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/onion-services.md', 'https://download.dnscrypt.info/resolvers-list/v2/onion-services.md']
|
urls = ['https://raw.githubusercontent.com/DNSCrypt/dnscrypt-resolvers/master/v2/onion-services.md', 'https://download.dnscrypt.info/resolvers-list/v2/onion-services.md']
|
||||||
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
|
minisign_key = 'RWQf6LRCGA9i53mlYecO4IzT51TGPpvWucNSCh1CBM0QTaLn73Y7GFO3'
|
||||||
cache_file = 'onion-services.md'
|
cache_file = 'onion-services.md'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user