diff options
author | Bosse Klykken <larkly@gmail.com> | 2023-07-14 17:28:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-14 17:28:32 +0000 |
commit | a377608593ff74ee445647438b6e9e4066afe39b (patch) | |
tree | f2e52ca37e6500cf62f55441b175db9229ad040e | |
parent | fix typo in external links section (diff) | |
download | awesome-selfhosted-a377608593ff74ee445647438b6e9e4066afe39b.tar.gz awesome-selfhosted-a377608593ff74ee445647438b6e9e4066afe39b.zip |
Fixed small typo qdvertisements->advertisements (#4007)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -754,7 +754,7 @@ _See also: [awesome-sysadmin/DNS - Servers](https://github.com/awesome-foss/awes - [AdGuard Home](https://adguard.com/en/adguard-home/overview.html) - Free and open source, userfriendly ads & trackers blocking DNS server. ([Source Code](https://github.com/AdguardTeam/AdGuardHome)) `GPL-3.0` `Docker` - [blocky](https://github.com/0xERR0R/blocky) - Fast and lightweight DNS proxy (like Pi-hole) as ad-blocker for local network with many features. `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` -- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet qdvertisements with a GUI for management and monitoring. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell/PHP` +- [Pi-hole](https://pi-hole.net/) - A blackhole for Internet advertisements with a GUI for management and monitoring. ([Source Code](https://github.com/pi-hole/pi-hole)) `EUPL-1.2` `Shell/PHP` - [Technitium DNS Server](https://technitium.com/dns/) - Authoritative/recursive DNS server with ad blocking functionality. ([Source Code](https://github.com/TechnitiumSoftware/DnsServer)) `GPL-3.0` `Docker/C#` |