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": "São Tomé \u0026 Príncipe",
|
||||
"countryCode": "ST",
|
||||
"ipVersion": "IPv4",
|
||||
"delegationStatus": [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": [
|
||||
"154.72.12.0/22",
|
||||
"197.159.160.0/19"
|
||||
]
|
||||
"subnets": {
|
||||
"ipv4": [
|
||||
"154.72.12.0/22",
|
||||
"197.159.160.0/19"
|
||||
],
|
||||
"ipv6": [
|
||||
"2c0f:fa88::/32"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"country": "São Tomé \u0026 Príncipe",
|
||||
"countryCode": "ST",
|
||||
"ipVersion": "IPv6",
|
||||
"delegationStatus": [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": [
|
||||
"2c0f:fa88::/32"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user