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": "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"
]
}
}

View File

@@ -1,13 +0,0 @@
{
"country": "São Tomé \u0026 Príncipe",
"countryCode": "ST",
"ipVersion": "IPv6",
"delegationStatus": [
"allocated",
"assigned"
],
"mode": "aggregated",
"subnets": [
"2c0f:fa88::/32"
]
}