From 48645ec48a010dc8e2f697359db82f202f784957 Mon Sep 17 00:00:00 2001 From: trick77 Date: Sat, 3 Jan 2026 15:36:35 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f875a469c..c5135e9ba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # country-ip-blocks (formerly rir-ip) -> **📢 Heads up:** This repo has a new name and the data format has changed. Terribly sorry but if you're using this in production, check out [MIGRATION.md](MIGRATION.md) for what you need to update. The data is provided as-is on a best-effort basis. +> **📢 Heads up:** This repo has a new name and the data format has changed. Check out [MIGRATION.md](MIGRATION.md) for what you need to update. Ready-to-use IPv4 and IPv6 prefixes delegated to countries (ISO 3166-1 alpha-2), sourced from all five regional internet registries (RIR). @@ -70,7 +70,8 @@ curl https://raw.githubusercontent.com/ipverse/country-ip-blocks/master/country/ ### Want more granular control? -Instead of blocking an entire geographic region, it might be more effective to block specific internet providers based on their autonomous system number (ASN). Check out [asn-ip](https://github.com/ipverse/asn-ip) for more information. +Instead of blocking an entire geographic region, it might be more effective to block specific internet providers based +on their autonomous system number (ASN). Check out [as-ip-blocks](https://github.com/ipverse/as-ip-blocks) for more information. ## Use cases - Block entire countries at the firewall (for compliance or security reasons)