From: Lokesh Mandvekar Date: Mon, 13 Dec 2021 19:45:28 +0000 (-0500) Subject: docs: Include link to dnscrypt-proxy blocklist tool X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=20c6ec25be1fc2aee2c389a23005e6fd6bf8ec7f;p=stevenblack-hosts.git docs: Include link to dnscrypt-proxy blocklist tool Copy-pasted the tool description from the dnscrypt-proxy page. Fixes: #1830 --- diff --git a/readme_template.md b/readme_template.md index 32a28e6df..14cdc40a8 100644 --- a/readme_template.md +++ b/readme_template.md @@ -488,6 +488,9 @@ devices under a variety of operating systems. * [BlackHosts - Command Line Installer/Updater](https://github.com/Lateralus138/blackhosts) This is a cross-platform command line utility to help install/update hosts files found at this repository. +* [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/wiki/Combining-Blocklists) provides a tool to build block lists from local and remote lists in common formats. + + ## Contribute Please read our [Contributing Guide](https://github.com/StevenBlack/hosts/blob/master/contributing.md). Among other things, this explains how we organize files and folders in this repository.