Skip to content

Latest commit

 

History

521 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimized version of HAGEZI BlockLists

See original version here: https://github.com/hagezi/dns-blocklists

Optimizations:

- Unduplicate and make (apex) domains inclusive of subdomains (remove redundant sub-domains).
  - The output file is called "domains".
- Make all domains lower-case.
- Split IP-Addresses (aggregated) off into their own file (domains.ips).
- Split IDN domains off into their own fule (domains.idn).
- Filter out invalid (syntax) and/or redundant domains (domains.invalid).
- Filter out domains with non-existing IANA TLD (domains.invalid).
- Point out weird syntax domains (domains.weird).
- Suggested excludes (domains.exclude).
- Domains actually used according TOP-N lists (domains.top-n).
- Remove empty files.
- All files ending in .routedns are in RouteDNS domains format.
- All files ending in .rpz are in Response Policy Zone (RPZ) format.
- All files ending in .adblock are in Adblock/AdGuard/uBlock format.
- All files ending in .hosts are in HOSTS format.

Where original files are modified they are backupped/retained and given the .original file-name extension.

Sources used: https://github.com/hagezi/dns-blocklists

Combos of Multiple lists: https://github.com/cbuijs/hagezi/blob/main/combo


NOTE: I do NOT maintain these lists and/or their content, for questions/problems/etc, please contact the original maintainer here: hagezi@protonmail.com or go to https://github.com/hagezi/dns-blocklists/issues

Last Updated: 20260911-045245-CEST

About

Optimized version of HAGEZI BlockLists

Topics

Resources

Stars

122 stars

Watchers

4 watching

Forks

Contributors