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,13 +1,15 @@
|
||||
{
|
||||
"country": "Eritrea",
|
||||
"countryCode": "ER",
|
||||
"ipVersion": "IPv4",
|
||||
"delegationStatus": [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": [
|
||||
"196.200.96.0/20"
|
||||
]
|
||||
"subnets": {
|
||||
"ipv4": [
|
||||
"196.200.96.0/20"
|
||||
],
|
||||
"ipv6": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user