From 63a0e94e585f9837b3709334b4005ae183cb1e7c Mon Sep 17 00:00:00 2001 From: quindecim Date: Tue, 27 Oct 2020 05:33:43 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c1006b..334a9cc 100644 --- a/README.md +++ b/README.md @@ -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