From 70bd0f45a96ff532c8d67b61f15904c5d98f7314 Mon Sep 17 00:00:00 2001 From: trick77 Date: Sat, 11 Dec 2021 14:49:16 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 993a26049..e7f4bee97 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,15 @@ The resulting JSON will look similar to this: } } ``` + +## Migrating from ipverse.net? + +While all download-URLs pointing to [ipverse.net](http://ipverse.net) are being redirected to the corresponding file in this Github repository, you may chose to directly dowload the data from the new location. Here's how to change the download-URL: + +Old URL: +```http://ipverse.net/ipblocks/data/countries/ch.zone``` +```http://ipverse.net/ipblocks/data/countries/ch-ipv6.zone``` + +New URL: +```https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv4-aggregated.txt" +```https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv6-aggregated.txt"