Update README.md

This commit is contained in:
trick77 2021-12-11 14:54:03 +01:00
parent 55d02d9022
commit 947cea5ae4

View file

@ -15,13 +15,13 @@ To download the delegated IPv6 subnets for Switzerland, try:
```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv6-aggregated.txt``` ```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/ipv6-aggregated.txt```
The data (IPv4 + IPv6 combined) is available in JSON format as well: The data (IPv4 + IPv6 combined) is available in JSON format as well:
```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/tl/aggregated.json``` ```$ curl https://raw.githubusercontent.com/ipverse/rir-ip/master/country/ch/aggregated.json```
The resulting JSON will look similar to this: The resulting JSON will look similar to this:
``` ```
{ {
"country": "Timor-Leste", "country": "Switzerland",
"country-code": "TL", "country-code": "CH",
"delegation-status": [ "delegation-status": [
"allocated", "allocated",
"assigned" "assigned"