-
Notifications
You must be signed in to change notification settings - Fork 0
cbuijs/1hosts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Optimized version of 1Host BlockLists See original version here: https://github.com/badmojr/1Hosts Optimizations: - Unduplicate and make domains inclusive of subdomains (remove redundant sub-domains) - Make all domains lower-case - Split IP-Addresses off into their own file (domains.ips) - Filter out invalid (syntax) 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 Lists used: Mini - https://github.com/badmojr/1Hosts/blob/master/mini/domains.wildcards Lite - https://github.com/badmojr/1Hosts/blob/master/Lite/domains.wildcards Pro - https://github.com/badmojr/1Hosts/blob/master/Pro/domains.wildcards Xtra - https://github.com/badmojr/1Hosts/blob/master/Xtra/domains.wildcards KidSaf - https://raw.githubusercontent.com/badmojr/addons_1Hosts/main/kidSaf/domains.wildcards Where original files are modified they are backupped/retained and given the .original file-name extension. NOTE: I do NOT maintain these lists and/or their content, for questions/problems/etc, please contact the original maintainer or go to https://github.com/badmojr/1Hosts/issues
About
Optimized version of 1Hosts BlockLists