This commit is contained in:
SukkaW
2025-11-03 05:18:44 +00:00
parent c4ba784d5b
commit 2894a4b6bb
18 changed files with 3172 additions and 2407 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,6 +1,6 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-11-02T17:08:27.516Z # Last Updated: 2025-11-03T05:18:08.102Z
# Size: 3940 # Size: 3940
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -1011,6 +1011,7 @@
103.71.232.0/22 103.71.232.0/22
103.72.113.0/24 103.72.113.0/24
103.72.172.0/24 103.72.172.0/24
103.72.224.0/21
103.73.48.0/24 103.73.48.0/24
103.73.116.0/22 103.73.116.0/22
103.73.136.0/21 103.73.136.0/21
@@ -1291,7 +1292,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

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-11-02T05:16:08.423Z # Last Updated: 2025-11-03T05:18:08.109Z
# Size: 1421 # Size: 1425
# 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
@@ -16,6 +16,7 @@
2001:254::/31 2001:254::/31
2001:256:100::/48 2001:256:100::/48
2001:678:120::/48 2001:678:120::/48
2001:678:10d0::/48
2001:67c:ebc::/48 2001:67c:ebc::/48
2001:7fa:5::/48 2001:7fa:5::/48
2001:c68::/32 2001:c68::/32
@@ -441,6 +442,7 @@
2406:840:fecc::/47 2406:840:fecc::/47
2406:840:fecf::/48 2406:840:fecf::/48
2406:840:fed1::/48 2406:840:fed1::/48
2406:840:fed6::/48
2406:840:fed8::/48 2406:840:fed8::/48
2406:840:fedb::/48 2406:840:fedb::/48
2406:840:fedc::/48 2406:840:fedc::/48
@@ -1126,6 +1128,7 @@
2602:f92a:a471::/48 2602:f92a:a471::/48
2602:f92a:a473::/48 2602:f92a:a473::/48
2602:f92a:a478::/48 2602:f92a:a478::/48
2602:f92a:dead::/48
2602:f92a:e100::/44 2602:f92a:e100::/44
2602:f93b:400::/38 2602:f93b:400::/38
2602:f9ba:a8::/48 2602:f9ba:a8::/48
@@ -1359,7 +1362,9 @@
2a14:67c1:b100::/46 2a14:67c1:b100::/46
2a14:67c1:b105::/48 2a14:67c1:b105::/48
2a14:67c1:b107::/48 2a14:67c1:b107::/48
2a14:67c1:b130::/46 2a14:67c1:b130::/48
2a14:67c1:b132::/47
2a14:67c1:b134::/47
2a14:67c1:b136::/48 2a14:67c1:b136::/48
2a14:67c1:b140::/48 2a14:67c1:b140::/48
2a14:67c1:b4a1::/48 2a14:67c1:b4a1::/48
@@ -1378,7 +1383,6 @@
2a14:67c1:b582::/48 2a14:67c1:b582::/48
2a14:67c1:b586::/48 2a14:67c1:b586::/48
2a14:67c1:b588::/48 2a14:67c1:b588::/48
2a14:67c1:b591::/48
2a14:67c1:b599::/48 2a14:67c1:b599::/48
2a14:67c1:b5a1::/48 2a14:67c1:b5a1::/48
2a14:67c1:c300::/40 2a14:67c1:c300::/40

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2025-11-02T17:08:29.973Z // # Build 2025-11-03T05:18:09.517Z
declare(strict_types=1); declare(strict_types=1);
@@ -4003,6 +4003,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.71.232.0/22,Domestic', 'IP-CIDR,103.71.232.0/22,Domestic',
'IP-CIDR,103.72.113.0/24,Domestic', 'IP-CIDR,103.72.113.0/24,Domestic',
'IP-CIDR,103.72.172.0/24,Domestic', 'IP-CIDR,103.72.172.0/24,Domestic',
'IP-CIDR,103.72.224.0/21,Domestic',
'IP-CIDR,103.73.48.0/24,Domestic', 'IP-CIDR,103.73.48.0/24,Domestic',
'IP-CIDR,103.73.116.0/22,Domestic', 'IP-CIDR,103.73.116.0/22,Domestic',
'IP-CIDR,103.73.136.0/21,Domestic', 'IP-CIDR,103.73.136.0/21,Domestic',
@@ -4283,7 +4284,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',
@@ -6945,6 +6945,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2001:254::/31,Domestic', 'IP-CIDR6,2001:254::/31,Domestic',
'IP-CIDR6,2001:256:100::/48,Domestic', 'IP-CIDR6,2001:256:100::/48,Domestic',
'IP-CIDR6,2001:678:120::/48,Domestic', 'IP-CIDR6,2001:678:120::/48,Domestic',
'IP-CIDR6,2001:678:10d0::/48,Domestic',
'IP-CIDR6,2001:67c:ebc::/48,Domestic', 'IP-CIDR6,2001:67c:ebc::/48,Domestic',
'IP-CIDR6,2001:7fa:5::/48,Domestic', 'IP-CIDR6,2001:7fa:5::/48,Domestic',
'IP-CIDR6,2001:c68::/32,Domestic', 'IP-CIDR6,2001:c68::/32,Domestic',
@@ -7370,6 +7371,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:fecc::/47,Domestic', 'IP-CIDR6,2406:840:fecc::/47,Domestic',
'IP-CIDR6,2406:840:fecf::/48,Domestic', 'IP-CIDR6,2406:840:fecf::/48,Domestic',
'IP-CIDR6,2406:840:fed1::/48,Domestic', 'IP-CIDR6,2406:840:fed1::/48,Domestic',
'IP-CIDR6,2406:840:fed6::/48,Domestic',
'IP-CIDR6,2406:840:fed8::/48,Domestic', 'IP-CIDR6,2406:840:fed8::/48,Domestic',
'IP-CIDR6,2406:840:fedb::/48,Domestic', 'IP-CIDR6,2406:840:fedb::/48,Domestic',
'IP-CIDR6,2406:840:fedc::/48,Domestic', 'IP-CIDR6,2406:840:fedc::/48,Domestic',
@@ -8055,6 +8057,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2602:f92a:a471::/48,Domestic', 'IP-CIDR6,2602:f92a:a471::/48,Domestic',
'IP-CIDR6,2602:f92a:a473::/48,Domestic', 'IP-CIDR6,2602:f92a:a473::/48,Domestic',
'IP-CIDR6,2602:f92a:a478::/48,Domestic', 'IP-CIDR6,2602:f92a:a478::/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',
'IP-CIDR6,2602:f9ba:a8::/48,Domestic', 'IP-CIDR6,2602:f9ba:a8::/48,Domestic',
@@ -8288,7 +8291,9 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b100::/46,Domestic', 'IP-CIDR6,2a14:67c1:b100::/46,Domestic',
'IP-CIDR6,2a14:67c1:b105::/48,Domestic', 'IP-CIDR6,2a14:67c1:b105::/48,Domestic',
'IP-CIDR6,2a14:67c1:b107::/48,Domestic', 'IP-CIDR6,2a14:67c1:b107::/48,Domestic',
'IP-CIDR6,2a14:67c1:b130::/46,Domestic', 'IP-CIDR6,2a14:67c1:b130::/48,Domestic',
'IP-CIDR6,2a14:67c1:b132::/47,Domestic',
'IP-CIDR6,2a14:67c1:b134::/47,Domestic',
'IP-CIDR6,2a14:67c1:b136::/48,Domestic', 'IP-CIDR6,2a14:67c1:b136::/48,Domestic',
'IP-CIDR6,2a14:67c1:b140::/48,Domestic', 'IP-CIDR6,2a14:67c1:b140::/48,Domestic',
'IP-CIDR6,2a14:67c1:b4a1::/48,Domestic', 'IP-CIDR6,2a14:67c1:b4a1::/48,Domestic',
@@ -8307,7 +8312,6 @@ $_ENV['Clash_Group_Config'] = [
'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:b586::/48,Domestic',
'IP-CIDR6,2a14:67c1:b588::/48,Domestic', 'IP-CIDR6,2a14:67c1:b588::/48,Domestic',
'IP-CIDR6,2a14:67c1:b591::/48,Domestic',
'IP-CIDR6,2a14:67c1:b599::/48,Domestic', 'IP-CIDR6,2a14:67c1:b599::/48,Domestic',
'IP-CIDR6,2a14:67c1:b5a1::/48,Domestic', 'IP-CIDR6,2a14:67c1:b5a1::/48,Domestic',
'IP-CIDR6,2a14:67c1:c300::/40,Domestic', 'IP-CIDR6,2a14:67c1:c300::/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,6 +1,6 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-11-02T17:08:27.516Z # Last Updated: 2025-11-03T05:18:08.102Z
# Size: 3941 # Size: 3941
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -1012,6 +1012,7 @@ IP-CIDR,103.71.202.0/24
IP-CIDR,103.71.232.0/22 IP-CIDR,103.71.232.0/22
IP-CIDR,103.72.113.0/24 IP-CIDR,103.72.113.0/24
IP-CIDR,103.72.172.0/24 IP-CIDR,103.72.172.0/24
IP-CIDR,103.72.224.0/21
IP-CIDR,103.73.48.0/24 IP-CIDR,103.73.48.0/24
IP-CIDR,103.73.116.0/22 IP-CIDR,103.73.116.0/22
IP-CIDR,103.73.136.0/21 IP-CIDR,103.73.136.0/21
@@ -1292,7 +1293,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

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-11-02T05:16:08.423Z # Last Updated: 2025-11-03T05:18:08.109Z
# Size: 1422 # Size: 1426
# 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
@@ -17,6 +17,7 @@ IP-CIDR6,2001:250::/30
IP-CIDR6,2001:254::/31 IP-CIDR6,2001:254::/31
IP-CIDR6,2001:256:100::/48 IP-CIDR6,2001:256:100::/48
IP-CIDR6,2001:678:120::/48 IP-CIDR6,2001:678:120::/48
IP-CIDR6,2001:678:10d0::/48
IP-CIDR6,2001:67c:ebc::/48 IP-CIDR6,2001:67c:ebc::/48
IP-CIDR6,2001:7fa:5::/48 IP-CIDR6,2001:7fa:5::/48
IP-CIDR6,2001:c68::/32 IP-CIDR6,2001:c68::/32
@@ -442,6 +443,7 @@ IP-CIDR6,2406:840:feca::/47
IP-CIDR6,2406:840:fecc::/47 IP-CIDR6,2406:840:fecc::/47
IP-CIDR6,2406:840:fecf::/48 IP-CIDR6,2406:840:fecf::/48
IP-CIDR6,2406:840:fed1::/48 IP-CIDR6,2406:840:fed1::/48
IP-CIDR6,2406:840:fed6::/48
IP-CIDR6,2406:840:fed8::/48 IP-CIDR6,2406:840:fed8::/48
IP-CIDR6,2406:840:fedb::/48 IP-CIDR6,2406:840:fedb::/48
IP-CIDR6,2406:840:fedc::/48 IP-CIDR6,2406:840:fedc::/48
@@ -1127,6 +1129,7 @@ IP-CIDR6,2602:f92a:1314::/48
IP-CIDR6,2602:f92a:a471::/48 IP-CIDR6,2602:f92a:a471::/48
IP-CIDR6,2602:f92a:a473::/48 IP-CIDR6,2602:f92a:a473::/48
IP-CIDR6,2602:f92a:a478::/48 IP-CIDR6,2602:f92a:a478::/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
IP-CIDR6,2602:f9ba:a8::/48 IP-CIDR6,2602:f9ba:a8::/48
@@ -1360,7 +1363,9 @@ IP-CIDR6,2a14:67c1:b068::/47
IP-CIDR6,2a14:67c1:b100::/46 IP-CIDR6,2a14:67c1:b100::/46
IP-CIDR6,2a14:67c1:b105::/48 IP-CIDR6,2a14:67c1:b105::/48
IP-CIDR6,2a14:67c1:b107::/48 IP-CIDR6,2a14:67c1:b107::/48
IP-CIDR6,2a14:67c1:b130::/46 IP-CIDR6,2a14:67c1:b130::/48
IP-CIDR6,2a14:67c1:b132::/47
IP-CIDR6,2a14:67c1:b134::/47
IP-CIDR6,2a14:67c1:b136::/48 IP-CIDR6,2a14:67c1:b136::/48
IP-CIDR6,2a14:67c1:b140::/48 IP-CIDR6,2a14:67c1:b140::/48
IP-CIDR6,2a14:67c1:b4a1::/48 IP-CIDR6,2a14:67c1:b4a1::/48
@@ -1379,7 +1384,6 @@ IP-CIDR6,2a14:67c1:b578::/48
IP-CIDR6,2a14:67c1:b582::/48 IP-CIDR6,2a14:67c1:b582::/48
IP-CIDR6,2a14:67c1:b586::/48 IP-CIDR6,2a14:67c1:b586::/48
IP-CIDR6,2a14:67c1:b588::/48 IP-CIDR6,2a14:67c1:b588::/48
IP-CIDR6,2a14:67c1:b591::/48
IP-CIDR6,2a14:67c1:b599::/48 IP-CIDR6,2a14:67c1:b599::/48
IP-CIDR6,2a14:67c1:b5a1::/48 IP-CIDR6,2a14:67c1:b5a1::/48
IP-CIDR6,2a14:67c1:c300::/40 IP-CIDR6,2a14:67c1:c300::/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-11-02T17:08:38.473Z</p> <p>Last Build: 2025-11-03T05:18:18.514Z</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

@@ -1007,6 +1007,7 @@
"103.71.232.0/22", "103.71.232.0/22",
"103.72.113.0/24", "103.72.113.0/24",
"103.72.172.0/24", "103.72.172.0/24",
"103.72.224.0/21",
"103.73.48.0/24", "103.73.48.0/24",
"103.73.116.0/22", "103.73.116.0/22",
"103.73.136.0/21", "103.73.136.0/21",
@@ -1287,7 +1288,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",

View File

@@ -9,6 +9,7 @@
"2001:254::/31", "2001:254::/31",
"2001:256:100::/48", "2001:256:100::/48",
"2001:678:120::/48", "2001:678:120::/48",
"2001:678:10d0::/48",
"2001:67c:ebc::/48", "2001:67c:ebc::/48",
"2001:7fa:5::/48", "2001:7fa:5::/48",
"2001:c68::/32", "2001:c68::/32",
@@ -434,6 +435,7 @@
"2406:840:fecc::/47", "2406:840:fecc::/47",
"2406:840:fecf::/48", "2406:840:fecf::/48",
"2406:840:fed1::/48", "2406:840:fed1::/48",
"2406:840:fed6::/48",
"2406:840:fed8::/48", "2406:840:fed8::/48",
"2406:840:fedb::/48", "2406:840:fedb::/48",
"2406:840:fedc::/48", "2406:840:fedc::/48",
@@ -1119,6 +1121,7 @@
"2602:f92a:a471::/48", "2602:f92a:a471::/48",
"2602:f92a:a473::/48", "2602:f92a:a473::/48",
"2602:f92a:a478::/48", "2602:f92a:a478::/48",
"2602:f92a:dead::/48",
"2602:f92a:e100::/44", "2602:f92a:e100::/44",
"2602:f93b:400::/38", "2602:f93b:400::/38",
"2602:f9ba:a8::/48", "2602:f9ba:a8::/48",
@@ -1352,7 +1355,9 @@
"2a14:67c1:b100::/46", "2a14:67c1:b100::/46",
"2a14:67c1:b105::/48", "2a14:67c1:b105::/48",
"2a14:67c1:b107::/48", "2a14:67c1:b107::/48",
"2a14:67c1:b130::/46", "2a14:67c1:b130::/48",
"2a14:67c1:b132::/47",
"2a14:67c1:b134::/47",
"2a14:67c1:b136::/48", "2a14:67c1:b136::/48",
"2a14:67c1:b140::/48", "2a14:67c1:b140::/48",
"2a14:67c1:b4a1::/48", "2a14:67c1:b4a1::/48",
@@ -1371,7 +1376,6 @@
"2a14:67c1:b582::/48", "2a14:67c1:b582::/48",
"2a14:67c1:b586::/48", "2a14:67c1:b586::/48",
"2a14:67c1:b588::/48", "2a14:67c1:b588::/48",
"2a14:67c1:b591::/48",
"2a14:67c1:b599::/48", "2a14:67c1:b599::/48",
"2a14:67c1:b5a1::/48", "2a14:67c1:b5a1::/48",
"2a14:67c1:c300::/40", "2a14:67c1:c300::/40",