mirror of
https://github.com/ipverse/country-ip-blocks.git
synced 2026-04-22 00:24:53 +08:00
Update 20211208-1533
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"country": "British Indian Ocean Territory",
|
||||
"countryCode": "IO",
|
||||
"ipVersion": "IPv6",
|
||||
"delegationStatus": [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": [
|
||||
"2401:a440::/32"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user