mirror of
https://github.com/ipverse/country-ip-blocks.git
synced 2026-04-22 00:24:53 +08:00
Update 20260103-1652
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"country": "Norfolk Island",
|
||||
"country-code": "NF",
|
||||
"delegation-status": [
|
||||
"country" : "Norfolk Island",
|
||||
"countryCode" : "NF",
|
||||
"delegationStatus" : [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": {
|
||||
"ipv4": [
|
||||
"exportMode" : "aggregated",
|
||||
"prefixes" : {
|
||||
"ipv4" : [
|
||||
"103.43.204.0/23",
|
||||
"203.142.221.0/24"
|
||||
],
|
||||
"ipv6": [
|
||||
"ipv6" : [
|
||||
"2001:df0:20c::/48"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Country: Norfolk Island (NF)
|
||||
# IP version: IPv4
|
||||
# Address family: IPv4
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
103.43.204.0/23
|
||||
203.142.221.0/24
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Country: Norfolk Island (NF)
|
||||
# IP version: IPv6
|
||||
# Address family: IPv6
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
2001:df0:20c::/48
|
||||
|
||||
Reference in New Issue
Block a user