From 4502515ab14440e04f93d440ee05b8f17fc1e3e4 Mon Sep 17 00:00:00 2001 From: C24Be Date: Sat, 28 Mar 2026 12:15:23 +0100 Subject: [PATCH] Readme --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index ffd890d..584c721 100644 --- a/README.md +++ b/README.md @@ -284,16 +284,6 @@ This repository uses GitHub Actions to automatically update blacklists: All blacklists are automatically regenerated and committed to ensure you always have the latest data. -## Blacklist Format Comparison - -| Format | Best For | Performance | Ease of Use | File Size | -|--------|----------|-------------|-------------|-----------| -| **Text** | Custom scripts, analysis | N/A | ⭐⭐⭐⭐⭐ | Small | -| **Nginx** | Web servers, reverse proxies | Good | ⭐⭐⭐⭐ | Medium | -| **IPSet** | Firewalls, large-scale blocking | Excellent | ⭐⭐⭐ | Medium | - -**Recommendation**: Use IPSet for firewall-level blocking (best performance), Nginx for web application layer, and text format for custom integrations. - ## Additional information - [RIPE DB Inetnum](https://ftp.ripe.net/ripe/dbase/split/ripe.db.inetnum.gz)