aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndros Fenollosa <tanrax@users.noreply.github.com>2020-04-10 15:12:39 +0000
committerGitHub <noreply@github.com>2020-04-10 15:12:39 +0000
commit7d686aeae5becd5ab9002e5e18255e0539d9987e (patch)
tree163cb64c0ef935fd217a26f316328580124f13a8
parentMerge pull request #2042 from stingalleman/patch-1 (diff)
downloadawesome-selfhosted-7d686aeae5becd5ab9002e5e18255e0539d9987e.tar.gz
awesome-selfhosted-7d686aeae5becd5ab9002e5e18255e0539d9987e.zip
Add Maza
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0b243f3c..c2dca35b 100644
--- a/README.md
+++ b/README.md
@@ -602,6 +602,7 @@ _Recipe management_
See https://github.com/n1trux/awesome-sysadmin#dns
- [CoreDNS](https://coredns.io/) - Plugin driven DNS Server with support for proxying to Google's DNS-over-HTTPS. ([Source Code](https://github.com/coredns/coredns)) `Apache-2.0` `Go`
+- [Maza ad blocking](https://maza-ad-blocking.andros.dev/) - Local ad blocker. Like Pi-hole but local and using your operating system. ([Source Code](https://github.com/tanrax/maza-ad-blocking)) `Apache-2.0` `Bash`
- [nsupdate.info](https://www.nsupdate.info/) - nsupdate.info is a dynamic DNS service. ([Demo](https://www.nsupdate.info/account/register/), [Source Code](https://github.com/nsupdate-info/nsupdate.info)) `BSD-3-Clause` `Python`
- [SPF Toolbox](http://spftoolbox.com) - Application to look up DNS records such as SPF, MX, Whois, and more. ([Source Code](https://github.com/charlesabarnes/SPFtoolbox)) `MIT` `PHP`