This commit is contained in:
SukkaW
2025-11-22 05:16:12 +00:00
parent 8982d30934
commit 7e54a5d985
18 changed files with 2138 additions and 1475 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-11-21T17:09:50.098Z # Last Updated: 2025-11-22T05:15:49.329Z
# Size: 3940 # 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
@@ -1294,6 +1294,7 @@
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-21T05:17:43.461Z # Last Updated: 2025-11-22T05:15:49.330Z
# Size: 1439 # 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
@@ -475,7 +475,6 @@
2406:d440:200::/44 2406:d440:200::/44
2406:d440:300::/44 2406:d440:300::/44
2406:d440:ff00::/48 2406:d440:ff00::/48
2406:d440:ffff::/48
2406:e3c0::/32 2406:e3c0::/32
2406:e500::/33 2406:e500::/33
2407:23c0::/48 2407:23c0::/48
@@ -1073,7 +1072,6 @@
240a:40c1:2000::/43 240a:40c1:2000::/43
240a:40c1:4000::/43 240a:40c1:4000::/43
240a:40c1:6000::/43 240a:40c1:6000::/43
240a:40c1:8000::/43
240a:40c1:a000::/43 240a:40c1:a000::/43
240a:40c1:c000::/43 240a:40c1:c000::/43
240a:40c1:e000::/43 240a:40c1:e000::/43
@@ -1365,6 +1363,7 @@
2a14:67c1:a064::/48 2a14:67c1:a064::/48
2a14:67c1:a100::/43 2a14:67c1:a100::/43
2a14:67c1:a125::/48 2a14:67c1:a125::/48
2a14:67c1:a126::/48
2a14:67c1:a144::/48 2a14:67c1:a144::/48
2a14:67c1:b000::/48 2a14:67c1:b000::/48
2a14:67c1:b065::/48 2a14:67c1:b065::/48
@@ -1393,7 +1392,7 @@
2a14:67c1:b582::/48 2a14:67c1:b582::/48
2a14:67c1:b586::/48 2a14:67c1:b586::/48
2a14:67c1:b588::/47 2a14:67c1:b588::/47
2a14:67c1:b590::/48 2a14:67c1:b590::/47
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-21T17:09:51.881Z // # Build 2025-11-22T05:15:50.211Z
declare(strict_types=1); declare(strict_types=1);
@@ -4361,6 +4361,7 @@ $_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',
@@ -7479,7 +7480,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:d440:200::/44,Domestic', 'IP-CIDR6,2406:d440:200::/44,Domestic',
'IP-CIDR6,2406:d440:300::/44,Domestic', 'IP-CIDR6,2406:d440:300::/44,Domestic',
'IP-CIDR6,2406:d440:ff00::/48,Domestic', 'IP-CIDR6,2406:d440:ff00::/48,Domestic',
'IP-CIDR6,2406:d440:ffff::/48,Domestic',
'IP-CIDR6,2406:e3c0::/32,Domestic', 'IP-CIDR6,2406:e3c0::/32,Domestic',
'IP-CIDR6,2406:e500::/33,Domestic', 'IP-CIDR6,2406:e500::/33,Domestic',
'IP-CIDR6,2407:23c0::/48,Domestic', 'IP-CIDR6,2407:23c0::/48,Domestic',
@@ -8077,7 +8077,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,240a:40c1:2000::/43,Domestic', 'IP-CIDR6,240a:40c1:2000::/43,Domestic',
'IP-CIDR6,240a:40c1:4000::/43,Domestic', 'IP-CIDR6,240a:40c1:4000::/43,Domestic',
'IP-CIDR6,240a:40c1:6000::/43,Domestic', 'IP-CIDR6,240a:40c1:6000::/43,Domestic',
'IP-CIDR6,240a:40c1:8000::/43,Domestic',
'IP-CIDR6,240a:40c1:a000::/43,Domestic', 'IP-CIDR6,240a:40c1:a000::/43,Domestic',
'IP-CIDR6,240a:40c1:c000::/43,Domestic', 'IP-CIDR6,240a:40c1:c000::/43,Domestic',
'IP-CIDR6,240a:40c1:e000::/43,Domestic', 'IP-CIDR6,240a:40c1:e000::/43,Domestic',
@@ -8369,6 +8368,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:a064::/48,Domestic', 'IP-CIDR6,2a14:67c1:a064::/48,Domestic',
'IP-CIDR6,2a14:67c1:a100::/43,Domestic', 'IP-CIDR6,2a14:67c1:a100::/43,Domestic',
'IP-CIDR6,2a14:67c1:a125::/48,Domestic', 'IP-CIDR6,2a14:67c1:a125::/48,Domestic',
'IP-CIDR6,2a14:67c1:a126::/48,Domestic',
'IP-CIDR6,2a14:67c1:a144::/48,Domestic', 'IP-CIDR6,2a14:67c1:a144::/48,Domestic',
'IP-CIDR6,2a14:67c1:b000::/48,Domestic', 'IP-CIDR6,2a14:67c1:b000::/48,Domestic',
'IP-CIDR6,2a14:67c1:b065::/48,Domestic', 'IP-CIDR6,2a14:67c1:b065::/48,Domestic',
@@ -8397,7 +8397,7 @@ $_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::/47,Domestic', 'IP-CIDR6,2a14:67c1:b588::/47,Domestic',
'IP-CIDR6,2a14:67c1:b590::/48,Domestic', 'IP-CIDR6,2a14:67c1:b590::/47,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,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR # Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2025-11-21T17:09:50.098Z # Last Updated: 2025-11-22T05:15:49.329Z
# Size: 3941 # 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
@@ -1295,6 +1295,7 @@ 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-21T05:17:43.461Z # Last Updated: 2025-11-22T05:15:49.330Z
# Size: 1440 # Size: 1439
# 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
@@ -476,7 +476,6 @@ IP-CIDR6,2406:d440:100::/44
IP-CIDR6,2406:d440:200::/44 IP-CIDR6,2406:d440:200::/44
IP-CIDR6,2406:d440:300::/44 IP-CIDR6,2406:d440:300::/44
IP-CIDR6,2406:d440:ff00::/48 IP-CIDR6,2406:d440:ff00::/48
IP-CIDR6,2406:d440:ffff::/48
IP-CIDR6,2406:e3c0::/32 IP-CIDR6,2406:e3c0::/32
IP-CIDR6,2406:e500::/33 IP-CIDR6,2406:e500::/33
IP-CIDR6,2407:23c0::/48 IP-CIDR6,2407:23c0::/48
@@ -1074,7 +1073,6 @@ IP-CIDR6,240a:40c1::/43
IP-CIDR6,240a:40c1:2000::/43 IP-CIDR6,240a:40c1:2000::/43
IP-CIDR6,240a:40c1:4000::/43 IP-CIDR6,240a:40c1:4000::/43
IP-CIDR6,240a:40c1:6000::/43 IP-CIDR6,240a:40c1:6000::/43
IP-CIDR6,240a:40c1:8000::/43
IP-CIDR6,240a:40c1:a000::/43 IP-CIDR6,240a:40c1:a000::/43
IP-CIDR6,240a:40c1:c000::/43 IP-CIDR6,240a:40c1:c000::/43
IP-CIDR6,240a:40c1:e000::/43 IP-CIDR6,240a:40c1:e000::/43
@@ -1366,6 +1364,7 @@ IP-CIDR6,2a14:67c1:a040::/47
IP-CIDR6,2a14:67c1:a064::/48 IP-CIDR6,2a14:67c1:a064::/48
IP-CIDR6,2a14:67c1:a100::/43 IP-CIDR6,2a14:67c1:a100::/43
IP-CIDR6,2a14:67c1:a125::/48 IP-CIDR6,2a14:67c1:a125::/48
IP-CIDR6,2a14:67c1:a126::/48
IP-CIDR6,2a14:67c1:a144::/48 IP-CIDR6,2a14:67c1:a144::/48
IP-CIDR6,2a14:67c1:b000::/48 IP-CIDR6,2a14:67c1:b000::/48
IP-CIDR6,2a14:67c1:b065::/48 IP-CIDR6,2a14:67c1:b065::/48
@@ -1394,7 +1393,7 @@ 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::/47 IP-CIDR6,2a14:67c1:b588::/47
IP-CIDR6,2a14:67c1:b590::/48 IP-CIDR6,2a14:67c1:b590::/47
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-21T17:09:56.306Z</p> <p>Last Build: 2025-11-22T05:15:55.214Z</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

@@ -1290,6 +1290,7 @@
"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

@@ -468,7 +468,6 @@
"2406:d440:200::/44", "2406:d440:200::/44",
"2406:d440:300::/44", "2406:d440:300::/44",
"2406:d440:ff00::/48", "2406:d440:ff00::/48",
"2406:d440:ffff::/48",
"2406:e3c0::/32", "2406:e3c0::/32",
"2406:e500::/33", "2406:e500::/33",
"2407:23c0::/48", "2407:23c0::/48",
@@ -1066,7 +1065,6 @@
"240a:40c1:2000::/43", "240a:40c1:2000::/43",
"240a:40c1:4000::/43", "240a:40c1:4000::/43",
"240a:40c1:6000::/43", "240a:40c1:6000::/43",
"240a:40c1:8000::/43",
"240a:40c1:a000::/43", "240a:40c1:a000::/43",
"240a:40c1:c000::/43", "240a:40c1:c000::/43",
"240a:40c1:e000::/43", "240a:40c1:e000::/43",
@@ -1358,6 +1356,7 @@
"2a14:67c1:a064::/48", "2a14:67c1:a064::/48",
"2a14:67c1:a100::/43", "2a14:67c1:a100::/43",
"2a14:67c1:a125::/48", "2a14:67c1:a125::/48",
"2a14:67c1:a126::/48",
"2a14:67c1:a144::/48", "2a14:67c1:a144::/48",
"2a14:67c1:b000::/48", "2a14:67c1:b000::/48",
"2a14:67c1:b065::/48", "2a14:67c1:b065::/48",
@@ -1386,7 +1385,7 @@
"2a14:67c1:b582::/48", "2a14:67c1:b582::/48",
"2a14:67c1:b586::/48", "2a14:67c1:b586::/48",
"2a14:67c1:b588::/47", "2a14:67c1:b588::/47",
"2a14:67c1:b590::/48", "2a14:67c1:b590::/47",
"2a14:67c1:b599::/48", "2a14:67c1:b599::/48",
"2a14:67c1:b5a1::/48", "2a14:67c1:b5a1::/48",
"2a14:67c1:c300::/40", "2a14:67c1:c300::/40",