This commit is contained in:
SukkaBot
2024-08-16 12:34:56 +00:00
parent 8d3c20c486
commit eb2acd8fa9
15 changed files with 5246 additions and 2952 deletions

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: 2024-08-15T12:34:57.155Z
# Last Updated: 2024-08-16T12:34:46.975Z
# Size: 3646
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -812,8 +812,7 @@
103.35.104.0/22
103.35.254.0/24
103.36.28.0/22
103.36.36.0/23
103.36.39.0/24
103.36.36.0/22
103.36.63.0/24
103.36.96.0/22
103.36.132.0/22
@@ -988,7 +987,6 @@
103.93.180.0/22
103.93.204.0/22
103.94.12.0/22
103.94.20.0/23
103.95.68.0/22
103.95.252.0/22
103.96.8.0/22
@@ -1186,6 +1184,7 @@
103.219.28.0/22
103.219.32.0/21
103.219.84.0/22
103.219.100.0/23
103.219.184.0/22
103.220.52.0/22
103.220.56.0/22
@@ -1544,7 +1543,8 @@
113.31.96.0/19
113.31.144.0/20
113.31.160.0/19
113.44.0.0/15
113.44.0.0/16
113.45.128.0/17
113.48.48.0/20
113.48.127.0/24
113.48.224.0/20
@@ -2426,7 +2426,7 @@
146.56.192.0/18
146.196.56.0/22
146.196.68.0/22
146.196.112.0/21
146.196.116.0/22
146.217.137.0/24
146.222.79.0/24
146.222.81.0/24
@@ -2948,7 +2948,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: 2024-08-15T09:20:26.507Z
# Size: 1342
# Last Updated: 2024-08-16T12:34:46.979Z
# Size: 1335
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -168,7 +168,6 @@
2401:4780::/32
2401:4880::/32
2401:4a80::/32
2401:5960:5960::/48
2401:70e0::/32
2401:71c0::/48
2401:7700::/32
@@ -399,13 +398,6 @@
2404:d7c0:2::/48
2404:e280::/47
2404:e8c0::/32
2404:ea80:500:575::/64
2404:ea80:600:623::/64
2404:ea80:700:104::/64
2404:ea80:700:112::/63
2404:ea80:700:695::/64
2404:ea80:700:696::/63
2404:ea80:700:696a::/64
2404:f4c0::/32
2405:6c0:1::/48
2405:6c0:2::/48
@@ -1204,16 +1196,16 @@
2a05:4140:66::/48
2a06:1281:8100::/40
2a06:1281:8200::/39
2a06:1281:8400::/39
2a06:1281:8600::/40
2a06:1281:8400::/38
2a06:1281:8800::/40
2a06:1281:8f00::/40
2a06:1281:b000::/40
2a06:3600::/30
2a06:9f43::/32
2a06:9f81:4600::/43
2a06:9f81:4620::/44
2a06:9f81:4640::/43
2a06:9f81:4660::/44
2a06:9f81:5100::/40
2a06:9f81:5400::/40
2a06:9f81:6100::/40
2a06:a005:260::/43
@@ -1320,6 +1312,7 @@
2a13:1800:80::/44
2a13:1800:300::/44
2a13:1801:180::/43
2a13:18c4::/32
2a13:4900::/29
2a13:a5c7:1200::/40
2a13:a5c7:1801::/48

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2024-08-15T12:34:57.297Z
// # Build 2024-08-16T12:34:47.103Z
declare(strict_types=1);
@@ -3235,8 +3235,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.35.104.0/22,Domestic',
'IP-CIDR,103.35.254.0/24,Domestic',
'IP-CIDR,103.36.28.0/22,Domestic',
'IP-CIDR,103.36.36.0/23,Domestic',
'IP-CIDR,103.36.39.0/24,Domestic',
'IP-CIDR,103.36.36.0/22,Domestic',
'IP-CIDR,103.36.63.0/24,Domestic',
'IP-CIDR,103.36.96.0/22,Domestic',
'IP-CIDR,103.36.132.0/22,Domestic',
@@ -3411,7 +3410,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.93.180.0/22,Domestic',
'IP-CIDR,103.93.204.0/22,Domestic',
'IP-CIDR,103.94.12.0/22,Domestic',
'IP-CIDR,103.94.20.0/23,Domestic',
'IP-CIDR,103.95.68.0/22,Domestic',
'IP-CIDR,103.95.252.0/22,Domestic',
'IP-CIDR,103.96.8.0/22,Domestic',
@@ -3609,6 +3607,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.219.28.0/22,Domestic',
'IP-CIDR,103.219.32.0/21,Domestic',
'IP-CIDR,103.219.84.0/22,Domestic',
'IP-CIDR,103.219.100.0/23,Domestic',
'IP-CIDR,103.219.184.0/22,Domestic',
'IP-CIDR,103.220.52.0/22,Domestic',
'IP-CIDR,103.220.56.0/22,Domestic',
@@ -3967,7 +3966,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,113.31.96.0/19,Domestic',
'IP-CIDR,113.31.144.0/20,Domestic',
'IP-CIDR,113.31.160.0/19,Domestic',
'IP-CIDR,113.44.0.0/15,Domestic',
'IP-CIDR,113.44.0.0/16,Domestic',
'IP-CIDR,113.45.128.0/17,Domestic',
'IP-CIDR,113.48.48.0/20,Domestic',
'IP-CIDR,113.48.127.0/24,Domestic',
'IP-CIDR,113.48.224.0/20,Domestic',
@@ -4849,7 +4849,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,146.56.192.0/18,Domestic',
'IP-CIDR,146.196.56.0/22,Domestic',
'IP-CIDR,146.196.68.0/22,Domestic',
'IP-CIDR,146.196.112.0/21,Domestic',
'IP-CIDR,146.196.116.0/22,Domestic',
'IP-CIDR,146.217.137.0/24,Domestic',
'IP-CIDR,146.222.79.0/24,Domestic',
'IP-CIDR,146.222.81.0/24,Domestic',
@@ -5371,7 +5371,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',
@@ -6237,7 +6237,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,2401:4780::/32,Domestic',
'IP-CIDR,2401:4880::/32,Domestic',
'IP-CIDR,2401:4a80::/32,Domestic',
'IP-CIDR,2401:5960:5960::/48,Domestic',
'IP-CIDR,2401:70e0::/32,Domestic',
'IP-CIDR,2401:71c0::/48,Domestic',
'IP-CIDR,2401:7700::/32,Domestic',
@@ -6468,13 +6467,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,2404:d7c0:2::/48,Domestic',
'IP-CIDR,2404:e280::/47,Domestic',
'IP-CIDR,2404:e8c0::/32,Domestic',
'IP-CIDR,2404:ea80:500:575::/64,Domestic',
'IP-CIDR,2404:ea80:600:623::/64,Domestic',
'IP-CIDR,2404:ea80:700:104::/64,Domestic',
'IP-CIDR,2404:ea80:700:112::/63,Domestic',
'IP-CIDR,2404:ea80:700:695::/64,Domestic',
'IP-CIDR,2404:ea80:700:696::/63,Domestic',
'IP-CIDR,2404:ea80:700:696a::/64,Domestic',
'IP-CIDR,2404:f4c0::/32,Domestic',
'IP-CIDR,2405:6c0:1::/48,Domestic',
'IP-CIDR,2405:6c0:2::/48,Domestic',
@@ -7273,16 +7265,16 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,2a05:4140:66::/48,Domestic',
'IP-CIDR,2a06:1281:8100::/40,Domestic',
'IP-CIDR,2a06:1281:8200::/39,Domestic',
'IP-CIDR,2a06:1281:8400::/39,Domestic',
'IP-CIDR,2a06:1281:8600::/40,Domestic',
'IP-CIDR,2a06:1281:8400::/38,Domestic',
'IP-CIDR,2a06:1281:8800::/40,Domestic',
'IP-CIDR,2a06:1281:8f00::/40,Domestic',
'IP-CIDR,2a06:1281:b000::/40,Domestic',
'IP-CIDR,2a06:3600::/30,Domestic',
'IP-CIDR,2a06:9f43::/32,Domestic',
'IP-CIDR,2a06:9f81:4600::/43,Domestic',
'IP-CIDR,2a06:9f81:4620::/44,Domestic',
'IP-CIDR,2a06:9f81:4640::/43,Domestic',
'IP-CIDR,2a06:9f81:4660::/44,Domestic',
'IP-CIDR,2a06:9f81:5100::/40,Domestic',
'IP-CIDR,2a06:9f81:5400::/40,Domestic',
'IP-CIDR,2a06:9f81:6100::/40,Domestic',
'IP-CIDR,2a06:a005:260::/43,Domestic',
@@ -7389,6 +7381,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,2a13:1800:80::/44,Domestic',
'IP-CIDR,2a13:1800:300::/44,Domestic',
'IP-CIDR,2a13:1801:180::/43,Domestic',
'IP-CIDR,2a13:18c4::/32,Domestic',
'IP-CIDR,2a13:4900::/29,Domestic',
'IP-CIDR,2a13:a5c7:1200::/40,Domestic',
'IP-CIDR,2a13:a5c7:1801::/48,Domestic',

View File

@@ -1,4 +1,4 @@
cloudfront.net 1227
cloudfront.net 1220
windows.com 118
weebly.com 116
llnw.net 101
@@ -8,7 +8,7 @@ baidu.com
79j68qav2.com 70
openapp.link 69
qq.com 67
amazonaws.com 55
amazonaws.com 54
eccocar.com 51
taobao.com 47
youku.com 47
@@ -19,9 +19,9 @@ sina.com.cn
anwalt.de 41
nespresso.com 39
americanexpress.com 38
aliyuncs.com 36
innovatedating.com 36
aaa.com 35
aliyuncs.com 35
m-shop.me 35
msn.com 35
windows.net 35
@@ -35,10 +35,10 @@ flourishpath.online
wolterskluwer.com 30
aleragroup.com 29
newzgames.com 29
yahoo.com 29
34gwl8v1a.com 28
international-med.com 28
vodafone.com 28
yahoo.com 28
360.cn 27
akamaihd.net 27
l5eamr17d.com 27
@@ -107,6 +107,7 @@ yahoo.co.jp
younited-credit.com 15
zadn.vn 15
zaloapp.com 15
borden-carleton.ca 14
hostcontent.li 14
intel.com 14
isnssdk.com 14
@@ -118,6 +119,7 @@ sogou.com
tajawal.com 14
advancedtech.com 13
alicdn.com 13
apple.com 13
avaya.com 13
com.se 13
discoveryplus.com 13
@@ -132,7 +134,6 @@ verintsystemsinc.com
vivo.com.cn 13
zalo.me 13
360safe.com 12
apple.com 12
cdn77.org 12
chip.de 12
cigna.com 12
@@ -152,7 +153,6 @@ agilent.com
averydennison.com 11
azureedge.net 11
blogspot.com 11
borden-carleton.ca 11
byteoversea.com 11
coniferhealth.com 11
cresa.com 11

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: 2024-08-15T12:34:57.155Z
# Last Updated: 2024-08-16T12:34:46.975Z
# Size: 3647
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -813,8 +813,7 @@ IP-CIDR,103.31.200.0/22
IP-CIDR,103.35.104.0/22
IP-CIDR,103.35.254.0/24
IP-CIDR,103.36.28.0/22
IP-CIDR,103.36.36.0/23
IP-CIDR,103.36.39.0/24
IP-CIDR,103.36.36.0/22
IP-CIDR,103.36.63.0/24
IP-CIDR,103.36.96.0/22
IP-CIDR,103.36.132.0/22
@@ -989,7 +988,6 @@ IP-CIDR,103.91.208.0/22
IP-CIDR,103.93.180.0/22
IP-CIDR,103.93.204.0/22
IP-CIDR,103.94.12.0/22
IP-CIDR,103.94.20.0/23
IP-CIDR,103.95.68.0/22
IP-CIDR,103.95.252.0/22
IP-CIDR,103.96.8.0/22
@@ -1187,6 +1185,7 @@ IP-CIDR,103.218.216.0/22
IP-CIDR,103.219.28.0/22
IP-CIDR,103.219.32.0/21
IP-CIDR,103.219.84.0/22
IP-CIDR,103.219.100.0/23
IP-CIDR,103.219.184.0/22
IP-CIDR,103.220.52.0/22
IP-CIDR,103.220.56.0/22
@@ -1545,7 +1544,8 @@ IP-CIDR,113.31.88.0/23
IP-CIDR,113.31.96.0/19
IP-CIDR,113.31.144.0/20
IP-CIDR,113.31.160.0/19
IP-CIDR,113.44.0.0/15
IP-CIDR,113.44.0.0/16
IP-CIDR,113.45.128.0/17
IP-CIDR,113.48.48.0/20
IP-CIDR,113.48.127.0/24
IP-CIDR,113.48.224.0/20
@@ -2427,7 +2427,7 @@ IP-CIDR,144.255.0.0/16
IP-CIDR,146.56.192.0/18
IP-CIDR,146.196.56.0/22
IP-CIDR,146.196.68.0/22
IP-CIDR,146.196.112.0/21
IP-CIDR,146.196.116.0/22
IP-CIDR,146.217.137.0/24
IP-CIDR,146.222.79.0/24
IP-CIDR,146.222.81.0/24
@@ -2949,7 +2949,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: 2024-08-15T09:20:26.507Z
# Size: 1343
# Last Updated: 2024-08-16T12:34:46.979Z
# Size: 1336
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -169,7 +169,6 @@ IP-CIDR6,2401:4680::/32
IP-CIDR6,2401:4780::/32
IP-CIDR6,2401:4880::/32
IP-CIDR6,2401:4a80::/32
IP-CIDR6,2401:5960:5960::/48
IP-CIDR6,2401:70e0::/32
IP-CIDR6,2401:71c0::/48
IP-CIDR6,2401:7700::/32
@@ -400,13 +399,6 @@ IP-CIDR6,2404:c940::/48
IP-CIDR6,2404:d7c0:2::/48
IP-CIDR6,2404:e280::/47
IP-CIDR6,2404:e8c0::/32
IP-CIDR6,2404:ea80:500:575::/64
IP-CIDR6,2404:ea80:600:623::/64
IP-CIDR6,2404:ea80:700:104::/64
IP-CIDR6,2404:ea80:700:112::/63
IP-CIDR6,2404:ea80:700:695::/64
IP-CIDR6,2404:ea80:700:696::/63
IP-CIDR6,2404:ea80:700:696a::/64
IP-CIDR6,2404:f4c0::/32
IP-CIDR6,2405:6c0:1::/48
IP-CIDR6,2405:6c0:2::/48
@@ -1205,16 +1197,16 @@ IP-CIDR6,2a05:1087::/32
IP-CIDR6,2a05:4140:66::/48
IP-CIDR6,2a06:1281:8100::/40
IP-CIDR6,2a06:1281:8200::/39
IP-CIDR6,2a06:1281:8400::/39
IP-CIDR6,2a06:1281:8600::/40
IP-CIDR6,2a06:1281:8400::/38
IP-CIDR6,2a06:1281:8800::/40
IP-CIDR6,2a06:1281:8f00::/40
IP-CIDR6,2a06:1281:b000::/40
IP-CIDR6,2a06:3600::/30
IP-CIDR6,2a06:9f43::/32
IP-CIDR6,2a06:9f81:4600::/43
IP-CIDR6,2a06:9f81:4620::/44
IP-CIDR6,2a06:9f81:4640::/43
IP-CIDR6,2a06:9f81:4660::/44
IP-CIDR6,2a06:9f81:5100::/40
IP-CIDR6,2a06:9f81:5400::/40
IP-CIDR6,2a06:9f81:6100::/40
IP-CIDR6,2a06:a005:260::/43
@@ -1321,6 +1313,7 @@ IP-CIDR6,2a13:1800:10::/48
IP-CIDR6,2a13:1800:80::/44
IP-CIDR6,2a13:1800:300::/44
IP-CIDR6,2a13:1801:180::/43
IP-CIDR6,2a13:18c4::/32
IP-CIDR6,2a13:4900::/29
IP-CIDR6,2a13:a5c7:1200::/40
IP-CIDR6,2a13:a5c7:1801::/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-08-15T12:35:03.224Z</p>
<p>Last Build: 2024-08-16T12:34:53.937Z</p>
<br>
<ul class="directory-list">

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -807,8 +807,7 @@
"103.35.104.0/22",
"103.35.254.0/24",
"103.36.28.0/22",
"103.36.36.0/23",
"103.36.39.0/24",
"103.36.36.0/22",
"103.36.63.0/24",
"103.36.96.0/22",
"103.36.132.0/22",
@@ -983,7 +982,6 @@
"103.93.180.0/22",
"103.93.204.0/22",
"103.94.12.0/22",
"103.94.20.0/23",
"103.95.68.0/22",
"103.95.252.0/22",
"103.96.8.0/22",
@@ -1181,6 +1179,7 @@
"103.219.28.0/22",
"103.219.32.0/21",
"103.219.84.0/22",
"103.219.100.0/23",
"103.219.184.0/22",
"103.220.52.0/22",
"103.220.56.0/22",
@@ -1539,7 +1538,8 @@
"113.31.96.0/19",
"113.31.144.0/20",
"113.31.160.0/19",
"113.44.0.0/15",
"113.44.0.0/16",
"113.45.128.0/17",
"113.48.48.0/20",
"113.48.127.0/24",
"113.48.224.0/20",
@@ -2421,7 +2421,7 @@
"146.56.192.0/18",
"146.196.56.0/22",
"146.196.68.0/22",
"146.196.112.0/21",
"146.196.116.0/22",
"146.217.137.0/24",
"146.222.79.0/24",
"146.222.81.0/24",
@@ -2943,7 +2943,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

@@ -163,7 +163,6 @@
"2401:4780::/32",
"2401:4880::/32",
"2401:4a80::/32",
"2401:5960:5960::/48",
"2401:70e0::/32",
"2401:71c0::/48",
"2401:7700::/32",
@@ -394,13 +393,6 @@
"2404:d7c0:2::/48",
"2404:e280::/47",
"2404:e8c0::/32",
"2404:ea80:500:575::/64",
"2404:ea80:600:623::/64",
"2404:ea80:700:104::/64",
"2404:ea80:700:112::/63",
"2404:ea80:700:695::/64",
"2404:ea80:700:696::/63",
"2404:ea80:700:696a::/64",
"2404:f4c0::/32",
"2405:6c0:1::/48",
"2405:6c0:2::/48",
@@ -1199,16 +1191,16 @@
"2a05:4140:66::/48",
"2a06:1281:8100::/40",
"2a06:1281:8200::/39",
"2a06:1281:8400::/39",
"2a06:1281:8600::/40",
"2a06:1281:8400::/38",
"2a06:1281:8800::/40",
"2a06:1281:8f00::/40",
"2a06:1281:b000::/40",
"2a06:3600::/30",
"2a06:9f43::/32",
"2a06:9f81:4600::/43",
"2a06:9f81:4620::/44",
"2a06:9f81:4640::/43",
"2a06:9f81:4660::/44",
"2a06:9f81:5100::/40",
"2a06:9f81:5400::/40",
"2a06:9f81:6100::/40",
"2a06:a005:260::/43",
@@ -1315,6 +1307,7 @@
"2a13:1800:80::/44",
"2a13:1800:300::/44",
"2a13:1801:180::/43",
"2a13:18c4::/32",
"2a13:4900::/29",
"2a13:a5c7:1200::/40",
"2a13:a5c7:1801::/48",