This commit is contained in:
SukkaW
2025-07-30 08:30:06 +00:00
parent 960bf69a27
commit 3a1eee3141
21 changed files with 3668 additions and 2684 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-07-29T16:04:00.756Z
# Last Updated: 2025-07-30T08:29:34.606Z
# Size: 3925
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -775,6 +775,7 @@
101.237.128.0/20
101.240.0.0/14
101.245.0.0/22
101.245.8.0/23
101.245.16.0/22
101.245.32.0/19
101.245.64.0/18
@@ -1748,6 +1749,8 @@
115.28.0.0/15
115.31.64.0/22
115.32.0.0/19
115.32.32.0/21
115.32.56.0/21
115.44.0.0/14
115.48.0.0/12
115.84.0.0/18
@@ -3225,9 +3228,6 @@
203.107.72.0/21
203.107.80.0/21
203.107.96.0/23
203.107.100.0/22
203.107.104.0/22
203.107.108.0/23
203.107.116.0/22
203.110.160.0/19
203.110.208.0/20

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-07-29T12:54:01.903Z
# Size: 1387
# Last Updated: 2025-07-30T08:29:34.607Z
# Size: 1378
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -341,7 +341,6 @@
2405:3140:21::/48
2405:3140:31::/48
2405:3140:3a::/48
2405:57c0::/48
2405:66c0::/32
2405:68c0:21::/48
2405:6940::/48
@@ -1142,7 +1141,6 @@
2602:f93b:400::/38
2602:f9ba:a8::/48
2602:f9ba:10c::/48
2602:fd92:cc0::/44
2602:feda:182::/47
2602:feda:1bf::/48
2602:feda:1d1::/48
@@ -1275,10 +1273,9 @@
2a0e:b107:dce::/48
2a0e:b107:147a::/48
2a0e:b107:14a0::/44
2a0e:b107:16b0::/44
2a0e:b107:178d::/48
2a0e:b107:178e::/48
2a0f:5707:ac00::/47
2a0f:5707:ac00::/48
2a0f:7803:e300::/40
2a0f:7803:f5d0::/44
2a0f:7803:f5e0::/43
@@ -1301,11 +1298,8 @@
2a0f:7804:f9f0::/44
2a0f:7807::/32
2a0f:7d07::/32
2a0f:85c1:816::/48
2a0f:85c1:b3a::/48
2a0f:85c1:ba5::/48
2a0f:9400:6110::/48
2a0f:9400:6163::/48
2a0f:9400:7700::/48
2a0f:ac00::/29
2a10:2f00:15a::/48
@@ -1334,9 +1328,8 @@
2a14:4c41::/32
2a14:67c1:20::/44
2a14:67c1:70::/47
2a14:67c1:73::/48
2a14:67c1:74::/48
2a14:67c1:702::/47
2a14:67c1:702::/48
2a14:67c1:a010::/44
2a14:67c1:a020::/48
2a14:67c1:a023::/48
@@ -1346,9 +1339,8 @@
2a14:67c1:a040::/48
2a14:67c1:a061::/48
2a14:67c1:a064::/48
2a14:67c1:a090::/47
2a14:67c1:a093::/48
2a14:67c1:a095::/48
2a14:67c1:a090::/46
2a14:67c1:a094::/47
2a14:67c1:a099::/48
2a14:67c1:a100::/43
2a14:67c1:a121::/48
@@ -1387,7 +1379,6 @@
2a14:7581:3400::/47
2a14:7581:9010::/44
2a14:7584::/36
2a14:7584:9000::/36
2c0f:f7a8:8011::/48
2c0f:f7a8:8050::/48
2c0f:f7a8:805f::/48

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2025-07-27T16:03:45.880Z
# Size: 693
# Last Updated: 2025-07-30T08:29:32.306Z
# Size: 694
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -391,6 +391,7 @@ DOMAIN-REGEX,^logger-[\w.-]*?\.dailymotion\.com$
DOMAIN-REGEX,^btn\.createsend[\w.-]*?\.com$
DOMAIN-REGEX,^a[\w.-]*?\.chajiaotong\.com$
DOMAIN-REGEX,^tnc16-[\w.-]*?\.byteoversea\.com$
DOMAIN-REGEX,^mon-[\w.-]*?\.byteoversea\.com$
DOMAIN-REGEX,^log[\w.-]*?\.byteoversea\.com$
DOMAIN-REGEX,^batchlogging[\w.-]*?-noneu\.truecaller\.com$
DOMAIN-REGEX,^batchlogging[\w.-]*?-eu\.truecaller\.com$

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-07-29T16:04:00.797Z
// # Build 2025-07-30T08:29:34.658Z
declare(strict_types=1);
@@ -3653,6 +3653,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,101.237.128.0/20,Domestic',
'IP-CIDR,101.240.0.0/14,Domestic',
'IP-CIDR,101.245.0.0/22,Domestic',
'IP-CIDR,101.245.8.0/23,Domestic',
'IP-CIDR,101.245.16.0/22,Domestic',
'IP-CIDR,101.245.32.0/19,Domestic',
'IP-CIDR,101.245.64.0/18,Domestic',
@@ -4626,6 +4627,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,115.28.0.0/15,Domestic',
'IP-CIDR,115.31.64.0/22,Domestic',
'IP-CIDR,115.32.0.0/19,Domestic',
'IP-CIDR,115.32.32.0/21,Domestic',
'IP-CIDR,115.32.56.0/21,Domestic',
'IP-CIDR,115.44.0.0/14,Domestic',
'IP-CIDR,115.48.0.0/12,Domestic',
'IP-CIDR,115.84.0.0/18,Domestic',
@@ -6103,9 +6106,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,203.107.72.0/21,Domestic',
'IP-CIDR,203.107.80.0/21,Domestic',
'IP-CIDR,203.107.96.0/23,Domestic',
'IP-CIDR,203.107.100.0/22,Domestic',
'IP-CIDR,203.107.104.0/22,Domestic',
'IP-CIDR,203.107.108.0/23,Domestic',
'IP-CIDR,203.107.116.0/22,Domestic',
'IP-CIDR,203.110.160.0/19,Domestic',
'IP-CIDR,203.110.208.0/20,Domestic',
@@ -7141,7 +7141,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2405:3140:21::/48,Domestic',
'IP-CIDR6,2405:3140:31::/48,Domestic',
'IP-CIDR6,2405:3140:3a::/48,Domestic',
'IP-CIDR6,2405:57c0::/48,Domestic',
'IP-CIDR6,2405:66c0::/32,Domestic',
'IP-CIDR6,2405:68c0:21::/48,Domestic',
'IP-CIDR6,2405:6940::/48,Domestic',
@@ -7942,7 +7941,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2602:f93b:400::/38,Domestic',
'IP-CIDR6,2602:f9ba:a8::/48,Domestic',
'IP-CIDR6,2602:f9ba:10c::/48,Domestic',
'IP-CIDR6,2602:fd92:cc0::/44,Domestic',
'IP-CIDR6,2602:feda:182::/47,Domestic',
'IP-CIDR6,2602:feda:1bf::/48,Domestic',
'IP-CIDR6,2602:feda:1d1::/48,Domestic',
@@ -8075,10 +8073,9 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0e:b107:dce::/48,Domestic',
'IP-CIDR6,2a0e:b107:147a::/48,Domestic',
'IP-CIDR6,2a0e:b107:14a0::/44,Domestic',
'IP-CIDR6,2a0e:b107:16b0::/44,Domestic',
'IP-CIDR6,2a0e:b107:178d::/48,Domestic',
'IP-CIDR6,2a0e:b107:178e::/48,Domestic',
'IP-CIDR6,2a0f:5707:ac00::/47,Domestic',
'IP-CIDR6,2a0f:5707:ac00::/48,Domestic',
'IP-CIDR6,2a0f:7803:e300::/40,Domestic',
'IP-CIDR6,2a0f:7803:f5d0::/44,Domestic',
'IP-CIDR6,2a0f:7803:f5e0::/43,Domestic',
@@ -8101,11 +8098,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0f:7804:f9f0::/44,Domestic',
'IP-CIDR6,2a0f:7807::/32,Domestic',
'IP-CIDR6,2a0f:7d07::/32,Domestic',
'IP-CIDR6,2a0f:85c1:816::/48,Domestic',
'IP-CIDR6,2a0f:85c1:b3a::/48,Domestic',
'IP-CIDR6,2a0f:85c1:ba5::/48,Domestic',
'IP-CIDR6,2a0f:9400:6110::/48,Domestic',
'IP-CIDR6,2a0f:9400:6163::/48,Domestic',
'IP-CIDR6,2a0f:9400:7700::/48,Domestic',
'IP-CIDR6,2a0f:ac00::/29,Domestic',
'IP-CIDR6,2a10:2f00:15a::/48,Domestic',
@@ -8134,9 +8128,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:4c41::/32,Domestic',
'IP-CIDR6,2a14:67c1:20::/44,Domestic',
'IP-CIDR6,2a14:67c1:70::/47,Domestic',
'IP-CIDR6,2a14:67c1:73::/48,Domestic',
'IP-CIDR6,2a14:67c1:74::/48,Domestic',
'IP-CIDR6,2a14:67c1:702::/47,Domestic',
'IP-CIDR6,2a14:67c1:702::/48,Domestic',
'IP-CIDR6,2a14:67c1:a010::/44,Domestic',
'IP-CIDR6,2a14:67c1:a020::/48,Domestic',
'IP-CIDR6,2a14:67c1:a023::/48,Domestic',
@@ -8146,9 +8139,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:a040::/48,Domestic',
'IP-CIDR6,2a14:67c1:a061::/48,Domestic',
'IP-CIDR6,2a14:67c1:a064::/48,Domestic',
'IP-CIDR6,2a14:67c1:a090::/47,Domestic',
'IP-CIDR6,2a14:67c1:a093::/48,Domestic',
'IP-CIDR6,2a14:67c1:a095::/48,Domestic',
'IP-CIDR6,2a14:67c1:a090::/46,Domestic',
'IP-CIDR6,2a14:67c1:a094::/47,Domestic',
'IP-CIDR6,2a14:67c1:a099::/48,Domestic',
'IP-CIDR6,2a14:67c1:a100::/43,Domestic',
'IP-CIDR6,2a14:67c1:a121::/48,Domestic',
@@ -8187,7 +8179,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:7581:3400::/47,Domestic',
'IP-CIDR6,2a14:7581:9010::/44,Domestic',
'IP-CIDR6,2a14:7584::/36,Domestic',
'IP-CIDR6,2a14:7584:9000::/36,Domestic',
'IP-CIDR6,2c0f:f7a8:8011::/48,Domestic',
'IP-CIDR6,2c0f:f7a8:8050::/48,Domestic',
'IP-CIDR6,2c0f:f7a8:805f::/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-07-29T16:04:00.756Z
# Last Updated: 2025-07-30T08:29:34.606Z
# Size: 3926
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -776,6 +776,7 @@ IP-CIDR,101.237.40.0/24
IP-CIDR,101.237.128.0/20
IP-CIDR,101.240.0.0/14
IP-CIDR,101.245.0.0/22
IP-CIDR,101.245.8.0/23
IP-CIDR,101.245.16.0/22
IP-CIDR,101.245.32.0/19
IP-CIDR,101.245.64.0/18
@@ -1749,6 +1750,8 @@ IP-CIDR,115.24.0.0/14
IP-CIDR,115.28.0.0/15
IP-CIDR,115.31.64.0/22
IP-CIDR,115.32.0.0/19
IP-CIDR,115.32.32.0/21
IP-CIDR,115.32.56.0/21
IP-CIDR,115.44.0.0/14
IP-CIDR,115.48.0.0/12
IP-CIDR,115.84.0.0/18
@@ -3226,9 +3229,6 @@ IP-CIDR,203.107.32.0/19
IP-CIDR,203.107.72.0/21
IP-CIDR,203.107.80.0/21
IP-CIDR,203.107.96.0/23
IP-CIDR,203.107.100.0/22
IP-CIDR,203.107.104.0/22
IP-CIDR,203.107.108.0/23
IP-CIDR,203.107.116.0/22
IP-CIDR,203.110.160.0/19
IP-CIDR,203.110.208.0/20

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-07-29T12:54:01.903Z
# Size: 1388
# Last Updated: 2025-07-30T08:29:34.607Z
# Size: 1379
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -342,7 +342,6 @@ IP-CIDR6,2405:3140:11::/48
IP-CIDR6,2405:3140:21::/48
IP-CIDR6,2405:3140:31::/48
IP-CIDR6,2405:3140:3a::/48
IP-CIDR6,2405:57c0::/48
IP-CIDR6,2405:66c0::/32
IP-CIDR6,2405:68c0:21::/48
IP-CIDR6,2405:6940::/48
@@ -1143,7 +1142,6 @@ IP-CIDR6,2602:f7ee:ee::/48
IP-CIDR6,2602:f93b:400::/38
IP-CIDR6,2602:f9ba:a8::/48
IP-CIDR6,2602:f9ba:10c::/48
IP-CIDR6,2602:fd92:cc0::/44
IP-CIDR6,2602:feda:182::/47
IP-CIDR6,2602:feda:1bf::/48
IP-CIDR6,2602:feda:1d1::/48
@@ -1276,10 +1274,9 @@ IP-CIDR6,2a0e:b107:da0::/44
IP-CIDR6,2a0e:b107:dce::/48
IP-CIDR6,2a0e:b107:147a::/48
IP-CIDR6,2a0e:b107:14a0::/44
IP-CIDR6,2a0e:b107:16b0::/44
IP-CIDR6,2a0e:b107:178d::/48
IP-CIDR6,2a0e:b107:178e::/48
IP-CIDR6,2a0f:5707:ac00::/47
IP-CIDR6,2a0f:5707:ac00::/48
IP-CIDR6,2a0f:7803:e300::/40
IP-CIDR6,2a0f:7803:f5d0::/44
IP-CIDR6,2a0f:7803:f5e0::/43
@@ -1302,11 +1299,8 @@ IP-CIDR6,2a0f:7804:f650::/44
IP-CIDR6,2a0f:7804:f9f0::/44
IP-CIDR6,2a0f:7807::/32
IP-CIDR6,2a0f:7d07::/32
IP-CIDR6,2a0f:85c1:816::/48
IP-CIDR6,2a0f:85c1:b3a::/48
IP-CIDR6,2a0f:85c1:ba5::/48
IP-CIDR6,2a0f:9400:6110::/48
IP-CIDR6,2a0f:9400:6163::/48
IP-CIDR6,2a0f:9400:7700::/48
IP-CIDR6,2a0f:ac00::/29
IP-CIDR6,2a10:2f00:15a::/48
@@ -1335,9 +1329,8 @@ IP-CIDR6,2a14:7c0:4a01::/48
IP-CIDR6,2a14:4c41::/32
IP-CIDR6,2a14:67c1:20::/44
IP-CIDR6,2a14:67c1:70::/47
IP-CIDR6,2a14:67c1:73::/48
IP-CIDR6,2a14:67c1:74::/48
IP-CIDR6,2a14:67c1:702::/47
IP-CIDR6,2a14:67c1:702::/48
IP-CIDR6,2a14:67c1:a010::/44
IP-CIDR6,2a14:67c1:a020::/48
IP-CIDR6,2a14:67c1:a023::/48
@@ -1347,9 +1340,8 @@ IP-CIDR6,2a14:67c1:a02f::/48
IP-CIDR6,2a14:67c1:a040::/48
IP-CIDR6,2a14:67c1:a061::/48
IP-CIDR6,2a14:67c1:a064::/48
IP-CIDR6,2a14:67c1:a090::/47
IP-CIDR6,2a14:67c1:a093::/48
IP-CIDR6,2a14:67c1:a095::/48
IP-CIDR6,2a14:67c1:a090::/46
IP-CIDR6,2a14:67c1:a094::/47
IP-CIDR6,2a14:67c1:a099::/48
IP-CIDR6,2a14:67c1:a100::/43
IP-CIDR6,2a14:67c1:a121::/48
@@ -1388,7 +1380,6 @@ IP-CIDR6,2a14:7581:3100::/40
IP-CIDR6,2a14:7581:3400::/47
IP-CIDR6,2a14:7581:9010::/44
IP-CIDR6,2a14:7584::/36
IP-CIDR6,2a14:7584:9000::/36
IP-CIDR6,2c0f:f7a8:8011::/48
IP-CIDR6,2c0f:f7a8:8050::/48
IP-CIDR6,2c0f:f7a8:805f::/48

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2025-07-27T16:03:45.880Z
# Size: 696
# Last Updated: 2025-07-30T08:29:32.306Z
# Size: 697
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -391,6 +391,7 @@ DOMAIN-WILDCARD,logger-*.dailymotion.com
DOMAIN-WILDCARD,btn.createsend*.com
DOMAIN-WILDCARD,a*.chajiaotong.com
DOMAIN-WILDCARD,tnc16-*.byteoversea.com
DOMAIN-WILDCARD,mon-*.byteoversea.com
DOMAIN-WILDCARD,log*.byteoversea.com
DOMAIN-WILDCARD,batchlogging*-noneu.truecaller.com
DOMAIN-WILDCARD,batchlogging*-eu.truecaller.com

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-07-29T16:04:09.228Z</p>
<p>Last Build: 2025-07-30T08:29:43.196Z</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

@@ -771,6 +771,7 @@
"101.237.128.0/20",
"101.240.0.0/14",
"101.245.0.0/22",
"101.245.8.0/23",
"101.245.16.0/22",
"101.245.32.0/19",
"101.245.64.0/18",
@@ -1744,6 +1745,8 @@
"115.28.0.0/15",
"115.31.64.0/22",
"115.32.0.0/19",
"115.32.32.0/21",
"115.32.56.0/21",
"115.44.0.0/14",
"115.48.0.0/12",
"115.84.0.0/18",
@@ -3221,9 +3224,6 @@
"203.107.72.0/21",
"203.107.80.0/21",
"203.107.96.0/23",
"203.107.100.0/22",
"203.107.104.0/22",
"203.107.108.0/23",
"203.107.116.0/22",
"203.110.160.0/19",
"203.110.208.0/20",

View File

@@ -334,7 +334,6 @@
"2405:3140:21::/48",
"2405:3140:31::/48",
"2405:3140:3a::/48",
"2405:57c0::/48",
"2405:66c0::/32",
"2405:68c0:21::/48",
"2405:6940::/48",
@@ -1135,7 +1134,6 @@
"2602:f93b:400::/38",
"2602:f9ba:a8::/48",
"2602:f9ba:10c::/48",
"2602:fd92:cc0::/44",
"2602:feda:182::/47",
"2602:feda:1bf::/48",
"2602:feda:1d1::/48",
@@ -1268,10 +1266,9 @@
"2a0e:b107:dce::/48",
"2a0e:b107:147a::/48",
"2a0e:b107:14a0::/44",
"2a0e:b107:16b0::/44",
"2a0e:b107:178d::/48",
"2a0e:b107:178e::/48",
"2a0f:5707:ac00::/47",
"2a0f:5707:ac00::/48",
"2a0f:7803:e300::/40",
"2a0f:7803:f5d0::/44",
"2a0f:7803:f5e0::/43",
@@ -1294,11 +1291,8 @@
"2a0f:7804:f9f0::/44",
"2a0f:7807::/32",
"2a0f:7d07::/32",
"2a0f:85c1:816::/48",
"2a0f:85c1:b3a::/48",
"2a0f:85c1:ba5::/48",
"2a0f:9400:6110::/48",
"2a0f:9400:6163::/48",
"2a0f:9400:7700::/48",
"2a0f:ac00::/29",
"2a10:2f00:15a::/48",
@@ -1327,9 +1321,8 @@
"2a14:4c41::/32",
"2a14:67c1:20::/44",
"2a14:67c1:70::/47",
"2a14:67c1:73::/48",
"2a14:67c1:74::/48",
"2a14:67c1:702::/47",
"2a14:67c1:702::/48",
"2a14:67c1:a010::/44",
"2a14:67c1:a020::/48",
"2a14:67c1:a023::/48",
@@ -1339,9 +1332,8 @@
"2a14:67c1:a040::/48",
"2a14:67c1:a061::/48",
"2a14:67c1:a064::/48",
"2a14:67c1:a090::/47",
"2a14:67c1:a093::/48",
"2a14:67c1:a095::/48",
"2a14:67c1:a090::/46",
"2a14:67c1:a094::/47",
"2a14:67c1:a099::/48",
"2a14:67c1:a100::/43",
"2a14:67c1:a121::/48",
@@ -1380,7 +1372,6 @@
"2a14:7581:3400::/47",
"2a14:7581:9010::/44",
"2a14:7584::/36",
"2a14:7584:9000::/36",
"2c0f:f7a8:8011::/48",
"2c0f:f7a8:8050::/48",
"2c0f:f7a8:805f::/48",

View File

@@ -368,6 +368,7 @@
"^btn\\.createsend[\\w.-]*?\\.com$",
"^a[\\w.-]*?\\.chajiaotong\\.com$",
"^tnc16-[\\w.-]*?\\.byteoversea\\.com$",
"^mon-[\\w.-]*?\\.byteoversea\\.com$",
"^log[\\w.-]*?\\.byteoversea\\.com$",
"^batchlogging[\\w.-]*?-noneu\\.truecaller\\.com$",
"^batchlogging[\\w.-]*?-eu\\.truecaller\\.com$",