fabriziosalmi / blacklists

Hourly updated domains blacklist 🚫
https://github.com/fabriziosalmi/blacklists/releases/download/latest/blacklist.txt
GNU General Public License v3.0
117 stars 5 forks source link

Improve source data #57

Closed fabriziosalmi closed 11 months ago

fabriziosalmi commented 11 months ago
fabriziosalmi commented 11 months ago

change detection monitor added.

it will check for most updated blacklists (24h max freshness) and save urls to most-updated.blacklists.urls

in a reasonable time range a migration from blacklists.fqdn.urls to this file is expected with the result to have less but a more updated blacklisting.

fabriziosalmi commented 11 months ago

Current status:

In a close future less updated blacklists will be removed from integration. Extraction of important domains from removed blacklists to include in the blacklist.txt if needed. Review against removed blacklists will be done after 3m max.

More entries will be integrated because fresh data is better than everything (security first)