diff --git a/aries/bind/README.md b/aries/bind/README.md index f650c12..b315e7a 100644 --- a/aries/bind/README.md +++ b/aries/bind/README.md @@ -9,4 +9,4 @@ In the config, you will notice that I server DNS records for 2 zones: `secmayl.com` `manios.ca` -However, the config is extended with `include "/usr/local/etc/namedb/sinkhole.conf";` This config file is dynamic and changes every time my script to get a new set of ad-block domains. The script is kind of half-working (also on my todo list), but works well enough to block ~80% of ads. \ No newline at end of file +However, the config is extended with `include "/usr/local/etc/namedb/sinkhole.conf";` This config file is dynamic and changes every time my script to get a new set of ad-block domains. The script (blocklist.sh) is kind of half-working (also on my todo list), but works well enough to block ~80% of ads. \ No newline at end of file