This commit is contained in:
SukkaW
2025-08-31 05:15:26 +00:00
parent 9b9bd3a493
commit 73256528fc
18 changed files with 3320 additions and 2724 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-08-30T17:08:11.019Z # Last Updated: 2025-08-31T05:15:04.569Z
# Size: 3951 # Size: 3952
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -245,6 +245,7 @@
43.228.76.0/22 43.228.76.0/22
43.228.204.0/22 43.228.204.0/22
43.228.240.0/22 43.228.240.0/22
43.229.50.0/24
43.229.184.0/23 43.229.184.0/23
43.229.216.0/22 43.229.216.0/22
43.230.220.0/22 43.230.220.0/22

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-08-30T05:14:38.451Z # Last Updated: 2025-08-31T05:15:04.570Z
# Size: 1436 # Size: 1437
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -30,6 +30,7 @@
2001:dd8:1::/48 2001:dd8:1::/48
2001:dd9::/48 2001:dd9::/48
2001:df0:ac40::/48 2001:df0:ac40::/48
2001:df1:61c0::/48
2001:df3:3a80::/48 2001:df3:3a80::/48
2001:df3:8b80::/48 2001:df3:8b80::/48
2001:df7:1480::/48 2001:df7:1480::/48
@@ -373,7 +374,6 @@
2406:840:996c::/48 2406:840:996c::/48
2406:840:a7fe::/48 2406:840:a7fe::/48
2406:840:a800::/37 2406:840:a800::/37
2406:840:c100::/40
2406:840:e080::/44 2406:840:e080::/44
2406:840:e0cf::/48 2406:840:e0cf::/48
2406:840:e0e0::/46 2406:840:e0e0::/46
@@ -422,6 +422,7 @@
2406:840:fda0::/43 2406:840:fda0::/43
2406:840:fdc0::/44 2406:840:fdc0::/44
2406:840:fdd1::/48 2406:840:fdd1::/48
2406:840:fde1::/48
2406:840:fe27::/48 2406:840:fe27::/48
2406:840:fe90::/46 2406:840:fe90::/46
2406:840:fe94::/48 2406:840:fe94::/48
@@ -1259,6 +1260,7 @@
2a0e:aa06:525::/48 2a0e:aa06:525::/48
2a0e:aa06:541::/48 2a0e:aa06:541::/48
2a0e:aa07:e01b::/48 2a0e:aa07:e01b::/48
2a0e:aa07:e021::/48
2a0e:aa07:e025::/48 2a0e:aa07:e025::/48
2a0e:aa07:e030::/48 2a0e:aa07:e030::/48
2a0e:aa07:e035::/48 2a0e:aa07:e035::/48
@@ -1309,7 +1311,6 @@
2a0f:7803:fe82::/48 2a0f:7803:fe82::/48
2a0f:7804:f650::/44 2a0f:7804:f650::/44
2a0f:7804:f9f0::/44 2a0f:7804:f9f0::/44
2a0f:7807::/32
2a0f:7d07::/32 2a0f:7d07::/32
2a0f:85c1:ba5::/48 2a0f:85c1:ba5::/48
2a0f:85c1:ca0::/44 2a0f:85c1:ca0::/44
@@ -1317,6 +1318,7 @@
2a0f:9400:6110::/48 2a0f:9400:6110::/48
2a0f:9400:7700::/48 2a0f:9400:7700::/48
2a0f:ac00::/29 2a0f:ac00::/29
2a0f:ea47:fc1d::/48
2a10:2f00:15a::/48 2a10:2f00:15a::/48
2a10:ccc0:d00::/46 2a10:ccc0:d00::/46
2a10:ccc0:d0a::/47 2a10:ccc0:d0a::/47
@@ -1345,7 +1347,6 @@
2a13:a5c7:2803::/48 2a13:a5c7:2803::/48
2a13:a5c7:3108::/48 2a13:a5c7:3108::/48
2a13:a5c7:31a0::/43 2a13:a5c7:31a0::/43
2a13:a5c7:3307::/48
2a13:aac4:f000::/44 2a13:aac4:f000::/44
2a14:7c0:4a01::/48 2a14:7c0:4a01::/48
2a14:4c41::/32 2a14:4c41::/32

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2025-08-30T17:08:13.608Z // # Build 2025-08-31T05:15:07.989Z
declare(strict_types=1); declare(strict_types=1);
@@ -3178,6 +3178,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,43.228.76.0/22,Domestic', 'IP-CIDR,43.228.76.0/22,Domestic',
'IP-CIDR,43.228.204.0/22,Domestic', 'IP-CIDR,43.228.204.0/22,Domestic',
'IP-CIDR,43.228.240.0/22,Domestic', 'IP-CIDR,43.228.240.0/22,Domestic',
'IP-CIDR,43.229.50.0/24,Domestic',
'IP-CIDR,43.229.184.0/23,Domestic', 'IP-CIDR,43.229.184.0/23,Domestic',
'IP-CIDR,43.229.216.0/22,Domestic', 'IP-CIDR,43.229.216.0/22,Domestic',
'IP-CIDR,43.230.220.0/22,Domestic', 'IP-CIDR,43.230.220.0/22,Domestic',
@@ -6911,6 +6912,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2001:dd8:1::/48,Domestic', 'IP-CIDR6,2001:dd8:1::/48,Domestic',
'IP-CIDR6,2001:dd9::/48,Domestic', 'IP-CIDR6,2001:dd9::/48,Domestic',
'IP-CIDR6,2001:df0:ac40::/48,Domestic', 'IP-CIDR6,2001:df0:ac40::/48,Domestic',
'IP-CIDR6,2001:df1:61c0::/48,Domestic',
'IP-CIDR6,2001:df3:3a80::/48,Domestic', 'IP-CIDR6,2001:df3:3a80::/48,Domestic',
'IP-CIDR6,2001:df3:8b80::/48,Domestic', 'IP-CIDR6,2001:df3:8b80::/48,Domestic',
'IP-CIDR6,2001:df7:1480::/48,Domestic', 'IP-CIDR6,2001:df7:1480::/48,Domestic',
@@ -7254,7 +7256,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:996c::/48,Domestic', 'IP-CIDR6,2406:840:996c::/48,Domestic',
'IP-CIDR6,2406:840:a7fe::/48,Domestic', 'IP-CIDR6,2406:840:a7fe::/48,Domestic',
'IP-CIDR6,2406:840:a800::/37,Domestic', 'IP-CIDR6,2406:840:a800::/37,Domestic',
'IP-CIDR6,2406:840:c100::/40,Domestic',
'IP-CIDR6,2406:840:e080::/44,Domestic', 'IP-CIDR6,2406:840:e080::/44,Domestic',
'IP-CIDR6,2406:840:e0cf::/48,Domestic', 'IP-CIDR6,2406:840:e0cf::/48,Domestic',
'IP-CIDR6,2406:840:e0e0::/46,Domestic', 'IP-CIDR6,2406:840:e0e0::/46,Domestic',
@@ -7303,6 +7304,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:fda0::/43,Domestic', 'IP-CIDR6,2406:840:fda0::/43,Domestic',
'IP-CIDR6,2406:840:fdc0::/44,Domestic', 'IP-CIDR6,2406:840:fdc0::/44,Domestic',
'IP-CIDR6,2406:840:fdd1::/48,Domestic', 'IP-CIDR6,2406:840:fdd1::/48,Domestic',
'IP-CIDR6,2406:840:fde1::/48,Domestic',
'IP-CIDR6,2406:840:fe27::/48,Domestic', 'IP-CIDR6,2406:840:fe27::/48,Domestic',
'IP-CIDR6,2406:840:fe90::/46,Domestic', 'IP-CIDR6,2406:840:fe90::/46,Domestic',
'IP-CIDR6,2406:840:fe94::/48,Domestic', 'IP-CIDR6,2406:840:fe94::/48,Domestic',
@@ -8140,6 +8142,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0e:aa06:525::/48,Domestic', 'IP-CIDR6,2a0e:aa06:525::/48,Domestic',
'IP-CIDR6,2a0e:aa06:541::/48,Domestic', 'IP-CIDR6,2a0e:aa06:541::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e01b::/48,Domestic', 'IP-CIDR6,2a0e:aa07:e01b::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e021::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e025::/48,Domestic', 'IP-CIDR6,2a0e:aa07:e025::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e030::/48,Domestic', 'IP-CIDR6,2a0e:aa07:e030::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e035::/48,Domestic', 'IP-CIDR6,2a0e:aa07:e035::/48,Domestic',
@@ -8190,7 +8193,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0f:7803:fe82::/48,Domestic', 'IP-CIDR6,2a0f:7803:fe82::/48,Domestic',
'IP-CIDR6,2a0f:7804:f650::/44,Domestic', 'IP-CIDR6,2a0f:7804:f650::/44,Domestic',
'IP-CIDR6,2a0f:7804:f9f0::/44,Domestic', 'IP-CIDR6,2a0f:7804:f9f0::/44,Domestic',
'IP-CIDR6,2a0f:7807::/32,Domestic',
'IP-CIDR6,2a0f:7d07::/32,Domestic', 'IP-CIDR6,2a0f:7d07::/32,Domestic',
'IP-CIDR6,2a0f:85c1:ba5::/48,Domestic', 'IP-CIDR6,2a0f:85c1:ba5::/48,Domestic',
'IP-CIDR6,2a0f:85c1:ca0::/44,Domestic', 'IP-CIDR6,2a0f:85c1:ca0::/44,Domestic',
@@ -8198,6 +8200,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0f:9400:6110::/48,Domestic', 'IP-CIDR6,2a0f:9400:6110::/48,Domestic',
'IP-CIDR6,2a0f:9400:7700::/48,Domestic', 'IP-CIDR6,2a0f:9400:7700::/48,Domestic',
'IP-CIDR6,2a0f:ac00::/29,Domestic', 'IP-CIDR6,2a0f:ac00::/29,Domestic',
'IP-CIDR6,2a0f:ea47:fc1d::/48,Domestic',
'IP-CIDR6,2a10:2f00:15a::/48,Domestic', 'IP-CIDR6,2a10:2f00:15a::/48,Domestic',
'IP-CIDR6,2a10:ccc0:d00::/46,Domestic', 'IP-CIDR6,2a10:ccc0:d00::/46,Domestic',
'IP-CIDR6,2a10:ccc0:d0a::/47,Domestic', 'IP-CIDR6,2a10:ccc0:d0a::/47,Domestic',
@@ -8226,7 +8229,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a13:a5c7:2803::/48,Domestic', 'IP-CIDR6,2a13:a5c7:2803::/48,Domestic',
'IP-CIDR6,2a13:a5c7:3108::/48,Domestic', 'IP-CIDR6,2a13:a5c7:3108::/48,Domestic',
'IP-CIDR6,2a13:a5c7:31a0::/43,Domestic', 'IP-CIDR6,2a13:a5c7:31a0::/43,Domestic',
'IP-CIDR6,2a13:a5c7:3307::/48,Domestic',
'IP-CIDR6,2a13:aac4:f000::/44,Domestic', 'IP-CIDR6,2a13:aac4:f000::/44,Domestic',
'IP-CIDR6,2a14:7c0:4a01::/48,Domestic', 'IP-CIDR6,2a14:7c0:4a01::/48,Domestic',
'IP-CIDR6,2a14:4c41::/32,Domestic', 'IP-CIDR6,2a14:4c41::/32,Domestic',

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-08-30T17:08:11.019Z # Last Updated: 2025-08-31T05:15:04.569Z
# Size: 3952 # Size: 3953
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -246,6 +246,7 @@ IP-CIDR,43.228.64.0/21
IP-CIDR,43.228.76.0/22 IP-CIDR,43.228.76.0/22
IP-CIDR,43.228.204.0/22 IP-CIDR,43.228.204.0/22
IP-CIDR,43.228.240.0/22 IP-CIDR,43.228.240.0/22
IP-CIDR,43.229.50.0/24
IP-CIDR,43.229.184.0/23 IP-CIDR,43.229.184.0/23
IP-CIDR,43.229.216.0/22 IP-CIDR,43.229.216.0/22
IP-CIDR,43.230.220.0/22 IP-CIDR,43.230.220.0/22

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-08-30T05:14:38.451Z # Last Updated: 2025-08-31T05:15:04.570Z
# Size: 1437 # Size: 1438
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge # GitHub: https://github.com/SukkaW/Surge
@@ -31,6 +31,7 @@ IP-CIDR6,2001:dc7::/32
IP-CIDR6,2001:dd8:1::/48 IP-CIDR6,2001:dd8:1::/48
IP-CIDR6,2001:dd9::/48 IP-CIDR6,2001:dd9::/48
IP-CIDR6,2001:df0:ac40::/48 IP-CIDR6,2001:df0:ac40::/48
IP-CIDR6,2001:df1:61c0::/48
IP-CIDR6,2001:df3:3a80::/48 IP-CIDR6,2001:df3:3a80::/48
IP-CIDR6,2001:df3:8b80::/48 IP-CIDR6,2001:df3:8b80::/48
IP-CIDR6,2001:df7:1480::/48 IP-CIDR6,2001:df7:1480::/48
@@ -374,7 +375,6 @@ IP-CIDR6,2406:840:9962::/47
IP-CIDR6,2406:840:996c::/48 IP-CIDR6,2406:840:996c::/48
IP-CIDR6,2406:840:a7fe::/48 IP-CIDR6,2406:840:a7fe::/48
IP-CIDR6,2406:840:a800::/37 IP-CIDR6,2406:840:a800::/37
IP-CIDR6,2406:840:c100::/40
IP-CIDR6,2406:840:e080::/44 IP-CIDR6,2406:840:e080::/44
IP-CIDR6,2406:840:e0cf::/48 IP-CIDR6,2406:840:e0cf::/48
IP-CIDR6,2406:840:e0e0::/46 IP-CIDR6,2406:840:e0e0::/46
@@ -423,6 +423,7 @@ IP-CIDR6,2406:840:fd9f::/48
IP-CIDR6,2406:840:fda0::/43 IP-CIDR6,2406:840:fda0::/43
IP-CIDR6,2406:840:fdc0::/44 IP-CIDR6,2406:840:fdc0::/44
IP-CIDR6,2406:840:fdd1::/48 IP-CIDR6,2406:840:fdd1::/48
IP-CIDR6,2406:840:fde1::/48
IP-CIDR6,2406:840:fe27::/48 IP-CIDR6,2406:840:fe27::/48
IP-CIDR6,2406:840:fe90::/46 IP-CIDR6,2406:840:fe90::/46
IP-CIDR6,2406:840:fe94::/48 IP-CIDR6,2406:840:fe94::/48
@@ -1260,6 +1261,7 @@ IP-CIDR6,2a0e:aa06:520::/48
IP-CIDR6,2a0e:aa06:525::/48 IP-CIDR6,2a0e:aa06:525::/48
IP-CIDR6,2a0e:aa06:541::/48 IP-CIDR6,2a0e:aa06:541::/48
IP-CIDR6,2a0e:aa07:e01b::/48 IP-CIDR6,2a0e:aa07:e01b::/48
IP-CIDR6,2a0e:aa07:e021::/48
IP-CIDR6,2a0e:aa07:e025::/48 IP-CIDR6,2a0e:aa07:e025::/48
IP-CIDR6,2a0e:aa07:e030::/48 IP-CIDR6,2a0e:aa07:e030::/48
IP-CIDR6,2a0e:aa07:e035::/48 IP-CIDR6,2a0e:aa07:e035::/48
@@ -1310,7 +1312,6 @@ IP-CIDR6,2a0f:7803:fe81::/48
IP-CIDR6,2a0f:7803:fe82::/48 IP-CIDR6,2a0f:7803:fe82::/48
IP-CIDR6,2a0f:7804:f650::/44 IP-CIDR6,2a0f:7804:f650::/44
IP-CIDR6,2a0f:7804:f9f0::/44 IP-CIDR6,2a0f:7804:f9f0::/44
IP-CIDR6,2a0f:7807::/32
IP-CIDR6,2a0f:7d07::/32 IP-CIDR6,2a0f:7d07::/32
IP-CIDR6,2a0f:85c1:ba5::/48 IP-CIDR6,2a0f:85c1:ba5::/48
IP-CIDR6,2a0f:85c1:ca0::/44 IP-CIDR6,2a0f:85c1:ca0::/44
@@ -1318,6 +1319,7 @@ IP-CIDR6,2a0f:85c1:ce1::/48
IP-CIDR6,2a0f:9400:6110::/48 IP-CIDR6,2a0f:9400:6110::/48
IP-CIDR6,2a0f:9400:7700::/48 IP-CIDR6,2a0f:9400:7700::/48
IP-CIDR6,2a0f:ac00::/29 IP-CIDR6,2a0f:ac00::/29
IP-CIDR6,2a0f:ea47:fc1d::/48
IP-CIDR6,2a10:2f00:15a::/48 IP-CIDR6,2a10:2f00:15a::/48
IP-CIDR6,2a10:ccc0:d00::/46 IP-CIDR6,2a10:ccc0:d00::/46
IP-CIDR6,2a10:ccc0:d0a::/47 IP-CIDR6,2a10:ccc0:d0a::/47
@@ -1346,7 +1348,6 @@ IP-CIDR6,2a13:a5c7:2801::/48
IP-CIDR6,2a13:a5c7:2803::/48 IP-CIDR6,2a13:a5c7:2803::/48
IP-CIDR6,2a13:a5c7:3108::/48 IP-CIDR6,2a13:a5c7:3108::/48
IP-CIDR6,2a13:a5c7:31a0::/43 IP-CIDR6,2a13:a5c7:31a0::/43
IP-CIDR6,2a13:a5c7:3307::/48
IP-CIDR6,2a13:aac4:f000::/44 IP-CIDR6,2a13:aac4:f000::/44
IP-CIDR6,2a14:7c0:4a01::/48 IP-CIDR6,2a14:7c0:4a01::/48
IP-CIDR6,2a14:4c41::/32 IP-CIDR6,2a14:4c41::/32

View File

@@ -575,7 +575,7 @@
<p> <p>
Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a> Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="/LICENSE" target="_blank">AGPL-3.0</a>
</p> </p>
<p>Last Build: 2025-08-30T17:08:20.326Z</p> <p>Last Build: 2025-08-31T05:15:12.812Z</p>
<br> <br>
<ul class="tree"> <ul class="tree">

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -241,6 +241,7 @@
"43.228.76.0/22", "43.228.76.0/22",
"43.228.204.0/22", "43.228.204.0/22",
"43.228.240.0/22", "43.228.240.0/22",
"43.229.50.0/24",
"43.229.184.0/23", "43.229.184.0/23",
"43.229.216.0/22", "43.229.216.0/22",
"43.230.220.0/22", "43.230.220.0/22",

View File

@@ -23,6 +23,7 @@
"2001:dd8:1::/48", "2001:dd8:1::/48",
"2001:dd9::/48", "2001:dd9::/48",
"2001:df0:ac40::/48", "2001:df0:ac40::/48",
"2001:df1:61c0::/48",
"2001:df3:3a80::/48", "2001:df3:3a80::/48",
"2001:df3:8b80::/48", "2001:df3:8b80::/48",
"2001:df7:1480::/48", "2001:df7:1480::/48",
@@ -366,7 +367,6 @@
"2406:840:996c::/48", "2406:840:996c::/48",
"2406:840:a7fe::/48", "2406:840:a7fe::/48",
"2406:840:a800::/37", "2406:840:a800::/37",
"2406:840:c100::/40",
"2406:840:e080::/44", "2406:840:e080::/44",
"2406:840:e0cf::/48", "2406:840:e0cf::/48",
"2406:840:e0e0::/46", "2406:840:e0e0::/46",
@@ -415,6 +415,7 @@
"2406:840:fda0::/43", "2406:840:fda0::/43",
"2406:840:fdc0::/44", "2406:840:fdc0::/44",
"2406:840:fdd1::/48", "2406:840:fdd1::/48",
"2406:840:fde1::/48",
"2406:840:fe27::/48", "2406:840:fe27::/48",
"2406:840:fe90::/46", "2406:840:fe90::/46",
"2406:840:fe94::/48", "2406:840:fe94::/48",
@@ -1252,6 +1253,7 @@
"2a0e:aa06:525::/48", "2a0e:aa06:525::/48",
"2a0e:aa06:541::/48", "2a0e:aa06:541::/48",
"2a0e:aa07:e01b::/48", "2a0e:aa07:e01b::/48",
"2a0e:aa07:e021::/48",
"2a0e:aa07:e025::/48", "2a0e:aa07:e025::/48",
"2a0e:aa07:e030::/48", "2a0e:aa07:e030::/48",
"2a0e:aa07:e035::/48", "2a0e:aa07:e035::/48",
@@ -1302,7 +1304,6 @@
"2a0f:7803:fe82::/48", "2a0f:7803:fe82::/48",
"2a0f:7804:f650::/44", "2a0f:7804:f650::/44",
"2a0f:7804:f9f0::/44", "2a0f:7804:f9f0::/44",
"2a0f:7807::/32",
"2a0f:7d07::/32", "2a0f:7d07::/32",
"2a0f:85c1:ba5::/48", "2a0f:85c1:ba5::/48",
"2a0f:85c1:ca0::/44", "2a0f:85c1:ca0::/44",
@@ -1310,6 +1311,7 @@
"2a0f:9400:6110::/48", "2a0f:9400:6110::/48",
"2a0f:9400:7700::/48", "2a0f:9400:7700::/48",
"2a0f:ac00::/29", "2a0f:ac00::/29",
"2a0f:ea47:fc1d::/48",
"2a10:2f00:15a::/48", "2a10:2f00:15a::/48",
"2a10:ccc0:d00::/46", "2a10:ccc0:d00::/46",
"2a10:ccc0:d0a::/47", "2a10:ccc0:d0a::/47",
@@ -1338,7 +1340,6 @@
"2a13:a5c7:2803::/48", "2a13:a5c7:2803::/48",
"2a13:a5c7:3108::/48", "2a13:a5c7:3108::/48",
"2a13:a5c7:31a0::/43", "2a13:a5c7:31a0::/43",
"2a13:a5c7:3307::/48",
"2a13:aac4:f000::/44", "2a13:aac4:f000::/44",
"2a14:7c0:4a01::/48", "2a14:7c0:4a01::/48",
"2a14:4c41::/32", "2a14:4c41::/32",