Update 'README.md'

This commit is contained in:
quindecim 2020-10-27 05:33:43 -04:00
parent 03e0b771ba
commit 63a0e94e58
1 changed files with 3 additions and 1 deletions

View File

@ -2,9 +2,11 @@
A collection of domains, wildcards and substrings designed for [`dnscrypt-proxy`](https://github.com/DNSCrypt/dnscrypt-proxy) filter method.
- __domains-blocklist-local-additions:__ is used during the generation process to remove duplicates from the sources and add your own additions.
- __domains-blocklist.conf:__ is used to configure the sources to merge during the process.
- __domains-blocklist-local-additions:__ is used during the generation process to add your own additions and remove duplicates from the sources.
- __domains-allowlist:__ is used during the generation process to remove legit domains.
- __example-blocklist:__ contains valid name patterns for this purpose.
- __generate-domains-blocklist.py:__ is the script used to launch the generation process.
### Sources