From 0a080b443109810b6a22043f5b108d0bfc3823b7 Mon Sep 17 00:00:00 2001 From: sujiba <65259334+sujiba@users.noreply.github.com> Date: Thu, 20 Jun 2024 11:46:37 +0200 Subject: [PATCH] feat: added blocklist --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4a91a0f..2f2ce2c 100755 --- a/README.md +++ b/README.md @@ -95,6 +95,7 @@ See also [StackExchange](https://unix.stackexchange.com/questions/647996/docker- - [Perflyst SmartTV](https://raw.githubusercontent.com/Perflyst/PiHoleBlocklist/master/SmartTV.txt) - [mmotti Pi-hole RegEx](https://raw.githubusercontent.com/mmotti/pihole-regex/master/regex.list) - [Privacy-Handbuch Windows 10 Telemetry](https://www.privacy-handbuch.de/handbuch_90a2.htm) +- [hagezi dns-blocklists](https://github.com/hagezi/dns-blocklists) ## Acknowledgement - [Docker Pi-hole](https://github.com/pi-hole/docker-pi-hole)