Ultimate-Hosts-Blacklist / Ultimate.Hosts.Blacklist

The Ultimate Unified Hosts file for protecting your network, computer, smartphones and Wi-Fi devices against millions of bad web sites. Protect your children and family from gaining access to bad web sites and protect your devices and pc from being infected with Malware or Ransomware.
MIT License
1.24k stars 155 forks source link

[BUG] example.org #585

Closed spirillen closed 4 years ago

spirillen commented 4 years ago

Describe the subjects (domains) This issue concerns the

domains/domains0.list
domains/domains1.list
https://hosts.ubuntu101.co.za/domains.list

These are domain list, but they contain a lot of IPv4 address and they starts with ://IPv4

wget -qO- 'https://hosts.ubuntu101.co.za/domains.list' | grep '://'

Example output

://94.142.128.0/22
://94.154.112.0/20
://94.247.136.0/21
://95.130.224.0/21
://95.181.176.0/23
://95.181.182.0/23
://95.181.216.0/23
://95.181.219.0/24
://95.85.80.0/23
://://www.bit.ly/38tqwJT
://blog.goo.ne.jp/orochima/
://freeiv.pixnet.net/blog
grep -E "^\://[0-9]" hosts.ubuntu101.co.za.tmp | wc -l
2185

This is an issue which I currently trying to do a workaround to on the Response Policy Zone (RPZ) output which i works on here https://gitlab.com/my-privacy-dns/rpz-dns-firewall-tools/bind-9/-/blob/master/rpz_import.sh#L42-82 You are welcome to contribute at any time :smiley: :de: :denmark:

Ping @funilrys @AnonymousPoster

ghost commented 4 years ago

This issue was moved by funilrys to Ultimate-Hosts-Blacklist/dev-center#49.