diff --git a/README.md b/README.md index 6c35732d..eda6466f 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ * [Snort2](#snort2) * [Snort3](#snort3) * [Suricata](#suricata) +- [Compressed version](#compressed-version) - [Reporting issues](#issues) - [See alse](#see-also) - [FAQ and Guides](#faq-and-guides) @@ -467,6 +468,15 @@ rule-files: +## Compressed version + +All filters are also available as gzip- and brotli-compressed. + +Gzip: https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt.gz +Brotli: https://malware-filter.gitlab.io/malware-filter/phishing-filter.txt.br + +*Snort 2 rule is only available in compressed format in pages.dev due to the platform's 25MB file size limit* + ## Issues This blocklist operates by blocking the **whole** website, instead of specific webpages; exceptions are made on popular websites (e.g. `https://docs.google.com/`), in which webpages are specified instead (e.g. `https://docs.google.com/phishing-page`). Phishing webpages are only listed in [URL-based](#url-based) filter, popular websites are excluded from other filters.