[README.md]: update

This commit is contained in:
Jesús 2021-08-08 16:36:20 -05:00
parent 3251783462
commit c9802d1d15
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -2,6 +2,17 @@
A list of domain servers for DNSCrypt
Usage:
```
[sources.'extra-resolvers']
urls = ['https://git.conocimientoslibres.ga/services/resolvers-list.git/plain/extra-resolvers.md']
cache_file = '/var/cache/dnscrypt-proxy/extra-resolvers.md'
minisign_key = 'RWQIrgNLO4JgxhKU+K5L+z8Y0YTDZv68NZQ5hOAoBT1/admHrfLt9Eyl'
refresh_delay = 72
prefix = ''
```
### License
This work is licensed under the [GNU GPLv3+](LICENSE)