This commit is contained in:
SukkaW
2025-09-08 05:16:50 +00:00
parent f8ed33bcb8
commit 2b6b355c41
18 changed files with 3720 additions and 2985 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-09-07T17:04:26.798Z # Last Updated: 2025-09-08T05:16:18.034Z
# Size: 3943 # Size: 3941
# 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
@@ -1275,7 +1275,6 @@
103.227.80.0/22 103.227.80.0/22
103.227.120.0/22 103.227.120.0/22
103.227.136.0/22 103.227.136.0/22
103.227.228.0/22
103.228.12.0/22 103.228.12.0/22
103.228.136.0/22 103.228.136.0/22
103.228.160.0/22 103.228.160.0/22
@@ -1561,7 +1560,6 @@
110.236.0.0/15 110.236.0.0/15
110.240.0.0/12 110.240.0.0/12
111.0.0.0/10 111.0.0.0/10
111.67.192.0/20
111.72.0.0/13 111.72.0.0/13
111.85.0.0/16 111.85.0.0/16
111.112.0.0/14 111.112.0.0/14

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-09-07T05:14:25.330Z # Last Updated: 2025-09-08T05:16:18.035Z
# Size: 1439 # Size: 1441
# 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
@@ -371,7 +371,7 @@
2406:840:9961::/48 2406:840:9961::/48
2406:840:9962::/47 2406:840:9962::/47
2406:840:996c::/48 2406:840:996c::/48
2406:840:a000::/36 2406:840:a800::/37
2406:840:e080::/44 2406:840:e080::/44
2406:840:e0cf::/48 2406:840:e0cf::/48
2406:840:e0e0::/46 2406:840:e0e0::/46
@@ -405,6 +405,7 @@
2406:840:f203::/48 2406:840:f203::/48
2406:840:f380::/44 2406:840:f380::/44
2406:840:f44f::/48 2406:840:f44f::/48
2406:840:fa01::/48
2406:840:fa40::/48 2406:840:fa40::/48
2406:840:fa60::/44 2406:840:fa60::/44
2406:840:fc10::/44 2406:840:fc10::/44
@@ -419,7 +420,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:fde2::/48 2406:840:fde4::/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
@@ -1153,6 +1154,7 @@
2602:2e0:ff::/48 2602:2e0:ff::/48
2602:f7ee:ee::/48 2602:f7ee:ee::/48
2602:f92a:a478::/48 2602:f92a:a478::/48
2602:f92a:d1ff::/48
2602:f92a:dead::/48 2602:f92a:dead::/48
2602:f92a:e100::/44 2602:f92a:e100::/44
2602:f93b:400::/38 2602:f93b:400::/38
@@ -1302,8 +1304,9 @@
2a0f:7803:f840::/44 2a0f:7803:f840::/44
2a0f:7803:faf3::/48 2a0f:7803:faf3::/48
2a0f:7803:fe41::/48 2a0f:7803:fe41::/48
2a0f:7803:fe44::/47 2a0f:7803:fe44::/48
2a0f:7803:fe46::/48 2a0f:7803:fe46::/48
2a0f:7803:fe60::/48
2a0f:7803:fe81::/48 2a0f:7803:fe81::/48
2a0f:7803:fe82::/48 2a0f:7803:fe82::/48
2a0f:7804:f650::/44 2a0f:7804:f650::/44
@@ -1390,7 +1393,6 @@
2a14:67c1:b566::/48 2a14:67c1:b566::/48
2a14:67c1:b581::/48 2a14:67c1:b581::/48
2a14:67c1:b582::/48 2a14:67c1:b582::/48
2a14:67c1:b586::/48
2a14:67c1:b588::/47 2a14:67c1:b588::/47
2a14:67c1:b590::/48 2a14:67c1:b590::/48
2a14:67c5:1900::/40 2a14:67c5:1900::/40

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2025-09-07T17:11:51.877Z // # Build 2025-09-08T05:16:19.952Z
declare(strict_types=1); declare(strict_types=1);
@@ -4211,7 +4211,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.227.80.0/22,Domestic', 'IP-CIDR,103.227.80.0/22,Domestic',
'IP-CIDR,103.227.120.0/22,Domestic', 'IP-CIDR,103.227.120.0/22,Domestic',
'IP-CIDR,103.227.136.0/22,Domestic', 'IP-CIDR,103.227.136.0/22,Domestic',
'IP-CIDR,103.227.228.0/22,Domestic',
'IP-CIDR,103.228.12.0/22,Domestic', 'IP-CIDR,103.228.12.0/22,Domestic',
'IP-CIDR,103.228.136.0/22,Domestic', 'IP-CIDR,103.228.136.0/22,Domestic',
'IP-CIDR,103.228.160.0/22,Domestic', 'IP-CIDR,103.228.160.0/22,Domestic',
@@ -4497,7 +4496,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,110.236.0.0/15,Domestic', 'IP-CIDR,110.236.0.0/15,Domestic',
'IP-CIDR,110.240.0.0/12,Domestic', 'IP-CIDR,110.240.0.0/12,Domestic',
'IP-CIDR,111.0.0.0/10,Domestic', 'IP-CIDR,111.0.0.0/10,Domestic',
'IP-CIDR,111.67.192.0/20,Domestic',
'IP-CIDR,111.72.0.0/13,Domestic', 'IP-CIDR,111.72.0.0/13,Domestic',
'IP-CIDR,111.85.0.0/16,Domestic', 'IP-CIDR,111.85.0.0/16,Domestic',
'IP-CIDR,111.112.0.0/14,Domestic', 'IP-CIDR,111.112.0.0/14,Domestic',
@@ -7247,7 +7245,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:9961::/48,Domestic', 'IP-CIDR6,2406:840:9961::/48,Domestic',
'IP-CIDR6,2406:840:9962::/47,Domestic', 'IP-CIDR6,2406:840:9962::/47,Domestic',
'IP-CIDR6,2406:840:996c::/48,Domestic', 'IP-CIDR6,2406:840:996c::/48,Domestic',
'IP-CIDR6,2406:840:a000::/36,Domestic', 'IP-CIDR6,2406:840:a800::/37,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',
@@ -7281,6 +7279,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:f203::/48,Domestic', 'IP-CIDR6,2406:840:f203::/48,Domestic',
'IP-CIDR6,2406:840:f380::/44,Domestic', 'IP-CIDR6,2406:840:f380::/44,Domestic',
'IP-CIDR6,2406:840:f44f::/48,Domestic', 'IP-CIDR6,2406:840:f44f::/48,Domestic',
'IP-CIDR6,2406:840:fa01::/48,Domestic',
'IP-CIDR6,2406:840:fa40::/48,Domestic', 'IP-CIDR6,2406:840:fa40::/48,Domestic',
'IP-CIDR6,2406:840:fa60::/44,Domestic', 'IP-CIDR6,2406:840:fa60::/44,Domestic',
'IP-CIDR6,2406:840:fc10::/44,Domestic', 'IP-CIDR6,2406:840:fc10::/44,Domestic',
@@ -7295,7 +7294,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:fde2::/48,Domestic', 'IP-CIDR6,2406:840:fde4::/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',
@@ -8029,6 +8028,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2602:2e0:ff::/48,Domestic', 'IP-CIDR6,2602:2e0:ff::/48,Domestic',
'IP-CIDR6,2602:f7ee:ee::/48,Domestic', 'IP-CIDR6,2602:f7ee:ee::/48,Domestic',
'IP-CIDR6,2602:f92a:a478::/48,Domestic', 'IP-CIDR6,2602:f92a:a478::/48,Domestic',
'IP-CIDR6,2602:f92a:d1ff::/48,Domestic',
'IP-CIDR6,2602:f92a:dead::/48,Domestic', 'IP-CIDR6,2602:f92a:dead::/48,Domestic',
'IP-CIDR6,2602:f92a:e100::/44,Domestic', 'IP-CIDR6,2602:f92a:e100::/44,Domestic',
'IP-CIDR6,2602:f93b:400::/38,Domestic', 'IP-CIDR6,2602:f93b:400::/38,Domestic',
@@ -8178,8 +8178,9 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0f:7803:f840::/44,Domestic', 'IP-CIDR6,2a0f:7803:f840::/44,Domestic',
'IP-CIDR6,2a0f:7803:faf3::/48,Domestic', 'IP-CIDR6,2a0f:7803:faf3::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe41::/48,Domestic', 'IP-CIDR6,2a0f:7803:fe41::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe44::/47,Domestic', 'IP-CIDR6,2a0f:7803:fe44::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe46::/48,Domestic', 'IP-CIDR6,2a0f:7803:fe46::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe60::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe81::/48,Domestic', 'IP-CIDR6,2a0f:7803:fe81::/48,Domestic',
'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',
@@ -8266,7 +8267,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b566::/48,Domestic', 'IP-CIDR6,2a14:67c1:b566::/48,Domestic',
'IP-CIDR6,2a14:67c1:b581::/48,Domestic', 'IP-CIDR6,2a14:67c1:b581::/48,Domestic',
'IP-CIDR6,2a14:67c1:b582::/48,Domestic', 'IP-CIDR6,2a14:67c1:b582::/48,Domestic',
'IP-CIDR6,2a14:67c1:b586::/48,Domestic',
'IP-CIDR6,2a14:67c1:b588::/47,Domestic', 'IP-CIDR6,2a14:67c1:b588::/47,Domestic',
'IP-CIDR6,2a14:67c1:b590::/48,Domestic', 'IP-CIDR6,2a14:67c1:b590::/48,Domestic',
'IP-CIDR6,2a14:67c5:1900::/40,Domestic', 'IP-CIDR6,2a14:67c5:1900::/40,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-09-07T17:04:26.798Z # Last Updated: 2025-09-08T05:16:18.034Z
# Size: 3944 # Size: 3942
# 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
@@ -1276,7 +1276,6 @@ IP-CIDR,103.227.76.0/22
IP-CIDR,103.227.80.0/22 IP-CIDR,103.227.80.0/22
IP-CIDR,103.227.120.0/22 IP-CIDR,103.227.120.0/22
IP-CIDR,103.227.136.0/22 IP-CIDR,103.227.136.0/22
IP-CIDR,103.227.228.0/22
IP-CIDR,103.228.12.0/22 IP-CIDR,103.228.12.0/22
IP-CIDR,103.228.136.0/22 IP-CIDR,103.228.136.0/22
IP-CIDR,103.228.160.0/22 IP-CIDR,103.228.160.0/22
@@ -1562,7 +1561,6 @@ IP-CIDR,110.232.32.0/19
IP-CIDR,110.236.0.0/15 IP-CIDR,110.236.0.0/15
IP-CIDR,110.240.0.0/12 IP-CIDR,110.240.0.0/12
IP-CIDR,111.0.0.0/10 IP-CIDR,111.0.0.0/10
IP-CIDR,111.67.192.0/20
IP-CIDR,111.72.0.0/13 IP-CIDR,111.72.0.0/13
IP-CIDR,111.85.0.0/16 IP-CIDR,111.85.0.0/16
IP-CIDR,111.112.0.0/14 IP-CIDR,111.112.0.0/14

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-09-07T05:14:25.330Z # Last Updated: 2025-09-08T05:16:18.035Z
# Size: 1440 # Size: 1442
# 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
@@ -372,7 +372,7 @@ IP-CIDR6,2406:840:9620::/44
IP-CIDR6,2406:840:9961::/48 IP-CIDR6,2406:840:9961::/48
IP-CIDR6,2406:840:9962::/47 IP-CIDR6,2406:840:9962::/47
IP-CIDR6,2406:840:996c::/48 IP-CIDR6,2406:840:996c::/48
IP-CIDR6,2406:840:a000::/36 IP-CIDR6,2406:840:a800::/37
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
@@ -406,6 +406,7 @@ IP-CIDR6,2406:840:f200::/47
IP-CIDR6,2406:840:f203::/48 IP-CIDR6,2406:840:f203::/48
IP-CIDR6,2406:840:f380::/44 IP-CIDR6,2406:840:f380::/44
IP-CIDR6,2406:840:f44f::/48 IP-CIDR6,2406:840:f44f::/48
IP-CIDR6,2406:840:fa01::/48
IP-CIDR6,2406:840:fa40::/48 IP-CIDR6,2406:840:fa40::/48
IP-CIDR6,2406:840:fa60::/44 IP-CIDR6,2406:840:fa60::/44
IP-CIDR6,2406:840:fc10::/44 IP-CIDR6,2406:840:fc10::/44
@@ -420,7 +421,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:fde2::/48 IP-CIDR6,2406:840:fde4::/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
@@ -1154,6 +1155,7 @@ IP-CIDR6,240e::/20
IP-CIDR6,2602:2e0:ff::/48 IP-CIDR6,2602:2e0:ff::/48
IP-CIDR6,2602:f7ee:ee::/48 IP-CIDR6,2602:f7ee:ee::/48
IP-CIDR6,2602:f92a:a478::/48 IP-CIDR6,2602:f92a:a478::/48
IP-CIDR6,2602:f92a:d1ff::/48
IP-CIDR6,2602:f92a:dead::/48 IP-CIDR6,2602:f92a:dead::/48
IP-CIDR6,2602:f92a:e100::/44 IP-CIDR6,2602:f92a:e100::/44
IP-CIDR6,2602:f93b:400::/38 IP-CIDR6,2602:f93b:400::/38
@@ -1303,8 +1305,9 @@ IP-CIDR6,2a0f:7803:f800::/43
IP-CIDR6,2a0f:7803:f840::/44 IP-CIDR6,2a0f:7803:f840::/44
IP-CIDR6,2a0f:7803:faf3::/48 IP-CIDR6,2a0f:7803:faf3::/48
IP-CIDR6,2a0f:7803:fe41::/48 IP-CIDR6,2a0f:7803:fe41::/48
IP-CIDR6,2a0f:7803:fe44::/47 IP-CIDR6,2a0f:7803:fe44::/48
IP-CIDR6,2a0f:7803:fe46::/48 IP-CIDR6,2a0f:7803:fe46::/48
IP-CIDR6,2a0f:7803:fe60::/48
IP-CIDR6,2a0f:7803:fe81::/48 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
@@ -1391,7 +1394,6 @@ IP-CIDR6,2a14:67c1:b563::/48
IP-CIDR6,2a14:67c1:b566::/48 IP-CIDR6,2a14:67c1:b566::/48
IP-CIDR6,2a14:67c1:b581::/48 IP-CIDR6,2a14:67c1:b581::/48
IP-CIDR6,2a14:67c1:b582::/48 IP-CIDR6,2a14:67c1:b582::/48
IP-CIDR6,2a14:67c1:b586::/48
IP-CIDR6,2a14:67c1:b588::/47 IP-CIDR6,2a14:67c1:b588::/47
IP-CIDR6,2a14:67c1:b590::/48 IP-CIDR6,2a14:67c1:b590::/48
IP-CIDR6,2a14:67c5:1900::/40 IP-CIDR6,2a14:67c5:1900::/40

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-09-07T17:11:59.458Z</p> <p>Last Build: 2025-09-08T05:16:28.079Z</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

@@ -1271,7 +1271,6 @@
"103.227.80.0/22", "103.227.80.0/22",
"103.227.120.0/22", "103.227.120.0/22",
"103.227.136.0/22", "103.227.136.0/22",
"103.227.228.0/22",
"103.228.12.0/22", "103.228.12.0/22",
"103.228.136.0/22", "103.228.136.0/22",
"103.228.160.0/22", "103.228.160.0/22",
@@ -1557,7 +1556,6 @@
"110.236.0.0/15", "110.236.0.0/15",
"110.240.0.0/12", "110.240.0.0/12",
"111.0.0.0/10", "111.0.0.0/10",
"111.67.192.0/20",
"111.72.0.0/13", "111.72.0.0/13",
"111.85.0.0/16", "111.85.0.0/16",
"111.112.0.0/14", "111.112.0.0/14",

View File

@@ -364,7 +364,7 @@
"2406:840:9961::/48", "2406:840:9961::/48",
"2406:840:9962::/47", "2406:840:9962::/47",
"2406:840:996c::/48", "2406:840:996c::/48",
"2406:840:a000::/36", "2406:840:a800::/37",
"2406:840:e080::/44", "2406:840:e080::/44",
"2406:840:e0cf::/48", "2406:840:e0cf::/48",
"2406:840:e0e0::/46", "2406:840:e0e0::/46",
@@ -398,6 +398,7 @@
"2406:840:f203::/48", "2406:840:f203::/48",
"2406:840:f380::/44", "2406:840:f380::/44",
"2406:840:f44f::/48", "2406:840:f44f::/48",
"2406:840:fa01::/48",
"2406:840:fa40::/48", "2406:840:fa40::/48",
"2406:840:fa60::/44", "2406:840:fa60::/44",
"2406:840:fc10::/44", "2406:840:fc10::/44",
@@ -412,7 +413,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:fde2::/48", "2406:840:fde4::/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",
@@ -1146,6 +1147,7 @@
"2602:2e0:ff::/48", "2602:2e0:ff::/48",
"2602:f7ee:ee::/48", "2602:f7ee:ee::/48",
"2602:f92a:a478::/48", "2602:f92a:a478::/48",
"2602:f92a:d1ff::/48",
"2602:f92a:dead::/48", "2602:f92a:dead::/48",
"2602:f92a:e100::/44", "2602:f92a:e100::/44",
"2602:f93b:400::/38", "2602:f93b:400::/38",
@@ -1295,8 +1297,9 @@
"2a0f:7803:f840::/44", "2a0f:7803:f840::/44",
"2a0f:7803:faf3::/48", "2a0f:7803:faf3::/48",
"2a0f:7803:fe41::/48", "2a0f:7803:fe41::/48",
"2a0f:7803:fe44::/47", "2a0f:7803:fe44::/48",
"2a0f:7803:fe46::/48", "2a0f:7803:fe46::/48",
"2a0f:7803:fe60::/48",
"2a0f:7803:fe81::/48", "2a0f:7803:fe81::/48",
"2a0f:7803:fe82::/48", "2a0f:7803:fe82::/48",
"2a0f:7804:f650::/44", "2a0f:7804:f650::/44",
@@ -1383,7 +1386,6 @@
"2a14:67c1:b566::/48", "2a14:67c1:b566::/48",
"2a14:67c1:b581::/48", "2a14:67c1:b581::/48",
"2a14:67c1:b582::/48", "2a14:67c1:b582::/48",
"2a14:67c1:b586::/48",
"2a14:67c1:b588::/47", "2a14:67c1:b588::/47",
"2a14:67c1:b590::/48", "2a14:67c1:b590::/48",
"2a14:67c5:1900::/40", "2a14:67c5:1900::/40",