From eff7cfa393613da16bf73baacf8314c797b6688b Mon Sep 17 00:00:00 2001 From: trick77 Date: Sat, 11 Dec 2021 14:50:34 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3e7e3c751..c43f24230 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,9 @@ The resulting JSON will look similar to this: 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``` +```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``` +```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```