From a17697c01d35617a18859c79abf2be8b1ab04da3 Mon Sep 17 00:00:00 2001 From: d3cim <49964366+d3cim@users.noreply.github.com> Date: Mon, 22 Jan 2024 00:41:39 +0100 Subject: [PATCH] Add hagezi lists (DoH, TIF and Ultimate) --- README.md | 3 +++ blocked-names.txt | 3 +++ config/domains-blocklist.conf | 10 ++++++++++ 3 files changed, 16 insertions(+) diff --git a/README.md b/README.md index 7ef8454..6e2d171 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ DNSCrypt: Rebind Protection | jedisct1 | DNS rebinding protection | [LINK](https Developer Dan: AMP Hosts | Daniel (lightswitch05) | Block Google's Accelerated Mobile Pages (AMP). | [LINK](https://github.com/lightswitch05/hosts) | [RAW](https://www.github.developerdan.com/hosts/lists/amp-hosts-extended.txt) | [Apache-2.0](https://github.com/lightswitch05/hosts/blob/master/LICENSE) | domains-blocklist-local-additions.txt | d3cim | Domains, wildcards and substrings collection. | [LINK](https://github.com/d3cim) | [RAW](https://raw.githubusercontent.com/d3cim/block/master/config/domains-blocklist-local-additions.txt) | [GPLv3](https://github.com/d3cim/block/blob/master/LICENSE.md) | hBlock | Héctor Molinero Fernández (hectorm) | A merged list from a variety of other lists. | [LINK](https://github.com/hectorm/hblock) | [RAW](https://hblock.molinero.dev/hosts_domains.txt) | [MIT](https://github.com/hectorm/hblock/blob/master/LICENSE.md) | +hagezi: DoH Bypass | hagezi (Gerd) | A merged list from a variety of other lists. | [LINK](https://github.com/hagezi/dns-blocklists) | [RAW](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/doh-onlydomains.txt) | [MIT](https://github.com/hagezi/dns-blocklists/blob/main/LICENSE) | +hagezi: Threat Intelligence Feeds | hagezi (Gerd) | A merged list from a variety of other lists. | [LINK](https://github.com/hagezi/dns-blocklists) | [RAW](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/tif-onlydomains.txt) | [MIT](https://github.com/hagezi/dns-blocklists/blob/main/LICENSE) | +hagezi: Ultimate | hagezi (Gerd) | A merged list from a variety of other lists. | [LINK](https://github.com/hagezi/dns-blocklists) | [RAW](https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/ultimate-onlydomains.txt) | [MIT](https://github.com/hagezi/dns-blocklists/blob/main/LICENSE) | NoTracking | notracking | A merged list from a variety of other lists. | [LINK](https://github.com/notracking/hosts-blocklists) | [RAW](https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt) | All Rights Reserved | OISD: big | Stephan (sjhgvr) | A merged list from a variety of other lists. | [LINK](https://oisd.nl/) | [RAW](https://big.oisd.nl/domainswild) | All Rights Reserved | diff --git a/blocked-names.txt b/blocked-names.txt index c1c8a05..a31a5d7 100644 --- a/blocked-names.txt +++ b/blocked-names.txt @@ -7,6 +7,9 @@ ## https://git.nixnet.services/d3cim ## ## Inclusions : Developer Dan (AMP Hosts) : https://www.github.developerdan.com/hosts/lists/amp-hosts-extended.txt +## hagezi (DoH Bypass) : https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/doh-onlydomains.txt +## hagezi (Threat Intelligence Feeds) : https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/tif-onlydomains.txt +## hagezi (Ultimate) : https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/ultimate-onlydomains.txt ## hBlock : https://hblock.molinero.dev/hosts_domains.txt ## NoTracking : https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt ## OISD (big wildcards) : https://big.oisd.nl/domainswild diff --git a/config/domains-blocklist.conf b/config/domains-blocklist.conf index dc9b3dd..91a712a 100644 --- a/config/domains-blocklist.conf +++ b/config/domains-blocklist.conf @@ -10,6 +10,16 @@ https://www.github.developerdan.com/hosts/lists/amp-hosts-extended.txt https://hblock.molinero.dev/hosts_domains.txt +# hagezi: DoH Bypass +https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/doh-onlydomains.txt + +# hagezi: Threat Intelligence Feeds +https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/tif-onlydomains.txt + +# hagezi: Ultimate +https://raw.githubusercontent.com/hagezi/dns-blocklists/main/wildcard/ultimate-onlydomains.txt + + # NoTracking https://raw.githubusercontent.com/notracking/hosts-blocklists/master/dnscrypt-proxy/dnscrypt-proxy.blacklist.txt