From 33efa05254684a7653c6f6c52fc384a959a75182 Mon Sep 17 00:00:00 2001 From: ScriptTiger Date: Sun, 29 Aug 2021 01:58:23 +0800 Subject: [PATCH] Update readme_template.md --- readme_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme_template.md b/readme_template.md index cfa4f8329..138f1eda0 100644 --- a/readme_template.md +++ b/readme_template.md @@ -429,7 +429,7 @@ devices under a variety of operating systems. ## Interesting Applications -* [Hosts-BL](https://github.com/ScriptTiger/Hosts-BL "Hosts-BL"): Simple tool to handle hosts file black lists that can remove comments, remove duplicates, compress to 9 domains per line, add IPv6 entries, as well as can convert black lists to multiple other black list formats compatible with other software, such as dnsmasq, DualServer, RPZ, Privoxy, and Unbound, to name a few. +* [Hosts-BL](https://github.com/ScriptTiger/Hosts-BL "Hosts-BL") is a simple tool to handle hosts file black lists. It can remove comments, remove duplicates, compress to 9 domains per line, add IPv6 entries. In addition, it can also convert black lists to multiple other black list formats compatible with other software, such as dnsmasq, DualServer, RPZ, Privoxy, and Unbound, to name a few. * [Host Minder](https://github.com/jeremehancock/hostminder#readme) is a simple GUI that allows you to easily update your /etc/hosts file to one of four consolidated hosts files from StevenBlack/hosts. It is provided as a deb package and comes pre-installed on [UbuntuCE](https://ubuntuce.com/).