Update 20211208-1533

This commit is contained in:
trick77
2021-12-08 16:33:43 +01:00
parent 6f52a3c7fa
commit bd00c65723
707 changed files with 212506 additions and 214566 deletions

View File

@@ -1,14 +1,18 @@
{
"country": "British Indian Ocean Territory",
"countryCode": "IO",
"ipVersion": "IPv4",
"delegationStatus": [
"allocated",
"assigned"
],
"mode": "aggregated",
"subnets": [
"202.44.112.0/22",
"203.83.48.0/21"
]
"subnets": {
"ipv4": [
"202.44.112.0/22",
"203.83.48.0/21"
],
"ipv6": [
"2401:a440::/32"
]
}
}

View File

@@ -1,13 +0,0 @@
{
"country": "British Indian Ocean Territory",
"countryCode": "IO",
"ipVersion": "IPv6",
"delegationStatus": [
"allocated",
"assigned"
],
"mode": "aggregated",
"subnets": [
"2401:a440::/32"
]
}