Updated Public blacklists (markdown)

Frank Denis 2020-09-13 20:12:04 +02:00
parent 1971e8d8d2
commit 85dfc45266

@ -6,11 +6,7 @@ These lists can be used as [filters](Filters).
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`.
This script is written in Python and is located in the [`utils/generate-domains-blacklists`](https://github.com/DNSCrypt/dnscrypt-proxy/tree/master/utils/generate-domains-blocklists) directory.
Edit `domains-blacklist.conf`, `domains-whitelist.txt`, `domains-time-restricted.txt` and `domains-blacklist-local-additions.txt` according to your needs, and run this script to produce the final output.
It can be run as a cron job.
See [[Combining Blocklists]] for more information.
## mybase