From bb1be1003810b2472bf31552a3e677ace626e355 Mon Sep 17 00:00:00 2001 From: Anton Volnuhin Date: Fri, 16 Aug 2024 02:45:12 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcece4f3..af3dda7e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Each service folder contains: - `downloader.sh`: Script for fetching IP ranges from public sources - `ipv4.txt`/`ipv6.txt`: the list of addresses (IPv4 or IPv6), which is the result of parsing one or more sources - `ipv4_merged.txt`/`ipv6_merged.txt`: optimized lists combined into the smallest possible CIDRs -- + ### Utility Scripts The `utils/` folder houses Python scripts for merging and cleaning IP lists.