blacklist -> blocklist (more cohesive naming)

bacillation 2021-12-10 20:36:23 +11:00
parent 55eeddd440
commit 21b31ae851

@ -1,10 +1,10 @@
# Public blacklists and other presets for DNSCrypt-Proxy
# Public blocklists and other presets for DNSCrypt-Proxy
These lists can be used as [filters](Filters).
## generate-domains-blacklist.py
The `dnscrypt-proxy` source code includes a tool to fetch lists from remote locations, aggregate and optimized them, to finally build a clean blacklist that can be used with `dnscrypt-proxy`.
The `dnscrypt-proxy` source code includes a tool to fetch lists from remote locations, aggregate and optimized them, to finally build a clean blocklist that can be used with `dnscrypt-proxy`.
See [[Combining Blocklists]] for more information.
@ -12,7 +12,7 @@ See [[Combining Blocklists]] for more information.
https://download.dnscrypt.info/blacklists/domains/
A domain-based blacklist made by aggregating multiple public feeds. Blocks trackers, ads and malware.
A domain-based blocklist made by aggregating multiple public feeds. Blocks trackers, ads and malware.
Made using the above `generate-domains-blacklist.py` script with the default configuration.