From ed09d9b6f92d4810633e5acaa005c547496f6fb8 Mon Sep 17 00:00:00 2001 From: quindecim Date: Wed, 8 Jul 2020 11:15:12 -0400 Subject: [PATCH] [UPDATE] - black ->block drama --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5d2531..8ab7403 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ 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 [`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). +- __domains-blocklist-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-allowlist:__ 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 @@ -23,7 +23,7 @@ NextDNS 1st-party Trackers | NextDNS | Blocklist of 1st-party trackers | [LINK](
-When it has reached a stable level the blacklist will be shared here as release. +When it has reached a stable level the blocklist will be shared here as release.
\ No newline at end of file