This commit is contained in:
SukkaW
2024-11-13 03:13:33 +00:00
parent 43a5d7e442
commit 0403b4a4b4
8 changed files with 70 additions and 54 deletions

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-13T02:51:15.042Z
# Size: 4174
# Last Updated: 2024-11-13T03:13:10.033Z
# Size: 4173
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -463,7 +463,7 @@
45.147.48.0/23
45.150.236.0/23
45.153.128.0/22
45.157.70.0/23
45.157.70.0/24
45.199.167.0/24
45.204.112.0/20
45.248.8.0/22
@@ -1821,8 +1821,8 @@
113.45.112.0/22
113.45.120.0/22
113.45.128.0/17
113.47.204.0/22
113.47.220.0/22
113.47.206.0/23
113.47.222.0/23
113.47.234.0/23
113.47.236.0/22
113.47.250.0/23
@@ -1942,6 +1942,7 @@
115.24.0.0/14
115.28.0.0/15
115.31.64.0/22
115.35.0.0/16
115.44.0.0/14
115.48.0.0/12
115.84.0.0/18
@@ -1951,8 +1952,6 @@
115.120.128.0/20
115.120.144.0/23
115.120.156.0/22
115.120.184.0/22
115.120.190.0/23
115.120.192.0/18
115.124.16.0/20
115.148.0.0/14

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2024-11-12T12:39:15.382Z
# Size: 1420
# Last Updated: 2024-11-13T03:13:10.034Z
# Size: 1425
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -471,7 +471,8 @@
2406:840:eab0::/46
2406:840:eab4::/48
2406:840:eabb::/48
2406:840:eabc::/48
2406:840:eabc::/47
2406:840:eabe::/48
2406:840:eb00::/46
2406:840:eb04::/47
2406:840:eb07::/48
@@ -1197,6 +1198,7 @@
2602:fa4f:600::/40
2602:fab0:11::/48
2602:fd92:801::/48
2602:fd92:cc0::/44
2602:fed2:731d::/48
2602:feda:182::/47
2602:feda:1bf::/48
@@ -1226,7 +1228,7 @@
2a04:f580:8090::/48
2a04:f580:8210::/47
2a04:f580:8290::/48
2a04:f580:9000::/47
2a04:f580:9001::/48
2a04:f580:9002::/48
2a04:f580:9010::/48
2a04:f580:9012::/47
@@ -1238,7 +1240,7 @@
2a04:f580:9070::/48
2a04:f580:9080::/48
2a04:f580:9090::/48
2a04:f580:9200::/47
2a04:f580:9201::/48
2a04:f580:9202::/48
2a04:f580:9210::/48
2a04:f580:9212::/47
@@ -1261,7 +1263,7 @@
2a06:3602::/31
2a06:9f81:4600::/43
2a06:9f81:4620::/44
2a06:9f81:4640::/43
2a06:9f81:4650::/44
2a06:9f81:4660::/44
2a06:9f81:5100::/40
2a06:9f81:5400::/40
@@ -1296,7 +1298,6 @@
2a0a:6040:34ff::/48
2a0a:6040:ec00::/40
2a0a:6044:6600::/39
2a0a:6044:b800::/40
2a0b:2542::/48
2a0b:4e07:b8::/47
2a0c:9a40:9e00::/43
@@ -1374,6 +1375,8 @@
2a0f:7803:fe82::/48
2a0f:7803:fe84::/48
2a0f:7804:da00::/40
2a0f:85c1:816::/48
2a0f:85c1:89a::/48
2a0f:9400:7700::/48
2a0f:ac00::/29
2a10:2f00:15a::/48
@@ -1410,10 +1413,12 @@
2a14:7c0:4d00::/47
2a14:7c0:4d02::/48
2a14:4c41::/32
2a14:67c1:20::/44
2a14:7580:6000::/36
2a14:7580:9200::/40
2a14:7580:c000::/36
2a14:7580:c000::/35
2a14:7580:fa00::/40
2a14:7580:fe00::/40
2a14:7581:b25::/48
2a14:7581:b26::/48
2a14:7581:b40::/48

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2024-11-13T02:51:15.360Z
// # Build 2024-11-13T03:13:10.255Z
declare(strict_types=1);
@@ -2925,7 +2925,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,45.147.48.0/23,Domestic',
'IP-CIDR,45.150.236.0/23,Domestic',
'IP-CIDR,45.153.128.0/22,Domestic',
'IP-CIDR,45.157.70.0/23,Domestic',
'IP-CIDR,45.157.70.0/24,Domestic',
'IP-CIDR,45.199.167.0/24,Domestic',
'IP-CIDR,45.204.112.0/20,Domestic',
'IP-CIDR,45.248.8.0/22,Domestic',
@@ -4283,8 +4283,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,113.45.112.0/22,Domestic',
'IP-CIDR,113.45.120.0/22,Domestic',
'IP-CIDR,113.45.128.0/17,Domestic',
'IP-CIDR,113.47.204.0/22,Domestic',
'IP-CIDR,113.47.220.0/22,Domestic',
'IP-CIDR,113.47.206.0/23,Domestic',
'IP-CIDR,113.47.222.0/23,Domestic',
'IP-CIDR,113.47.236.0/22,Domestic',
'IP-CIDR,113.47.234.0/23,Domestic',
'IP-CIDR,113.47.252.0/22,Domestic',
@@ -4404,6 +4404,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,115.24.0.0/14,Domestic',
'IP-CIDR,115.28.0.0/15,Domestic',
'IP-CIDR,115.31.64.0/22,Domestic',
'IP-CIDR,115.35.0.0/16,Domestic',
'IP-CIDR,115.48.0.0/12,Domestic',
'IP-CIDR,115.44.0.0/14,Domestic',
'IP-CIDR,115.84.0.0/18,Domestic',
@@ -4413,9 +4414,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,115.120.128.0/20,Domestic',
'IP-CIDR,115.120.144.0/23,Domestic',
'IP-CIDR,115.120.156.0/22,Domestic',
'IP-CIDR,115.120.184.0/22,Domestic',
'IP-CIDR,115.120.192.0/18,Domestic',
'IP-CIDR,115.120.190.0/23,Domestic',
'IP-CIDR,115.124.16.0/20,Domestic',
'IP-CIDR,115.152.0.0/13,Domestic',
'IP-CIDR,115.148.0.0/14,Domestic',
@@ -7107,7 +7106,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2406:840:eab0::/46,Domestic',
'IP-CIDR6,2406:840:eab4::/48,Domestic',
'IP-CIDR6,2406:840:eabb::/48,Domestic',
'IP-CIDR6,2406:840:eabc::/48,Domestic',
'IP-CIDR6,2406:840:eabc::/47,Domestic',
'IP-CIDR6,2406:840:eabe::/48,Domestic',
'IP-CIDR6,2406:840:eb00::/46,Domestic',
'IP-CIDR6,2406:840:eb04::/47,Domestic',
'IP-CIDR6,2406:840:eb07::/48,Domestic',
@@ -7833,6 +7833,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2602:fa4f:600::/40,Domestic',
'IP-CIDR6,2602:fab0:11::/48,Domestic',
'IP-CIDR6,2602:fd92:801::/48,Domestic',
'IP-CIDR6,2602:fd92:cc0::/44,Domestic',
'IP-CIDR6,2602:fed2:731d::/48,Domestic',
'IP-CIDR6,2602:feda:182::/47,Domestic',
'IP-CIDR6,2602:feda:1bf::/48,Domestic',
@@ -7862,7 +7863,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a04:f580:8090::/48,Domestic',
'IP-CIDR6,2a04:f580:8210::/47,Domestic',
'IP-CIDR6,2a04:f580:8290::/48,Domestic',
'IP-CIDR6,2a04:f580:9000::/47,Domestic',
'IP-CIDR6,2a04:f580:9001::/48,Domestic',
'IP-CIDR6,2a04:f580:9002::/48,Domestic',
'IP-CIDR6,2a04:f580:9010::/48,Domestic',
'IP-CIDR6,2a04:f580:9012::/47,Domestic',
@@ -7874,7 +7875,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a04:f580:9070::/48,Domestic',
'IP-CIDR6,2a04:f580:9080::/48,Domestic',
'IP-CIDR6,2a04:f580:9090::/48,Domestic',
'IP-CIDR6,2a04:f580:9200::/47,Domestic',
'IP-CIDR6,2a04:f580:9201::/48,Domestic',
'IP-CIDR6,2a04:f580:9202::/48,Domestic',
'IP-CIDR6,2a04:f580:9210::/48,Domestic',
'IP-CIDR6,2a04:f580:9212::/47,Domestic',
@@ -7897,7 +7898,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a06:3602::/31,Domestic',
'IP-CIDR6,2a06:9f81:4600::/43,Domestic',
'IP-CIDR6,2a06:9f81:4620::/44,Domestic',
'IP-CIDR6,2a06:9f81:4640::/43,Domestic',
'IP-CIDR6,2a06:9f81:4650::/44,Domestic',
'IP-CIDR6,2a06:9f81:4660::/44,Domestic',
'IP-CIDR6,2a06:9f81:5100::/40,Domestic',
'IP-CIDR6,2a06:9f81:5400::/40,Domestic',
@@ -7932,7 +7933,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0a:6040:34ff::/48,Domestic',
'IP-CIDR6,2a0a:6040:ec00::/40,Domestic',
'IP-CIDR6,2a0a:6044:6600::/39,Domestic',
'IP-CIDR6,2a0a:6044:b800::/40,Domestic',
'IP-CIDR6,2a0b:2542::/48,Domestic',
'IP-CIDR6,2a0b:4e07:b8::/47,Domestic',
'IP-CIDR6,2a0c:9a40:9e00::/43,Domestic',
@@ -8010,6 +8010,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a0f:7803:fe82::/48,Domestic',
'IP-CIDR6,2a0f:7803:fe84::/48,Domestic',
'IP-CIDR6,2a0f:7804:da00::/40,Domestic',
'IP-CIDR6,2a0f:85c1:816::/48,Domestic',
'IP-CIDR6,2a0f:85c1:89a::/48,Domestic',
'IP-CIDR6,2a0f:9400:7700::/48,Domestic',
'IP-CIDR6,2a0f:ac00::/29,Domestic',
'IP-CIDR6,2a10:2f00:15a::/48,Domestic',
@@ -8046,10 +8048,12 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:7c0:4d00::/47,Domestic',
'IP-CIDR6,2a14:7c0:4d02::/48,Domestic',
'IP-CIDR6,2a14:4c41::/32,Domestic',
'IP-CIDR6,2a14:67c1:20::/44,Domestic',
'IP-CIDR6,2a14:7580:6000::/36,Domestic',
'IP-CIDR6,2a14:7580:9200::/40,Domestic',
'IP-CIDR6,2a14:7580:c000::/36,Domestic',
'IP-CIDR6,2a14:7580:c000::/35,Domestic',
'IP-CIDR6,2a14:7580:fa00::/40,Domestic',
'IP-CIDR6,2a14:7580:fe00::/40,Domestic',
'IP-CIDR6,2a14:7581:b25::/48,Domestic',
'IP-CIDR6,2a14:7581:b26::/48,Domestic',
'IP-CIDR6,2a14:7581:b40::/48,Domestic',

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-11-13T02:51:15.042Z
# Size: 4175
# Last Updated: 2024-11-13T03:13:10.033Z
# Size: 4174
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -464,7 +464,7 @@ IP-CIDR,45.127.144.0/21
IP-CIDR,45.147.48.0/23
IP-CIDR,45.150.236.0/23
IP-CIDR,45.153.128.0/22
IP-CIDR,45.157.70.0/23
IP-CIDR,45.157.70.0/24
IP-CIDR,45.199.167.0/24
IP-CIDR,45.204.112.0/20
IP-CIDR,45.248.8.0/22
@@ -1822,8 +1822,8 @@ IP-CIDR,113.45.104.0/21
IP-CIDR,113.45.112.0/22
IP-CIDR,113.45.120.0/22
IP-CIDR,113.45.128.0/17
IP-CIDR,113.47.204.0/22
IP-CIDR,113.47.220.0/22
IP-CIDR,113.47.206.0/23
IP-CIDR,113.47.222.0/23
IP-CIDR,113.47.236.0/22
IP-CIDR,113.47.234.0/23
IP-CIDR,113.47.252.0/22
@@ -1943,6 +1943,7 @@ IP-CIDR,114.212.0.0/14
IP-CIDR,115.24.0.0/14
IP-CIDR,115.28.0.0/15
IP-CIDR,115.31.64.0/22
IP-CIDR,115.35.0.0/16
IP-CIDR,115.48.0.0/12
IP-CIDR,115.44.0.0/14
IP-CIDR,115.84.0.0/18
@@ -1952,9 +1953,7 @@ IP-CIDR,115.120.0.0/17
IP-CIDR,115.120.128.0/20
IP-CIDR,115.120.144.0/23
IP-CIDR,115.120.156.0/22
IP-CIDR,115.120.184.0/22
IP-CIDR,115.120.192.0/18
IP-CIDR,115.120.190.0/23
IP-CIDR,115.124.16.0/20
IP-CIDR,115.152.0.0/13
IP-CIDR,115.148.0.0/14

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2024-11-12T12:39:15.382Z
# Size: 1421
# Last Updated: 2024-11-13T03:13:10.034Z
# Size: 1426
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -472,7 +472,8 @@ IP-CIDR6,2406:840:e880::/44
IP-CIDR6,2406:840:eab0::/46
IP-CIDR6,2406:840:eab4::/48
IP-CIDR6,2406:840:eabb::/48
IP-CIDR6,2406:840:eabc::/48
IP-CIDR6,2406:840:eabc::/47
IP-CIDR6,2406:840:eabe::/48
IP-CIDR6,2406:840:eb00::/46
IP-CIDR6,2406:840:eb04::/47
IP-CIDR6,2406:840:eb07::/48
@@ -1198,6 +1199,7 @@ IP-CIDR6,2602:f7ee:ee::/48
IP-CIDR6,2602:fa4f:600::/40
IP-CIDR6,2602:fab0:11::/48
IP-CIDR6,2602:fd92:801::/48
IP-CIDR6,2602:fd92:cc0::/44
IP-CIDR6,2602:fed2:731d::/48
IP-CIDR6,2602:feda:182::/47
IP-CIDR6,2602:feda:1bf::/48
@@ -1227,7 +1229,7 @@ IP-CIDR6,2a04:f580:8010::/47
IP-CIDR6,2a04:f580:8090::/48
IP-CIDR6,2a04:f580:8210::/47
IP-CIDR6,2a04:f580:8290::/48
IP-CIDR6,2a04:f580:9000::/47
IP-CIDR6,2a04:f580:9001::/48
IP-CIDR6,2a04:f580:9002::/48
IP-CIDR6,2a04:f580:9010::/48
IP-CIDR6,2a04:f580:9012::/47
@@ -1239,7 +1241,7 @@ IP-CIDR6,2a04:f580:9060::/48
IP-CIDR6,2a04:f580:9070::/48
IP-CIDR6,2a04:f580:9080::/48
IP-CIDR6,2a04:f580:9090::/48
IP-CIDR6,2a04:f580:9200::/47
IP-CIDR6,2a04:f580:9201::/48
IP-CIDR6,2a04:f580:9202::/48
IP-CIDR6,2a04:f580:9210::/48
IP-CIDR6,2a04:f580:9212::/47
@@ -1262,7 +1264,7 @@ IP-CIDR6,2a06:3601::/32
IP-CIDR6,2a06:3602::/31
IP-CIDR6,2a06:9f81:4600::/43
IP-CIDR6,2a06:9f81:4620::/44
IP-CIDR6,2a06:9f81:4640::/43
IP-CIDR6,2a06:9f81:4650::/44
IP-CIDR6,2a06:9f81:4660::/44
IP-CIDR6,2a06:9f81:5100::/40
IP-CIDR6,2a06:9f81:5400::/40
@@ -1297,7 +1299,6 @@ IP-CIDR6,2a0a:6040:3430::/48
IP-CIDR6,2a0a:6040:34ff::/48
IP-CIDR6,2a0a:6040:ec00::/40
IP-CIDR6,2a0a:6044:6600::/39
IP-CIDR6,2a0a:6044:b800::/40
IP-CIDR6,2a0b:2542::/48
IP-CIDR6,2a0b:4e07:b8::/47
IP-CIDR6,2a0c:9a40:9e00::/43
@@ -1375,6 +1376,8 @@ IP-CIDR6,2a0f:7803:fe80::/47
IP-CIDR6,2a0f:7803:fe82::/48
IP-CIDR6,2a0f:7803:fe84::/48
IP-CIDR6,2a0f:7804:da00::/40
IP-CIDR6,2a0f:85c1:816::/48
IP-CIDR6,2a0f:85c1:89a::/48
IP-CIDR6,2a0f:9400:7700::/48
IP-CIDR6,2a0f:ac00::/29
IP-CIDR6,2a10:2f00:15a::/48
@@ -1411,10 +1414,12 @@ IP-CIDR6,2a14:7c0:4a01::/48
IP-CIDR6,2a14:7c0:4d00::/47
IP-CIDR6,2a14:7c0:4d02::/48
IP-CIDR6,2a14:4c41::/32
IP-CIDR6,2a14:67c1:20::/44
IP-CIDR6,2a14:7580:6000::/36
IP-CIDR6,2a14:7580:9200::/40
IP-CIDR6,2a14:7580:c000::/36
IP-CIDR6,2a14:7580:c000::/35
IP-CIDR6,2a14:7580:fa00::/40
IP-CIDR6,2a14:7580:fe00::/40
IP-CIDR6,2a14:7581:b25::/48
IP-CIDR6,2a14:7581:b26::/48
IP-CIDR6,2a14:7581:b40::/48

View File

@@ -29,7 +29,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: 2024-11-13T02:51:20.878Z</p>
<p>Last Build: 2024-11-13T03:13:14.145Z</p>
<br>
<ul class="directory-list">

View File

@@ -459,7 +459,7 @@
"45.147.48.0/23",
"45.150.236.0/23",
"45.153.128.0/22",
"45.157.70.0/23",
"45.157.70.0/24",
"45.199.167.0/24",
"45.204.112.0/20",
"45.248.8.0/22",
@@ -1817,8 +1817,8 @@
"113.45.112.0/22",
"113.45.120.0/22",
"113.45.128.0/17",
"113.47.204.0/22",
"113.47.220.0/22",
"113.47.206.0/23",
"113.47.222.0/23",
"113.47.234.0/23",
"113.47.236.0/22",
"113.47.250.0/23",
@@ -1938,6 +1938,7 @@
"115.24.0.0/14",
"115.28.0.0/15",
"115.31.64.0/22",
"115.35.0.0/16",
"115.44.0.0/14",
"115.48.0.0/12",
"115.84.0.0/18",
@@ -1947,8 +1948,6 @@
"115.120.128.0/20",
"115.120.144.0/23",
"115.120.156.0/22",
"115.120.184.0/22",
"115.120.190.0/23",
"115.120.192.0/18",
"115.124.16.0/20",
"115.148.0.0/14",

View File

@@ -467,7 +467,8 @@
"2406:840:eab0::/46",
"2406:840:eab4::/48",
"2406:840:eabb::/48",
"2406:840:eabc::/48",
"2406:840:eabc::/47",
"2406:840:eabe::/48",
"2406:840:eb00::/46",
"2406:840:eb04::/47",
"2406:840:eb07::/48",
@@ -1193,6 +1194,7 @@
"2602:fa4f:600::/40",
"2602:fab0:11::/48",
"2602:fd92:801::/48",
"2602:fd92:cc0::/44",
"2602:fed2:731d::/48",
"2602:feda:182::/47",
"2602:feda:1bf::/48",
@@ -1222,7 +1224,7 @@
"2a04:f580:8090::/48",
"2a04:f580:8210::/47",
"2a04:f580:8290::/48",
"2a04:f580:9000::/47",
"2a04:f580:9001::/48",
"2a04:f580:9002::/48",
"2a04:f580:9010::/48",
"2a04:f580:9012::/47",
@@ -1234,7 +1236,7 @@
"2a04:f580:9070::/48",
"2a04:f580:9080::/48",
"2a04:f580:9090::/48",
"2a04:f580:9200::/47",
"2a04:f580:9201::/48",
"2a04:f580:9202::/48",
"2a04:f580:9210::/48",
"2a04:f580:9212::/47",
@@ -1257,7 +1259,7 @@
"2a06:3602::/31",
"2a06:9f81:4600::/43",
"2a06:9f81:4620::/44",
"2a06:9f81:4640::/43",
"2a06:9f81:4650::/44",
"2a06:9f81:4660::/44",
"2a06:9f81:5100::/40",
"2a06:9f81:5400::/40",
@@ -1292,7 +1294,6 @@
"2a0a:6040:34ff::/48",
"2a0a:6040:ec00::/40",
"2a0a:6044:6600::/39",
"2a0a:6044:b800::/40",
"2a0b:2542::/48",
"2a0b:4e07:b8::/47",
"2a0c:9a40:9e00::/43",
@@ -1370,6 +1371,8 @@
"2a0f:7803:fe82::/48",
"2a0f:7803:fe84::/48",
"2a0f:7804:da00::/40",
"2a0f:85c1:816::/48",
"2a0f:85c1:89a::/48",
"2a0f:9400:7700::/48",
"2a0f:ac00::/29",
"2a10:2f00:15a::/48",
@@ -1406,10 +1409,12 @@
"2a14:7c0:4d00::/47",
"2a14:7c0:4d02::/48",
"2a14:4c41::/32",
"2a14:67c1:20::/44",
"2a14:7580:6000::/36",
"2a14:7580:9200::/40",
"2a14:7580:c000::/36",
"2a14:7580:c000::/35",
"2a14:7580:fa00::/40",
"2a14:7580:fe00::/40",
"2a14:7581:b25::/48",
"2a14:7581:b26::/48",
"2a14:7581:b40::/48",