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,18 +1,18 @@
|
||||
{
|
||||
"country": "Wallis \u0026 Futuna",
|
||||
"country-code": "WF",
|
||||
"delegation-status": [
|
||||
"country" : "Wallis & Futuna",
|
||||
"countryCode" : "WF",
|
||||
"delegationStatus" : [
|
||||
"allocated",
|
||||
"assigned"
|
||||
],
|
||||
"mode": "aggregated",
|
||||
"subnets": {
|
||||
"ipv4": [
|
||||
"exportMode" : "aggregated",
|
||||
"prefixes" : {
|
||||
"ipv4" : [
|
||||
"27.125.192.0/22",
|
||||
"103.235.110.0/23",
|
||||
"117.20.32.0/21"
|
||||
],
|
||||
"ipv6": [
|
||||
"ipv6" : [
|
||||
"2406:2540::/32"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# Country: Wallis & Futuna (WF)
|
||||
# IP version: IPv4
|
||||
# Address family: IPv4
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
27.125.192.0/22
|
||||
103.235.110.0/23
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# Country: Wallis & Futuna (WF)
|
||||
# IP version: IPv6
|
||||
# Address family: IPv6
|
||||
# Delegation status: Allocated || Assigned
|
||||
# Mode: Aggregated
|
||||
# Export mode: Aggregated
|
||||
#
|
||||
2406:2540::/32
|
||||
|
||||
Reference in New Issue
Block a user