This commit is contained in:
SukkaW
2025-04-28 12:36:40 +00:00
parent 41950db8a0
commit b1ece634c1
19 changed files with 5681 additions and 2752 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-04-27T15:19:24.837Z # Last Updated: 2025-04-28T12:36:04.640Z
# Size: 4157 # Size: 4157
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -911,7 +911,6 @@
103.24.248.0/22 103.24.248.0/22
103.25.24.0/22 103.25.24.0/22
103.25.64.0/23 103.25.64.0/23
103.25.148.0/23
103.25.156.0/24 103.25.156.0/24
103.26.0.0/22 103.26.0.0/22
103.26.64.0/22 103.26.64.0/22
@@ -2058,6 +2057,8 @@
117.100.128.0/17 117.100.128.0/17
117.106.0.0/15 117.106.0.0/15
117.112.0.0/13 117.112.0.0/13
117.120.128.0/21
117.120.136.0/22
117.121.132.0/22 117.121.132.0/22
117.122.192.0/18 117.122.192.0/18
117.124.98.0/24 117.124.98.0/24
@@ -2476,8 +2477,7 @@
123.58.32.0/23 123.58.32.0/23
123.58.96.0/19 123.58.96.0/19
123.58.160.0/20 123.58.160.0/20
123.58.177.0/24 123.58.179.0/24
123.58.178.0/23
123.58.180.0/22 123.58.180.0/22
123.58.184.0/24 123.58.184.0/24
123.58.186.0/23 123.58.186.0/23

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-04-27T04:04:06.038Z # Last Updated: 2025-04-28T12:36:04.641Z
# Size: 1423 # Size: 1419
# 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
@@ -1373,7 +1373,6 @@
2a14:67c1:73::/48 2a14:67c1:73::/48
2a14:67c1:703::/48 2a14:67c1:703::/48
2a14:67c1:704::/48 2a14:67c1:704::/48
2a14:67c1:800::/48
2a14:67c1:a010::/44 2a14:67c1:a010::/44
2a14:67c1:a020::/48 2a14:67c1:a020::/48
2a14:67c1:a023::/48 2a14:67c1:a023::/48
@@ -1388,7 +1387,7 @@
2a14:67c1:b066::/47 2a14:67c1:b066::/47
2a14:67c1:b068::/47 2a14:67c1:b068::/47
2a14:67c1:b100::/46 2a14:67c1:b100::/46
2a14:67c1:b104::/47 2a14:67c1:b105::/48
2a14:67c5:1000::/38 2a14:67c5:1000::/38
2a14:67c5:1400::/40 2a14:67c5:1400::/40
2a14:67c5:1600::/40 2a14:67c5:1600::/40
@@ -1412,9 +1411,6 @@
2a14:7581:b40::/48 2a14:7581:b40::/48
2a14:7581:b42::/47 2a14:7581:b42::/47
2a14:7581:b52::/48 2a14:7581:b52::/48
2a14:7581:b62::/47
2a14:7581:b64::/48
2a14:7581:b72::/48
2a14:7581:bbb::/48 2a14:7581:bbb::/48
2a14:7581:9010::/44 2a14:7581:9010::/44
2a14:7584::/36 2a14:7584::/36

View File

@@ -1,6 +1,6 @@
<?php <?php
// # Build 2025-04-27T15:51:52.129Z // # Build 2025-04-28T12:36:04.680Z
declare(strict_types=1); declare(strict_types=1);
@@ -3582,7 +3582,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.24.248.0/22,Domestic', 'IP-CIDR,103.24.248.0/22,Domestic',
'IP-CIDR,103.25.24.0/22,Domestic', 'IP-CIDR,103.25.24.0/22,Domestic',
'IP-CIDR,103.25.64.0/23,Domestic', 'IP-CIDR,103.25.64.0/23,Domestic',
'IP-CIDR,103.25.148.0/23,Domestic',
'IP-CIDR,103.25.156.0/24,Domestic', 'IP-CIDR,103.25.156.0/24,Domestic',
'IP-CIDR,103.26.0.0/22,Domestic', 'IP-CIDR,103.26.0.0/22,Domestic',
'IP-CIDR,103.26.64.0/22,Domestic', 'IP-CIDR,103.26.64.0/22,Domestic',
@@ -4729,6 +4728,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,117.100.128.0/17,Domestic', 'IP-CIDR,117.100.128.0/17,Domestic',
'IP-CIDR,117.106.0.0/15,Domestic', 'IP-CIDR,117.106.0.0/15,Domestic',
'IP-CIDR,117.112.0.0/13,Domestic', 'IP-CIDR,117.112.0.0/13,Domestic',
'IP-CIDR,117.120.128.0/21,Domestic',
'IP-CIDR,117.120.136.0/22,Domestic',
'IP-CIDR,117.121.132.0/22,Domestic', 'IP-CIDR,117.121.132.0/22,Domestic',
'IP-CIDR,117.122.192.0/18,Domestic', 'IP-CIDR,117.122.192.0/18,Domestic',
'IP-CIDR,117.124.98.0/24,Domestic', 'IP-CIDR,117.124.98.0/24,Domestic',
@@ -5147,8 +5148,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,123.58.32.0/23,Domestic', 'IP-CIDR,123.58.32.0/23,Domestic',
'IP-CIDR,123.58.96.0/19,Domestic', 'IP-CIDR,123.58.96.0/19,Domestic',
'IP-CIDR,123.58.160.0/20,Domestic', 'IP-CIDR,123.58.160.0/20,Domestic',
'IP-CIDR,123.58.177.0/24,Domestic', 'IP-CIDR,123.58.179.0/24,Domestic',
'IP-CIDR,123.58.178.0/23,Domestic',
'IP-CIDR,123.58.180.0/22,Domestic', 'IP-CIDR,123.58.180.0/22,Domestic',
'IP-CIDR,123.58.184.0/24,Domestic', 'IP-CIDR,123.58.184.0/24,Domestic',
'IP-CIDR,123.58.186.0/23,Domestic', 'IP-CIDR,123.58.186.0/23,Domestic',
@@ -8201,7 +8201,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:73::/48,Domestic', 'IP-CIDR6,2a14:67c1:73::/48,Domestic',
'IP-CIDR6,2a14:67c1:703::/48,Domestic', 'IP-CIDR6,2a14:67c1:703::/48,Domestic',
'IP-CIDR6,2a14:67c1:704::/48,Domestic', 'IP-CIDR6,2a14:67c1:704::/48,Domestic',
'IP-CIDR6,2a14:67c1:800::/48,Domestic',
'IP-CIDR6,2a14:67c1:a010::/44,Domestic', 'IP-CIDR6,2a14:67c1:a010::/44,Domestic',
'IP-CIDR6,2a14:67c1:a020::/48,Domestic', 'IP-CIDR6,2a14:67c1:a020::/48,Domestic',
'IP-CIDR6,2a14:67c1:a023::/48,Domestic', 'IP-CIDR6,2a14:67c1:a023::/48,Domestic',
@@ -8216,7 +8215,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b066::/47,Domestic', 'IP-CIDR6,2a14:67c1:b066::/47,Domestic',
'IP-CIDR6,2a14:67c1:b068::/47,Domestic', 'IP-CIDR6,2a14:67c1:b068::/47,Domestic',
'IP-CIDR6,2a14:67c1:b100::/46,Domestic', 'IP-CIDR6,2a14:67c1:b100::/46,Domestic',
'IP-CIDR6,2a14:67c1:b104::/47,Domestic', 'IP-CIDR6,2a14:67c1:b105::/48,Domestic',
'IP-CIDR6,2a14:67c5:1000::/38,Domestic', 'IP-CIDR6,2a14:67c5:1000::/38,Domestic',
'IP-CIDR6,2a14:67c5:1400::/40,Domestic', 'IP-CIDR6,2a14:67c5:1400::/40,Domestic',
'IP-CIDR6,2a14:67c5:1600::/40,Domestic', 'IP-CIDR6,2a14:67c5:1600::/40,Domestic',
@@ -8240,9 +8239,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:7581:b40::/48,Domestic', 'IP-CIDR6,2a14:7581:b40::/48,Domestic',
'IP-CIDR6,2a14:7581:b42::/47,Domestic', 'IP-CIDR6,2a14:7581:b42::/47,Domestic',
'IP-CIDR6,2a14:7581:b52::/48,Domestic', 'IP-CIDR6,2a14:7581:b52::/48,Domestic',
'IP-CIDR6,2a14:7581:b62::/47,Domestic',
'IP-CIDR6,2a14:7581:b64::/48,Domestic',
'IP-CIDR6,2a14:7581:b72::/48,Domestic',
'IP-CIDR6,2a14:7581:bbb::/48,Domestic', 'IP-CIDR6,2a14:7581:bbb::/48,Domestic',
'IP-CIDR6,2a14:7581:9010::/44,Domestic', 'IP-CIDR6,2a14:7581:9010::/44,Domestic',
'IP-CIDR6,2a14:7584::/36,Domestic', 'IP-CIDR6,2a14:7584::/36,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -2637,8 +2637,7 @@
103.25.80.0/20 103.25.80.0/20
103.25.96.0/19 103.25.96.0/19
103.25.128.0/20 103.25.128.0/20
103.25.144.0/22 103.25.144.0/21
103.25.150.0/23
103.25.152.0/22 103.25.152.0/22
103.25.157.0/24 103.25.157.0/24
103.25.158.0/23 103.25.158.0/23
@@ -5760,7 +5759,11 @@
117.102.0.0/15 117.102.0.0/15
117.104.0.0/15 117.104.0.0/15
117.108.0.0/14 117.108.0.0/14
117.120.0.0/16 117.120.0.0/17
117.120.140.0/22
117.120.144.0/20
117.120.160.0/19
117.120.192.0/18
117.121.0.0/17 117.121.0.0/17
117.121.128.0/22 117.121.128.0/22
117.121.136.0/21 117.121.136.0/21
@@ -6478,7 +6481,8 @@
123.58.48.0/20 123.58.48.0/20
123.58.64.0/19 123.58.64.0/19
123.58.128.0/19 123.58.128.0/19
123.58.176.0/24 123.58.176.0/23
123.58.178.0/24
123.58.185.0/24 123.58.185.0/24
123.58.192.0/19 123.58.192.0/19
123.61.0.0/16 123.61.0.0/16

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-04-27T15:19:24.837Z # Last Updated: 2025-04-28T12:36:04.640Z
# Size: 4158 # Size: 4158
# License: CC BY-SA 2.0 # License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe # Homepage: https://ruleset.skk.moe
@@ -912,7 +912,6 @@ IP-CIDR,103.24.228.0/22
IP-CIDR,103.24.248.0/22 IP-CIDR,103.24.248.0/22
IP-CIDR,103.25.24.0/22 IP-CIDR,103.25.24.0/22
IP-CIDR,103.25.64.0/23 IP-CIDR,103.25.64.0/23
IP-CIDR,103.25.148.0/23
IP-CIDR,103.25.156.0/24 IP-CIDR,103.25.156.0/24
IP-CIDR,103.26.0.0/22 IP-CIDR,103.26.0.0/22
IP-CIDR,103.26.64.0/22 IP-CIDR,103.26.64.0/22
@@ -2059,6 +2058,8 @@ IP-CIDR,117.80.0.0/12
IP-CIDR,117.100.128.0/17 IP-CIDR,117.100.128.0/17
IP-CIDR,117.106.0.0/15 IP-CIDR,117.106.0.0/15
IP-CIDR,117.112.0.0/13 IP-CIDR,117.112.0.0/13
IP-CIDR,117.120.128.0/21
IP-CIDR,117.120.136.0/22
IP-CIDR,117.121.132.0/22 IP-CIDR,117.121.132.0/22
IP-CIDR,117.122.192.0/18 IP-CIDR,117.122.192.0/18
IP-CIDR,117.124.98.0/24 IP-CIDR,117.124.98.0/24
@@ -2477,8 +2478,7 @@ IP-CIDR,123.58.0.0/19
IP-CIDR,123.58.32.0/23 IP-CIDR,123.58.32.0/23
IP-CIDR,123.58.96.0/19 IP-CIDR,123.58.96.0/19
IP-CIDR,123.58.160.0/20 IP-CIDR,123.58.160.0/20
IP-CIDR,123.58.177.0/24 IP-CIDR,123.58.179.0/24
IP-CIDR,123.58.178.0/23
IP-CIDR,123.58.180.0/22 IP-CIDR,123.58.180.0/22
IP-CIDR,123.58.184.0/24 IP-CIDR,123.58.184.0/24
IP-CIDR,123.58.186.0/23 IP-CIDR,123.58.186.0/23

View File

@@ -1,7 +1,7 @@
######################################### #########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR # Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2025-04-27T04:04:06.038Z # Last Updated: 2025-04-28T12:36:04.641Z
# Size: 1424 # Size: 1420
# 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
@@ -1374,7 +1374,6 @@ IP-CIDR6,2a14:67c1:70::/48
IP-CIDR6,2a14:67c1:73::/48 IP-CIDR6,2a14:67c1:73::/48
IP-CIDR6,2a14:67c1:703::/48 IP-CIDR6,2a14:67c1:703::/48
IP-CIDR6,2a14:67c1:704::/48 IP-CIDR6,2a14:67c1:704::/48
IP-CIDR6,2a14:67c1:800::/48
IP-CIDR6,2a14:67c1:a010::/44 IP-CIDR6,2a14:67c1:a010::/44
IP-CIDR6,2a14:67c1:a020::/48 IP-CIDR6,2a14:67c1:a020::/48
IP-CIDR6,2a14:67c1:a023::/48 IP-CIDR6,2a14:67c1:a023::/48
@@ -1389,7 +1388,7 @@ IP-CIDR6,2a14:67c1:b065::/48
IP-CIDR6,2a14:67c1:b066::/47 IP-CIDR6,2a14:67c1:b066::/47
IP-CIDR6,2a14:67c1:b068::/47 IP-CIDR6,2a14:67c1:b068::/47
IP-CIDR6,2a14:67c1:b100::/46 IP-CIDR6,2a14:67c1:b100::/46
IP-CIDR6,2a14:67c1:b104::/47 IP-CIDR6,2a14:67c1:b105::/48
IP-CIDR6,2a14:67c5:1000::/38 IP-CIDR6,2a14:67c5:1000::/38
IP-CIDR6,2a14:67c5:1400::/40 IP-CIDR6,2a14:67c5:1400::/40
IP-CIDR6,2a14:67c5:1600::/40 IP-CIDR6,2a14:67c5:1600::/40
@@ -1413,9 +1412,6 @@ IP-CIDR6,2a14:7581:b34::/46
IP-CIDR6,2a14:7581:b40::/48 IP-CIDR6,2a14:7581:b40::/48
IP-CIDR6,2a14:7581:b42::/47 IP-CIDR6,2a14:7581:b42::/47
IP-CIDR6,2a14:7581:b52::/48 IP-CIDR6,2a14:7581:b52::/48
IP-CIDR6,2a14:7581:b62::/47
IP-CIDR6,2a14:7581:b64::/48
IP-CIDR6,2a14:7581:b72::/48
IP-CIDR6,2a14:7581:bbb::/48 IP-CIDR6,2a14:7581:bbb::/48
IP-CIDR6,2a14:7581:9010::/44 IP-CIDR6,2a14:7581:9010::/44
IP-CIDR6,2a14:7584::/36 IP-CIDR6,2a14:7584::/36

View File

@@ -29,7 +29,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-04-27T15:52:00.235Z</p> <p>Last Build: 2025-04-28T12:36:13.885Z</p>
<br> <br>
<ul class="directory-list"> <ul class="directory-list">

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

@@ -909,7 +909,6 @@
"103.24.248.0/22", "103.24.248.0/22",
"103.25.24.0/22", "103.25.24.0/22",
"103.25.64.0/23", "103.25.64.0/23",
"103.25.148.0/23",
"103.25.156.0/24", "103.25.156.0/24",
"103.26.0.0/22", "103.26.0.0/22",
"103.26.64.0/22", "103.26.64.0/22",
@@ -2056,6 +2055,8 @@
"117.100.128.0/17", "117.100.128.0/17",
"117.106.0.0/15", "117.106.0.0/15",
"117.112.0.0/13", "117.112.0.0/13",
"117.120.128.0/21",
"117.120.136.0/22",
"117.121.132.0/22", "117.121.132.0/22",
"117.122.192.0/18", "117.122.192.0/18",
"117.124.98.0/24", "117.124.98.0/24",
@@ -2474,8 +2475,7 @@
"123.58.32.0/23", "123.58.32.0/23",
"123.58.96.0/19", "123.58.96.0/19",
"123.58.160.0/20", "123.58.160.0/20",
"123.58.177.0/24", "123.58.179.0/24",
"123.58.178.0/23",
"123.58.180.0/22", "123.58.180.0/22",
"123.58.184.0/24", "123.58.184.0/24",
"123.58.186.0/23", "123.58.186.0/23",

View File

@@ -1371,7 +1371,6 @@
"2a14:67c1:73::/48", "2a14:67c1:73::/48",
"2a14:67c1:703::/48", "2a14:67c1:703::/48",
"2a14:67c1:704::/48", "2a14:67c1:704::/48",
"2a14:67c1:800::/48",
"2a14:67c1:a010::/44", "2a14:67c1:a010::/44",
"2a14:67c1:a020::/48", "2a14:67c1:a020::/48",
"2a14:67c1:a023::/48", "2a14:67c1:a023::/48",
@@ -1386,7 +1385,7 @@
"2a14:67c1:b066::/47", "2a14:67c1:b066::/47",
"2a14:67c1:b068::/47", "2a14:67c1:b068::/47",
"2a14:67c1:b100::/46", "2a14:67c1:b100::/46",
"2a14:67c1:b104::/47", "2a14:67c1:b105::/48",
"2a14:67c5:1000::/38", "2a14:67c5:1000::/38",
"2a14:67c5:1400::/40", "2a14:67c5:1400::/40",
"2a14:67c5:1600::/40", "2a14:67c5:1600::/40",
@@ -1410,9 +1409,6 @@
"2a14:7581:b40::/48", "2a14:7581:b40::/48",
"2a14:7581:b42::/47", "2a14:7581:b42::/47",
"2a14:7581:b52::/48", "2a14:7581:b52::/48",
"2a14:7581:b62::/47",
"2a14:7581:b64::/48",
"2a14:7581:b72::/48",
"2a14:7581:bbb::/48", "2a14:7581:bbb::/48",
"2a14:7581:9010::/44", "2a14:7581:9010::/44",
"2a14:7584::/36", "2a14:7584::/36",