From 8995f3e0bd909878d03a3430446311226aca31f0 Mon Sep 17 00:00:00 2001 From: quindecim Date: Tue, 7 Jul 2020 14:24:09 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 33ff068..e5d2531 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ A collection of domains, wildcards and substrings designed for [`dnscrypt-proxy`](https://github.com/DNSCrypt/dnscrypt-proxy) filter method. -- __domains-blacklist-local-additions:__ is used during the generation process to remove duplicates from sources and filter the web content once the [`blacklist`](https://git.nixnet.xyz/quindecim/dnscrypt-proxy-android/src/branch/master/config/blacklist.txt) file is applied. -- __domains-whitelist:__ is used during the generation process to remove legit domains from the final [`blacklist`](https://git.nixnet.xyz/quindecim/dnscrypt-proxy-android/src/branch/master/config/blacklist.txt). -- __example-blacklist:__ contains valid name patterns for this purpose. +- __domains-blacklist-local-additions:__ is used during the generation process to remove duplicates from sources and filter the web content once the [`blocklist`](https://git.nixnet.xyz/quindecim/dnscrypt-proxy-android/src/branch/master/config/blocked-names.txt) file is applied. +- __domains-whitelist:__ is used during the generation process to remove legit domains from the final [`blocklist`](https://git.nixnet.xyz/quindecim/dnscrypt-proxy-android/src/branch/master/config/blocked-names.txt). +- __example-blocklist:__ contains valid name patterns for this purpose. ### Sources