mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 09:44:35 +00:00
deploy: a487705e54
This commit is contained in:
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
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-09-08T19:25:06.614Z
|
||||
# Size: 3947
|
||||
# Last Updated: 2025-09-09T05:16:05.080Z
|
||||
# Size: 3948
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -765,6 +765,7 @@
|
||||
101.129.0.0/16
|
||||
101.132.0.0/15
|
||||
101.198.0.0/22
|
||||
101.198.4.0/24
|
||||
101.198.196.0/22
|
||||
101.199.48.0/20
|
||||
101.199.112.0/24
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-09-08T05:16:18.035Z
|
||||
# Size: 1441
|
||||
# Last Updated: 2025-09-09T05:16:05.081Z
|
||||
# Size: 1444
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -281,6 +281,7 @@
|
||||
2403:a140:100::/40
|
||||
2403:a200::/32
|
||||
2403:ac00::/32
|
||||
2403:ad80:101c::/48
|
||||
2403:ad80:8008::/48
|
||||
2403:b400::/32
|
||||
2403:c980::/32
|
||||
@@ -387,6 +388,7 @@
|
||||
2406:840:e608::/46
|
||||
2406:840:e621::/48
|
||||
2406:840:e666::/47
|
||||
2406:840:e720::/44
|
||||
2406:840:e770::/48
|
||||
2406:840:e777::/48
|
||||
2406:840:e80f::/48
|
||||
@@ -1217,7 +1219,6 @@
|
||||
2a06:3604::/30
|
||||
2a06:9f81:4600::/43
|
||||
2a06:9f81:4640::/44
|
||||
2a06:9f81:4660::/44
|
||||
2a06:a005:260::/43
|
||||
2a06:a005:280::/43
|
||||
2a06:a005:2a0::/44
|
||||
@@ -1304,7 +1305,7 @@
|
||||
2a0f:7803:f840::/44
|
||||
2a0f:7803:faf3::/48
|
||||
2a0f:7803:fe41::/48
|
||||
2a0f:7803:fe44::/48
|
||||
2a0f:7803:fe44::/47
|
||||
2a0f:7803:fe46::/48
|
||||
2a0f:7803:fe60::/48
|
||||
2a0f:7803:fe81::/48
|
||||
@@ -1440,6 +1441,8 @@
|
||||
2a14:7583:f304::/48
|
||||
2a14:7583:f4fe::/48
|
||||
2a14:7583:f500::/48
|
||||
2a14:7583:f701::/48
|
||||
2a14:7583:f702::/47
|
||||
2a14:7583:f743::/48
|
||||
2a14:7584::/36
|
||||
2c0f:f7a8:8011::/48
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Reject Non-IP
|
||||
# Last Updated: 2025-09-08T19:25:05.010Z
|
||||
# Size: 770
|
||||
# Last Updated: 2025-09-09T05:16:03.276Z
|
||||
# Size: 771
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -473,6 +473,7 @@ DOMAIN-WILDCARD,srmdata-*.com
|
||||
DOMAIN-WILDCARD,ac*.pingguolv.com
|
||||
DOMAIN-WILDCARD,adcs-*.myappsget.com
|
||||
DOMAIN-WILDCARD,collector-*.luigisbox.com
|
||||
DOMAIN-WILDCARD,*.libaishuo.com
|
||||
DOMAIN-WILDCARD,clickstream-*.homedepot.com
|
||||
DOMAIN-WILDCARD,auth-*.hismarttv.com
|
||||
DOMAIN-WILDCARD,api-*.hismarttv.com
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
// # Build 2025-09-08T19:34:22.380Z
|
||||
// # Build 2025-09-09T05:16:06.958Z
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -3701,6 +3701,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,101.129.0.0/16,Domestic',
|
||||
'IP-CIDR,101.132.0.0/15,Domestic',
|
||||
'IP-CIDR,101.198.0.0/22,Domestic',
|
||||
'IP-CIDR,101.198.4.0/24,Domestic',
|
||||
'IP-CIDR,101.198.196.0/22,Domestic',
|
||||
'IP-CIDR,101.199.48.0/20,Domestic',
|
||||
'IP-CIDR,101.199.112.0/24,Domestic',
|
||||
@@ -7161,6 +7162,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2403:a140:100::/40,Domestic',
|
||||
'IP-CIDR6,2403:a200::/32,Domestic',
|
||||
'IP-CIDR6,2403:ac00::/32,Domestic',
|
||||
'IP-CIDR6,2403:ad80:101c::/48,Domestic',
|
||||
'IP-CIDR6,2403:ad80:8008::/48,Domestic',
|
||||
'IP-CIDR6,2403:b400::/32,Domestic',
|
||||
'IP-CIDR6,2403:c980::/32,Domestic',
|
||||
@@ -7267,6 +7269,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2406:840:e608::/46,Domestic',
|
||||
'IP-CIDR6,2406:840:e621::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e666::/47,Domestic',
|
||||
'IP-CIDR6,2406:840:e720::/44,Domestic',
|
||||
'IP-CIDR6,2406:840:e770::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e777::/48,Domestic',
|
||||
'IP-CIDR6,2406:840:e80f::/48,Domestic',
|
||||
@@ -8097,7 +8100,6 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2a06:3604::/30,Domestic',
|
||||
'IP-CIDR6,2a06:9f81:4600::/43,Domestic',
|
||||
'IP-CIDR6,2a06:9f81:4640::/44,Domestic',
|
||||
'IP-CIDR6,2a06:9f81:4660::/44,Domestic',
|
||||
'IP-CIDR6,2a06:a005:260::/43,Domestic',
|
||||
'IP-CIDR6,2a06:a005:280::/43,Domestic',
|
||||
'IP-CIDR6,2a06:a005:2a0::/44,Domestic',
|
||||
@@ -8184,7 +8186,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2a0f:7803:f840::/44,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:faf3::/48,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe41::/48,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe44::/48,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe44::/47,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe46::/48,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe60::/48,Domestic',
|
||||
'IP-CIDR6,2a0f:7803:fe81::/48,Domestic',
|
||||
@@ -8320,6 +8322,8 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR6,2a14:7583:f304::/48,Domestic',
|
||||
'IP-CIDR6,2a14:7583:f4fe::/48,Domestic',
|
||||
'IP-CIDR6,2a14:7583:f500::/48,Domestic',
|
||||
'IP-CIDR6,2a14:7583:f701::/48,Domestic',
|
||||
'IP-CIDR6,2a14:7583:f702::/47,Domestic',
|
||||
'IP-CIDR6,2a14:7583:f743::/48,Domestic',
|
||||
'IP-CIDR6,2a14:7584::/36,Domestic',
|
||||
'IP-CIDR6,2c0f:f7a8:8011::/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
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-09-08T19:25:06.614Z
|
||||
# Size: 3948
|
||||
# Last Updated: 2025-09-09T05:16:05.080Z
|
||||
# Size: 3949
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -766,6 +766,7 @@ IP-CIDR,101.128.0.0/22
|
||||
IP-CIDR,101.129.0.0/16
|
||||
IP-CIDR,101.132.0.0/15
|
||||
IP-CIDR,101.198.0.0/22
|
||||
IP-CIDR,101.198.4.0/24
|
||||
IP-CIDR,101.198.196.0/22
|
||||
IP-CIDR,101.199.48.0/20
|
||||
IP-CIDR,101.199.112.0/24
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv6 CIDR
|
||||
# Last Updated: 2025-09-08T05:16:18.035Z
|
||||
# Size: 1442
|
||||
# Last Updated: 2025-09-09T05:16:05.081Z
|
||||
# Size: 1445
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -282,6 +282,7 @@ IP-CIDR6,2403:a140:10::/48
|
||||
IP-CIDR6,2403:a140:100::/40
|
||||
IP-CIDR6,2403:a200::/32
|
||||
IP-CIDR6,2403:ac00::/32
|
||||
IP-CIDR6,2403:ad80:101c::/48
|
||||
IP-CIDR6,2403:ad80:8008::/48
|
||||
IP-CIDR6,2403:b400::/32
|
||||
IP-CIDR6,2403:c980::/32
|
||||
@@ -388,6 +389,7 @@ IP-CIDR6,2406:840:e600::/45
|
||||
IP-CIDR6,2406:840:e608::/46
|
||||
IP-CIDR6,2406:840:e621::/48
|
||||
IP-CIDR6,2406:840:e666::/47
|
||||
IP-CIDR6,2406:840:e720::/44
|
||||
IP-CIDR6,2406:840:e770::/48
|
||||
IP-CIDR6,2406:840:e777::/48
|
||||
IP-CIDR6,2406:840:e80f::/48
|
||||
@@ -1218,7 +1220,6 @@ IP-CIDR6,2a06:3603::/32
|
||||
IP-CIDR6,2a06:3604::/30
|
||||
IP-CIDR6,2a06:9f81:4600::/43
|
||||
IP-CIDR6,2a06:9f81:4640::/44
|
||||
IP-CIDR6,2a06:9f81:4660::/44
|
||||
IP-CIDR6,2a06:a005:260::/43
|
||||
IP-CIDR6,2a06:a005:280::/43
|
||||
IP-CIDR6,2a06:a005:2a0::/44
|
||||
@@ -1305,7 +1306,7 @@ IP-CIDR6,2a0f:7803:f800::/43
|
||||
IP-CIDR6,2a0f:7803:f840::/44
|
||||
IP-CIDR6,2a0f:7803:faf3::/48
|
||||
IP-CIDR6,2a0f:7803:fe41::/48
|
||||
IP-CIDR6,2a0f:7803:fe44::/48
|
||||
IP-CIDR6,2a0f:7803:fe44::/47
|
||||
IP-CIDR6,2a0f:7803:fe46::/48
|
||||
IP-CIDR6,2a0f:7803:fe60::/48
|
||||
IP-CIDR6,2a0f:7803:fe81::/48
|
||||
@@ -1441,6 +1442,8 @@ IP-CIDR6,2a14:7583:f300::/46
|
||||
IP-CIDR6,2a14:7583:f304::/48
|
||||
IP-CIDR6,2a14:7583:f4fe::/48
|
||||
IP-CIDR6,2a14:7583:f500::/48
|
||||
IP-CIDR6,2a14:7583:f701::/48
|
||||
IP-CIDR6,2a14:7583:f702::/47
|
||||
IP-CIDR6,2a14:7583:f743::/48
|
||||
IP-CIDR6,2a14:7584::/36
|
||||
IP-CIDR6,2c0f:f7a8:8011::/48
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Reject Non-IP
|
||||
# Last Updated: 2025-09-08T19:25:05.010Z
|
||||
# Size: 773
|
||||
# Last Updated: 2025-09-09T05:16:03.276Z
|
||||
# Size: 774
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -473,6 +473,7 @@ DOMAIN-WILDCARD,srmdata-*.com
|
||||
DOMAIN-WILDCARD,ac*.pingguolv.com
|
||||
DOMAIN-WILDCARD,adcs-*.myappsget.com
|
||||
DOMAIN-WILDCARD,collector-*.luigisbox.com
|
||||
DOMAIN-WILDCARD,*.libaishuo.com
|
||||
DOMAIN-WILDCARD,clickstream-*.homedepot.com
|
||||
DOMAIN-WILDCARD,auth-*.hismarttv.com
|
||||
DOMAIN-WILDCARD,api-*.hismarttv.com
|
||||
|
||||
@@ -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-08T19:34:30.147Z</p>
|
||||
<p>Last Build: 2025-09-09T05:16:14.242Z</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
@@ -761,6 +761,7 @@
|
||||
"101.129.0.0/16",
|
||||
"101.132.0.0/15",
|
||||
"101.198.0.0/22",
|
||||
"101.198.4.0/24",
|
||||
"101.198.196.0/22",
|
||||
"101.199.48.0/20",
|
||||
"101.199.112.0/24",
|
||||
|
||||
@@ -274,6 +274,7 @@
|
||||
"2403:a140:100::/40",
|
||||
"2403:a200::/32",
|
||||
"2403:ac00::/32",
|
||||
"2403:ad80:101c::/48",
|
||||
"2403:ad80:8008::/48",
|
||||
"2403:b400::/32",
|
||||
"2403:c980::/32",
|
||||
@@ -380,6 +381,7 @@
|
||||
"2406:840:e608::/46",
|
||||
"2406:840:e621::/48",
|
||||
"2406:840:e666::/47",
|
||||
"2406:840:e720::/44",
|
||||
"2406:840:e770::/48",
|
||||
"2406:840:e777::/48",
|
||||
"2406:840:e80f::/48",
|
||||
@@ -1210,7 +1212,6 @@
|
||||
"2a06:3604::/30",
|
||||
"2a06:9f81:4600::/43",
|
||||
"2a06:9f81:4640::/44",
|
||||
"2a06:9f81:4660::/44",
|
||||
"2a06:a005:260::/43",
|
||||
"2a06:a005:280::/43",
|
||||
"2a06:a005:2a0::/44",
|
||||
@@ -1297,7 +1298,7 @@
|
||||
"2a0f:7803:f840::/44",
|
||||
"2a0f:7803:faf3::/48",
|
||||
"2a0f:7803:fe41::/48",
|
||||
"2a0f:7803:fe44::/48",
|
||||
"2a0f:7803:fe44::/47",
|
||||
"2a0f:7803:fe46::/48",
|
||||
"2a0f:7803:fe60::/48",
|
||||
"2a0f:7803:fe81::/48",
|
||||
@@ -1433,6 +1434,8 @@
|
||||
"2a14:7583:f304::/48",
|
||||
"2a14:7583:f4fe::/48",
|
||||
"2a14:7583:f500::/48",
|
||||
"2a14:7583:f701::/48",
|
||||
"2a14:7583:f702::/47",
|
||||
"2a14:7583:f743::/48",
|
||||
"2a14:7584::/36",
|
||||
"2c0f:f7a8:8011::/48",
|
||||
|
||||
@@ -450,6 +450,7 @@
|
||||
"^ac[\\w.-]*?\\.pingguolv\\.com$",
|
||||
"^adcs-[\\w.-]*?\\.myappsget\\.com$",
|
||||
"^collector-[\\w.-]*?\\.luigisbox\\.com$",
|
||||
"^[\\w.-]*?\\.libaishuo\\.com$",
|
||||
"^clickstream-[\\w.-]*?\\.homedepot\\.com$",
|
||||
"^auth-[\\w.-]*?\\.hismarttv\\.com$",
|
||||
"^api-[\\w.-]*?\\.hismarttv\\.com$",
|
||||
|
||||
Reference in New Issue
Block a user