This commit is contained in:
SukkaW
2025-09-13 05:14:54 +00:00
parent 9281377fc9
commit a2a29f2d17
18 changed files with 4058 additions and 6511 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
# Last Updated: 2025-09-12T17:08:23.597Z
# Last Updated: 2025-09-13T05:14:32.243Z
# Size: 3945
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -3219,7 +3219,7 @@
203.93.96.0/20
203.93.117.0/24
203.93.120.0/21
203.93.144.0/20
203.93.128.0/19
203.93.160.0/20
203.93.208.0/20
203.93.224.0/19

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-09-12T05:15:04.550Z
# Size: 1445
# Last Updated: 2025-09-13T05:14:32.244Z
# Size: 1442
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -24,8 +24,7 @@
2001:da8::/32
2001:daa:1::/48
2001:daa:2::/47
2001:daa:4::/47
2001:daa:6::/48
2001:daa:4::/48
2001:dc7::/32
2001:dd8:1::/48
2001:dd9::/48
@@ -127,7 +126,6 @@
2400:cb80:e40::/44
2400:da00::/32
2400:dd00::/28
2400:ebc0::/32
2400:ee00:ffec::/46
2400:ee00:fff0::/44
2400:f6e0::/32
@@ -191,7 +189,8 @@
2401:de00::/32
2401:ec00::/32
2401:f860:a::/47
2401:f860:c::/46
2401:f860:c::/47
2401:f860:e::/48
2401:f860:86::/47
2401:f860:88::/47
2401:f860:90::/46
@@ -458,7 +457,6 @@
2406:52c0::/32
2406:5340:6666::/48
2406:5340:8888::/48
2406:5ac0::/32
2406:6100::/32
2406:b640:100::/48
2406:b640:4100::/48
@@ -1230,10 +1228,9 @@
2a09:b280:ff81::/48
2a09:b280:ff83::/48
2a09:b280:ff84::/47
2a0a:2840:20::/43
2a0a:2840:2000::/47
2a0a:2842::/32
2a0a:2840::/30
2a0a:2845:aab8::/46
2a0a:2845:d647::/48
2a0a:2846::/48
2a0a:6040:ec00::/40
2a0a:6044:6600::/39
@@ -1271,7 +1268,7 @@
2a0e:aa07:e1a0::/44
2a0e:aa07:e1e1::/48
2a0e:aa07:e1e2::/47
2a0e:aa07:e1e4::/47
2a0e:aa07:e1e5::/48
2a0e:aa07:e1e6::/48
2a0e:aa07:e200::/44
2a0e:aa07:e210::/48
@@ -1380,7 +1377,6 @@
2a14:67c1:b107::/48
2a14:67c1:b130::/46
2a14:67c1:b134::/47
2a14:67c1:b140::/48
2a14:67c1:b4a1::/48
2a14:67c1:b4a2::/48
2a14:67c1:b4c0::/45
@@ -1393,6 +1389,7 @@
2a14:67c1:b566::/48
2a14:67c1:b581::/48
2a14:67c1:b582::/48
2a14:67c1:b586::/48
2a14:67c1:b588::/47
2a14:67c1:b590::/48
2a14:67c5:1900::/40
@@ -1438,7 +1435,7 @@
2a14:7583:f201::/48
2a14:7583:f203::/48
2a14:7583:f300::/46
2a14:7583:f304::/48
2a14:7583:f304::/47
2a14:7583:f4fe::/48
2a14:7583:f500::/48
2a14:7583:f701::/48

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-09-12T17:08:24.916Z
// # Build 2025-09-13T05:14:34.170Z
declare(strict_types=1);
@@ -6160,7 +6160,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,203.93.96.0/20,Domestic',
'IP-CIDR,203.93.117.0/24,Domestic',
'IP-CIDR,203.93.120.0/21,Domestic',
'IP-CIDR,203.93.144.0/20,Domestic',
'IP-CIDR,203.93.128.0/19,Domestic',
'IP-CIDR,203.93.160.0/20,Domestic',
'IP-CIDR,203.93.208.0/20,Domestic',
'IP-CIDR,203.93.224.0/19,Domestic',
@@ -6907,8 +6907,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2001:da8::/32,Domestic',
'IP-CIDR6,2001:daa:1::/48,Domestic',
'IP-CIDR6,2001:daa:2::/47,Domestic',
'IP-CIDR6,2001:daa:4::/47,Domestic',
'IP-CIDR6,2001:daa:6::/48,Domestic',
'IP-CIDR6,2001:daa:4::/48,Domestic',
'IP-CIDR6,2001:dc7::/32,Domestic',
'IP-CIDR6,2001:dd8:1::/48,Domestic',
'IP-CIDR6,2001:dd9::/48,Domestic',
@@ -7010,7 +7009,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2400:cb80:e40::/44,Domestic',
'IP-CIDR6,2400:da00::/32,Domestic',
'IP-CIDR6,2400:dd00::/28,Domestic',
'IP-CIDR6,2400:ebc0::/32,Domestic',
'IP-CIDR6,2400:ee00:ffec::/46,Domestic',
'IP-CIDR6,2400:ee00:fff0::/44,Domestic',
'IP-CIDR6,2400:f6e0::/32,Domestic',
@@ -7074,7 +7072,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2401:de00::/32,Domestic',
'IP-CIDR6,2401:ec00::/32,Domestic',
'IP-CIDR6,2401:f860:a::/47,Domestic',
'IP-CIDR6,2401:f860:c::/46,Domestic',
'IP-CIDR6,2401:f860:c::/47,Domestic',
'IP-CIDR6,2401:f860:e::/48,Domestic',
'IP-CIDR6,2401:f860:86::/47,Domestic',
'IP-CIDR6,2401:f860:88::/47,Domestic',
'IP-CIDR6,2401:f860:90::/46,Domestic',
@@ -7341,7 +7340,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:52c0::/32,Domestic',
'IP-CIDR6,2406:5340:6666::/48,Domestic',
'IP-CIDR6,2406:5340:8888::/48,Domestic',
'IP-CIDR6,2406:5ac0::/32,Domestic',
'IP-CIDR6,2406:6100::/32,Domestic',
'IP-CIDR6,2406:b640:100::/48,Domestic',
'IP-CIDR6,2406:b640:4100::/48,Domestic',
@@ -8113,10 +8111,9 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a09:b280:ff81::/48,Domestic',
'IP-CIDR6,2a09:b280:ff83::/48,Domestic',
'IP-CIDR6,2a09:b280:ff84::/47,Domestic',
'IP-CIDR6,2a0a:2840:20::/43,Domestic',
'IP-CIDR6,2a0a:2840:2000::/47,Domestic',
'IP-CIDR6,2a0a:2842::/32,Domestic',
'IP-CIDR6,2a0a:2840::/30,Domestic',
'IP-CIDR6,2a0a:2845:aab8::/46,Domestic',
'IP-CIDR6,2a0a:2845:d647::/48,Domestic',
'IP-CIDR6,2a0a:2846::/48,Domestic',
'IP-CIDR6,2a0a:6040:ec00::/40,Domestic',
'IP-CIDR6,2a0a:6044:6600::/39,Domestic',
@@ -8154,7 +8151,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0e:aa07:e1a0::/44,Domestic',
'IP-CIDR6,2a0e:aa07:e1e1::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e1e2::/47,Domestic',
'IP-CIDR6,2a0e:aa07:e1e4::/47,Domestic',
'IP-CIDR6,2a0e:aa07:e1e5::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e1e6::/48,Domestic',
'IP-CIDR6,2a0e:aa07:e200::/44,Domestic',
'IP-CIDR6,2a0e:aa07:e210::/48,Domestic',
@@ -8263,7 +8260,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b107::/48,Domestic',
'IP-CIDR6,2a14:67c1:b130::/46,Domestic',
'IP-CIDR6,2a14:67c1:b134::/47,Domestic',
'IP-CIDR6,2a14:67c1:b140::/48,Domestic',
'IP-CIDR6,2a14:67c1:b4a1::/48,Domestic',
'IP-CIDR6,2a14:67c1:b4a2::/48,Domestic',
'IP-CIDR6,2a14:67c1:b4c0::/45,Domestic',
@@ -8276,6 +8272,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b566::/48,Domestic',
'IP-CIDR6,2a14:67c1:b581::/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:b590::/48,Domestic',
'IP-CIDR6,2a14:67c5:1900::/40,Domestic',
@@ -8321,7 +8318,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:7583:f201::/48,Domestic',
'IP-CIDR6,2a14:7583:f203::/48,Domestic',
'IP-CIDR6,2a14:7583:f300::/46,Domestic',
'IP-CIDR6,2a14:7583:f304::/48,Domestic',
'IP-CIDR6,2a14:7583:f304::/47,Domestic',
'IP-CIDR6,2a14:7583:f4fe::/48,Domestic',
'IP-CIDR6,2a14:7583:f500::/48,Domestic',
'IP-CIDR6,2a14:7583:f701::/48,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
# Last Updated: 2025-09-12T17:08:23.597Z
# Last Updated: 2025-09-13T05:14:32.243Z
# Size: 3946
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -3220,7 +3220,7 @@ IP-CIDR,203.93.64.0/19
IP-CIDR,203.93.96.0/20
IP-CIDR,203.93.117.0/24
IP-CIDR,203.93.120.0/21
IP-CIDR,203.93.144.0/20
IP-CIDR,203.93.128.0/19
IP-CIDR,203.93.160.0/20
IP-CIDR,203.93.208.0/20
IP-CIDR,203.93.224.0/19

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-09-12T05:15:04.550Z
# Size: 1446
# Last Updated: 2025-09-13T05:14:32.244Z
# Size: 1443
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -25,8 +25,7 @@ IP-CIDR6,2001:cc0::/32
IP-CIDR6,2001:da8::/32
IP-CIDR6,2001:daa:1::/48
IP-CIDR6,2001:daa:2::/47
IP-CIDR6,2001:daa:4::/47
IP-CIDR6,2001:daa:6::/48
IP-CIDR6,2001:daa:4::/48
IP-CIDR6,2001:dc7::/32
IP-CIDR6,2001:dd8:1::/48
IP-CIDR6,2001:dd9::/48
@@ -128,7 +127,6 @@ IP-CIDR6,2400:cb80:e30::/44
IP-CIDR6,2400:cb80:e40::/44
IP-CIDR6,2400:da00::/32
IP-CIDR6,2400:dd00::/28
IP-CIDR6,2400:ebc0::/32
IP-CIDR6,2400:ee00:ffec::/46
IP-CIDR6,2400:ee00:fff0::/44
IP-CIDR6,2400:f6e0::/32
@@ -192,7 +190,8 @@ IP-CIDR6,2401:d920::/48
IP-CIDR6,2401:de00::/32
IP-CIDR6,2401:ec00::/32
IP-CIDR6,2401:f860:a::/47
IP-CIDR6,2401:f860:c::/46
IP-CIDR6,2401:f860:c::/47
IP-CIDR6,2401:f860:e::/48
IP-CIDR6,2401:f860:86::/47
IP-CIDR6,2401:f860:88::/47
IP-CIDR6,2401:f860:90::/46
@@ -459,7 +458,6 @@ IP-CIDR6,2406:4d00::/48
IP-CIDR6,2406:52c0::/32
IP-CIDR6,2406:5340:6666::/48
IP-CIDR6,2406:5340:8888::/48
IP-CIDR6,2406:5ac0::/32
IP-CIDR6,2406:6100::/32
IP-CIDR6,2406:b640:100::/48
IP-CIDR6,2406:b640:4100::/48
@@ -1231,10 +1229,9 @@ IP-CIDR6,2a09:54c6:e000::/36
IP-CIDR6,2a09:b280:ff81::/48
IP-CIDR6,2a09:b280:ff83::/48
IP-CIDR6,2a09:b280:ff84::/47
IP-CIDR6,2a0a:2840:20::/43
IP-CIDR6,2a0a:2840:2000::/47
IP-CIDR6,2a0a:2842::/32
IP-CIDR6,2a0a:2840::/30
IP-CIDR6,2a0a:2845:aab8::/46
IP-CIDR6,2a0a:2845:d647::/48
IP-CIDR6,2a0a:2846::/48
IP-CIDR6,2a0a:6040:ec00::/40
IP-CIDR6,2a0a:6044:6600::/39
@@ -1272,7 +1269,7 @@ IP-CIDR6,2a0e:aa07:e16a::/48
IP-CIDR6,2a0e:aa07:e1a0::/44
IP-CIDR6,2a0e:aa07:e1e1::/48
IP-CIDR6,2a0e:aa07:e1e2::/47
IP-CIDR6,2a0e:aa07:e1e4::/47
IP-CIDR6,2a0e:aa07:e1e5::/48
IP-CIDR6,2a0e:aa07:e1e6::/48
IP-CIDR6,2a0e:aa07:e200::/44
IP-CIDR6,2a0e:aa07:e210::/48
@@ -1381,7 +1378,6 @@ IP-CIDR6,2a14:67c1:b105::/48
IP-CIDR6,2a14:67c1:b107::/48
IP-CIDR6,2a14:67c1:b130::/46
IP-CIDR6,2a14:67c1:b134::/47
IP-CIDR6,2a14:67c1:b140::/48
IP-CIDR6,2a14:67c1:b4a1::/48
IP-CIDR6,2a14:67c1:b4a2::/48
IP-CIDR6,2a14:67c1:b4c0::/45
@@ -1394,6 +1390,7 @@ IP-CIDR6,2a14:67c1:b563::/48
IP-CIDR6,2a14:67c1:b566::/48
IP-CIDR6,2a14:67c1:b581::/48
IP-CIDR6,2a14:67c1:b582::/48
IP-CIDR6,2a14:67c1:b586::/48
IP-CIDR6,2a14:67c1:b588::/47
IP-CIDR6,2a14:67c1:b590::/48
IP-CIDR6,2a14:67c5:1900::/40
@@ -1439,7 +1436,7 @@ IP-CIDR6,2a14:7581:3400::/47
IP-CIDR6,2a14:7583:f201::/48
IP-CIDR6,2a14:7583:f203::/48
IP-CIDR6,2a14:7583:f300::/46
IP-CIDR6,2a14:7583:f304::/48
IP-CIDR6,2a14:7583:f304::/47
IP-CIDR6,2a14:7583:f4fe::/48
IP-CIDR6,2a14:7583:f500::/48
IP-CIDR6,2a14:7583:f701::/48

View File

@@ -575,7 +575,7 @@
<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>
</p>
<p>Last Build: 2025-09-12T17:08:32.230Z</p>
<p>Last Build: 2025-09-13T05:14:40.823Z</p>
<br>
<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

@@ -3215,7 +3215,7 @@
"203.93.96.0/20",
"203.93.117.0/24",
"203.93.120.0/21",
"203.93.144.0/20",
"203.93.128.0/19",
"203.93.160.0/20",
"203.93.208.0/20",
"203.93.224.0/19",

View File

@@ -17,8 +17,7 @@
"2001:da8::/32",
"2001:daa:1::/48",
"2001:daa:2::/47",
"2001:daa:4::/47",
"2001:daa:6::/48",
"2001:daa:4::/48",
"2001:dc7::/32",
"2001:dd8:1::/48",
"2001:dd9::/48",
@@ -120,7 +119,6 @@
"2400:cb80:e40::/44",
"2400:da00::/32",
"2400:dd00::/28",
"2400:ebc0::/32",
"2400:ee00:ffec::/46",
"2400:ee00:fff0::/44",
"2400:f6e0::/32",
@@ -184,7 +182,8 @@
"2401:de00::/32",
"2401:ec00::/32",
"2401:f860:a::/47",
"2401:f860:c::/46",
"2401:f860:c::/47",
"2401:f860:e::/48",
"2401:f860:86::/47",
"2401:f860:88::/47",
"2401:f860:90::/46",
@@ -451,7 +450,6 @@
"2406:52c0::/32",
"2406:5340:6666::/48",
"2406:5340:8888::/48",
"2406:5ac0::/32",
"2406:6100::/32",
"2406:b640:100::/48",
"2406:b640:4100::/48",
@@ -1223,10 +1221,9 @@
"2a09:b280:ff81::/48",
"2a09:b280:ff83::/48",
"2a09:b280:ff84::/47",
"2a0a:2840:20::/43",
"2a0a:2840:2000::/47",
"2a0a:2842::/32",
"2a0a:2840::/30",
"2a0a:2845:aab8::/46",
"2a0a:2845:d647::/48",
"2a0a:2846::/48",
"2a0a:6040:ec00::/40",
"2a0a:6044:6600::/39",
@@ -1264,7 +1261,7 @@
"2a0e:aa07:e1a0::/44",
"2a0e:aa07:e1e1::/48",
"2a0e:aa07:e1e2::/47",
"2a0e:aa07:e1e4::/47",
"2a0e:aa07:e1e5::/48",
"2a0e:aa07:e1e6::/48",
"2a0e:aa07:e200::/44",
"2a0e:aa07:e210::/48",
@@ -1373,7 +1370,6 @@
"2a14:67c1:b107::/48",
"2a14:67c1:b130::/46",
"2a14:67c1:b134::/47",
"2a14:67c1:b140::/48",
"2a14:67c1:b4a1::/48",
"2a14:67c1:b4a2::/48",
"2a14:67c1:b4c0::/45",
@@ -1386,6 +1382,7 @@
"2a14:67c1:b566::/48",
"2a14:67c1:b581::/48",
"2a14:67c1:b582::/48",
"2a14:67c1:b586::/48",
"2a14:67c1:b588::/47",
"2a14:67c1:b590::/48",
"2a14:67c5:1900::/40",
@@ -1431,7 +1428,7 @@
"2a14:7583:f201::/48",
"2a14:7583:f203::/48",
"2a14:7583:f300::/46",
"2a14:7583:f304::/48",
"2a14:7583:f304::/47",
"2a14:7583:f4fe::/48",
"2a14:7583:f500::/48",
"2a14:7583:f701::/48",