This commit is contained in:
SukkaW
2026-03-15 17:19:07 +00:00
parent 21db7f02ba
commit f850ff1e1d
43 changed files with 3118 additions and 2664 deletions

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2026-03-15T08:13:51.759Z
# Last Updated: 2026-03-15T17:18:40.144Z
# Size: 4406
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2026-03-15T08:13:51.759Z
# Last Updated: 2026-03-15T17:18:40.145Z
# Size: 1896
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

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 - Speedtest Domains
# Last Updated: 2026-03-15T08:13:50.818Z
# Last Updated: 2026-03-15T17:18:39.143Z
# Size: 2931
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2026-03-15T08:13:51.968Z
# Last Updated: 2026-03-15T17:18:40.590Z
# Size: 3902
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -313,7 +313,7 @@
43.249.2.0/24
43.249.136.0/22
43.249.144.0/22
43.249.169.0/24
43.249.168.0/23
43.249.236.0/22
43.250.4.0/22
43.250.32.0/22

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2026-03-15T08:13:51.969Z
# Last Updated: 2026-03-15T17:18:40.591Z
# Size: 1660
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Anti Bogus Domain
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 756
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2026-03-15T08:13:51.156Z
# Last Updated: 2026-03-15T17:18:39.400Z
# Size: 859
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2026-03-15T08:13:50.930Z
# Last Updated: 2026-03-15T17:18:39.234Z
# Size: 1249
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 366
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Stream Services: All
# Last Updated: 2026-03-15T08:13:50.828Z
# Last Updated: 2026-03-15T17:18:39.151Z
# Size: 287
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2026-03-15T08:13:52.476Z
// # Build 2026-03-15T17:18:41.580Z
declare(strict_types=1);
@@ -3439,7 +3439,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,43.249.2.0/24,Domestic',
'IP-CIDR,43.249.136.0/22,Domestic',
'IP-CIDR,43.249.144.0/22,Domestic',
'IP-CIDR,43.249.169.0/24,Domestic',
'IP-CIDR,43.249.168.0/23,Domestic',
'IP-CIDR,43.249.236.0/22,Domestic',
'IP-CIDR,43.250.4.0/22,Domestic',
'IP-CIDR,43.250.32.0/22,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Anti Bogus Domain
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 741
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2026-03-15T08:13:51.156Z
# Last Updated: 2026-03-15T17:18:39.400Z
# Size: 858
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2026-03-15T08:13:50.930Z
# Last Updated: 2026-03-15T17:18:39.234Z
# Size: 1249
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 351
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Stream Services: All
# Last Updated: 2026-03-15T08:13:50.828Z
# Last Updated: 2026-03-15T17:18:39.151Z
# Size: 287
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2026-03-15T08:13:51.759Z
# Last Updated: 2026-03-15T17:18:40.144Z
# Size: 4406
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2026-03-15T08:13:51.759Z
# Last Updated: 2026-03-15T17:18:40.145Z
# Size: 1896
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

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 - Speedtest Domains
# Last Updated: 2026-03-15T08:13:50.818Z
# Last Updated: 2026-03-15T17:18:39.143Z
# Size: 2931
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2026-03-15T08:13:51.968Z
# Last Updated: 2026-03-15T17:18:40.590Z
# Size: 3903
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -314,7 +314,7 @@ IP-CIDR,43.249.0.0/23
IP-CIDR,43.249.2.0/24
IP-CIDR,43.249.136.0/22
IP-CIDR,43.249.144.0/22
IP-CIDR,43.249.169.0/24
IP-CIDR,43.249.168.0/23
IP-CIDR,43.249.236.0/22
IP-CIDR,43.250.4.0/22
IP-CIDR,43.250.32.0/22

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2026-03-15T08:13:51.969Z
# Last Updated: 2026-03-15T17:18:40.591Z
# Size: 1661
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Anti Bogus Domain
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 756
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2026-03-15T08:13:51.156Z
# Last Updated: 2026-03-15T17:18:39.400Z
# Size: 862
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2026-03-15T08:13:50.930Z
# Last Updated: 2026-03-15T17:18:39.234Z
# Size: 1250
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 369
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Stream Services: All
# Last Updated: 2026-03-15T08:13:50.828Z
# Last Updated: 2026-03-15T17:18:39.151Z
# Size: 336
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Anti Bogus Domain
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 741
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2026-03-15T08:13:51.156Z
# Last Updated: 2026-03-15T17:18:39.400Z
# Size: 858
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - General Global Services
# Last Updated: 2026-03-15T08:13:50.930Z
# Last Updated: 2026-03-15T17:18:39.234Z
# Size: 1249
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2026-03-15T08:13:50.816Z
# Last Updated: 2026-03-15T17:18:39.141Z
# Size: 351
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Stream Services: All
# Last Updated: 2026-03-15T08:13:50.828Z
# Last Updated: 2026-03-15T17:18:39.151Z
# Size: 287
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

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: 2026-03-15T08:14:01.990Z</p>
<p>Last Build: 2026-03-15T17:18:48.922Z</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

@@ -309,7 +309,7 @@
"43.249.2.0/24",
"43.249.136.0/22",
"43.249.144.0/22",
"43.249.169.0/24",
"43.249.168.0/23",
"43.249.236.0/22",
"43.250.4.0/22",
"43.250.32.0/22",