From: Andros Fenollosa Date: Sat, 4 Apr 2020 08:04:44 +0000 (+0200) Subject: Update readme.md X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=b4ac80f4910304ffcaa90d96d15b1435077d13a6;p=stevenblack-hosts.git Update readme.md Co-Authored-By: XhmikosR --- diff --git a/readme.md b/readme.md index 5514cdf6b..510e7a75d 100644 --- a/readme.md +++ b/readme.md @@ -433,7 +433,7 @@ devices under a variety of operating systems. * [dnsmasq conversion script](https://gist.github.com/erlepereira/c11f4f7a3f60cd2071e79018e895fc8a#file-dnsmasq-antimalware) This GitHub gist has a short shell script (bash, will work on any 'nix) and uses `wget` & `awk` present in most distros, to fetch a specified hosts file and convert it the format required by dnsmasq. Supports IPv4 and IPv6. Designed to be used as either a shell script, or can be dropped into /etc/cron.weekly (or wherever suits). The script is short and easily edited, also has a short document attached with notes on dnsmasq setup. -* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) Bash script that modifies the hosts file and creates a dnsmasq-compatible file by adding the domains collected by Peter Lowe. It gives the possibility to enable, disable and view the status. Compatible with OSX and Linux. +* [Maza ad blocking](https://github.com/tanrax/maza-ad-blocking) Bash script that modifies the hosts file and creates a dnsmasq-compatible file by adding the domains collected by Peter Lowe. It gives the possibility to enable, disable and view the status. Compatible with macOS and Linux. ## Contribute!