This commit is contained in:
SukkaW
2026-02-20 05:51:49 +00:00
parent 45cafca5b6
commit c84d793f0a
62 changed files with 2117 additions and 2323 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,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2026-02-19T05:57:04.176Z
# Size: 3912
# Last Updated: 2026-02-20T05:51:28.668Z
# Size: 3911
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1155,7 +1155,6 @@
103.170.4.0/23
103.174.94.0/23
103.179.78.0/23
103.181.164.0/23
103.181.234.0/24
103.183.66.0/23
103.183.122.0/23

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2026-02-19T05:57:04.177Z
# Last Updated: 2026-02-20T05:51:28.669Z
# Size: 1644
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -246,7 +246,7 @@
2402:6f40::/48
2402:6f40:2::/48
2402:7d80::/48
2402:7d80:240::/47
2402:7d80:240::/48
2402:7d80:8888::/48
2402:8bc0::/32
2402:8cc0::/40
@@ -1328,7 +1328,6 @@
2a04:f580:9280::/48
2a04:f580:9290::/48
2a05:1087::/32
2a05:dfc1:7106::/47
2a05:dfc3:ff00::/40
2a06:1281:8000::/36
2a06:3600::/32
@@ -1555,7 +1554,8 @@
2a14:67c1:b105::/48
2a14:67c1:b107::/48
2a14:67c1:b110::/48
2a14:67c1:b130::/46
2a14:67c1:b130::/48
2a14:67c1:b132::/47
2a14:67c1:b134::/48
2a14:67c1:b136::/48
2a14:67c1:b140::/46

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - AIGC Domains
# Last Updated: 2026-02-19T17:42:04.174Z
# Last Updated: 2026-02-20T05:51:27.608Z
# Size: 49
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2026-02-19T17:42:04.244Z
# Last Updated: 2026-02-20T05:51:27.696Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Microsoft CDN
# Last Updated: 2026-02-19T17:42:05.174Z
# Last Updated: 2026-02-20T05:51:28.523Z
# Size: 56
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct
# Last Updated: 2026-02-19T17:42:04.189Z
# Last Updated: 2026-02-20T05:51:27.620Z
# Size: 7
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Internal Special
# Last Updated: 2026-02-19T17:42:04.190Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 16
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject (REJECT-DROP)
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.626Z
# Size: 50
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2026-02-19T17:42:04.197Z
# Last Updated: 2026-02-20T05:51:27.632Z
# Size: 21
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject No Drop
# Last Updated: 2026-02-19T17:42:04.201Z
# Last Updated: 2026-02-20T05:51:27.633Z
# Size: 42
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2026-02-19T17:42:05.984Z
// # Build 2026-02-20T05:51:29.172Z
declare(strict_types=1);
@@ -4276,7 +4276,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.170.4.0/23,Domestic',
'IP-CIDR,103.174.94.0/23,Domestic',
'IP-CIDR,103.179.78.0/23,Domestic',
'IP-CIDR,103.181.164.0/23,Domestic',
'IP-CIDR,103.181.234.0/24,Domestic',
'IP-CIDR,103.183.66.0/23,Domestic',
'IP-CIDR,103.183.122.0/23,Domestic',
@@ -7276,7 +7275,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2402:6f40::/48,Domestic',
'IP-CIDR6,2402:6f40:2::/48,Domestic',
'IP-CIDR6,2402:7d80::/48,Domestic',
'IP-CIDR6,2402:7d80:240::/47,Domestic',
'IP-CIDR6,2402:7d80:240::/48,Domestic',
'IP-CIDR6,2402:7d80:8888::/48,Domestic',
'IP-CIDR6,2402:8bc0::/32,Domestic',
'IP-CIDR6,2402:8cc0::/40,Domestic',
@@ -8358,7 +8357,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a04:f580:9280::/48,Domestic',
'IP-CIDR6,2a04:f580:9290::/48,Domestic',
'IP-CIDR6,2a05:1087::/32,Domestic',
'IP-CIDR6,2a05:dfc1:7106::/47,Domestic',
'IP-CIDR6,2a05:dfc3:ff00::/40,Domestic',
'IP-CIDR6,2a06:1281:8000::/36,Domestic',
'IP-CIDR6,2a06:3600::/32,Domestic',
@@ -8585,7 +8583,8 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR6,2a14:67c1:b105::/48,Domestic',
'IP-CIDR6,2a14:67c1:b107::/48,Domestic',
'IP-CIDR6,2a14:67c1:b110::/48,Domestic',
'IP-CIDR6,2a14:67c1:b130::/46,Domestic',
'IP-CIDR6,2a14:67c1:b130::/48,Domestic',
'IP-CIDR6,2a14:67c1:b132::/47,Domestic',
'IP-CIDR6,2a14:67c1:b134::/48,Domestic',
'IP-CIDR6,2a14:67c1:b136::/48,Domestic',
'IP-CIDR6,2a14:67c1:b140::/46,Domestic',

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping for Mihomo NameServer Policy (ALIBABA)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 90
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping for Mihomo NameServer Policy (BYTEDANCE)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 70
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping for Mihomo NameServer Policy (TENCENT)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 51
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping for Mihomo NameServer Policy (XIAOMI)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 19
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - AIGC Domains
# Last Updated: 2026-02-19T17:42:04.174Z
# Last Updated: 2026-02-20T05:51:27.608Z
# Size: 49
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2026-02-19T17:42:04.244Z
# Last Updated: 2026-02-20T05:51:27.696Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Microsoft CDN
# Last Updated: 2026-02-19T17:42:05.174Z
# Last Updated: 2026-02-20T05:51:28.523Z
# Size: 56
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct
# Last Updated: 2026-02-19T17:42:04.189Z
# Last Updated: 2026-02-20T05:51:27.620Z
# Size: 7
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Internal Special
# Last Updated: 2026-02-19T17:42:04.190Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 16
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject (REJECT-DROP)
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.626Z
# Size: 50
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2026-02-19T17:42:04.197Z
# Last Updated: 2026-02-20T05:51:27.632Z
# Size: 21
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject No Drop
# Last Updated: 2026-02-19T17:42:04.201Z
# Last Updated: 2026-02-20T05:51:27.633Z
# Size: 36
# 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,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2026-02-19T05:57:04.176Z
# Size: 3913
# Last Updated: 2026-02-20T05:51:28.668Z
# Size: 3912
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1156,7 +1156,6 @@ IP-CIDR,103.169.62.0/23
IP-CIDR,103.170.4.0/23
IP-CIDR,103.174.94.0/23
IP-CIDR,103.179.78.0/23
IP-CIDR,103.181.164.0/23
IP-CIDR,103.181.234.0/24
IP-CIDR,103.183.66.0/23
IP-CIDR,103.183.122.0/23

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Mainland China IPv6 CIDR
# Last Updated: 2026-02-19T05:57:04.177Z
# Last Updated: 2026-02-20T05:51:28.669Z
# Size: 1645
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
@@ -247,7 +247,7 @@ IP-CIDR6,2402:6e80::/32
IP-CIDR6,2402:6f40::/48
IP-CIDR6,2402:6f40:2::/48
IP-CIDR6,2402:7d80::/48
IP-CIDR6,2402:7d80:240::/47
IP-CIDR6,2402:7d80:240::/48
IP-CIDR6,2402:7d80:8888::/48
IP-CIDR6,2402:8bc0::/32
IP-CIDR6,2402:8cc0::/40
@@ -1329,7 +1329,6 @@ IP-CIDR6,2a04:f580:9270::/48
IP-CIDR6,2a04:f580:9280::/48
IP-CIDR6,2a04:f580:9290::/48
IP-CIDR6,2a05:1087::/32
IP-CIDR6,2a05:dfc1:7106::/47
IP-CIDR6,2a05:dfc3:ff00::/40
IP-CIDR6,2a06:1281:8000::/36
IP-CIDR6,2a06:3600::/32
@@ -1556,7 +1555,8 @@ IP-CIDR6,2a14:67c1:b100::/46
IP-CIDR6,2a14:67c1:b105::/48
IP-CIDR6,2a14:67c1:b107::/48
IP-CIDR6,2a14:67c1:b110::/48
IP-CIDR6,2a14:67c1:b130::/46
IP-CIDR6,2a14:67c1:b130::/48
IP-CIDR6,2a14:67c1:b132::/47
IP-CIDR6,2a14:67c1:b134::/48
IP-CIDR6,2a14:67c1:b136::/48
IP-CIDR6,2a14:67c1:b140::/46

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - AIGC Domains
# Last Updated: 2026-02-19T17:42:04.174Z
# Last Updated: 2026-02-20T05:51:27.608Z
# Size: 49
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2026-02-19T17:42:04.244Z
# Last Updated: 2026-02-20T05:51:27.696Z
# Size: 221
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Microsoft CDN
# Last Updated: 2026-02-19T17:42:05.174Z
# Last Updated: 2026-02-20T05:51:28.523Z
# Size: 58
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct
# Last Updated: 2026-02-19T17:42:04.189Z
# Last Updated: 2026-02-20T05:51:27.620Z
# Size: 7
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Internal Special
# Last Updated: 2026-02-19T17:42:04.190Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 16
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject (REJECT-DROP)
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.626Z
# Size: 51
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2026-02-19T17:42:04.197Z
# Last Updated: 2026-02-20T05:51:27.632Z
# Size: 21
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject No Drop
# Last Updated: 2026-02-19T17:42:04.201Z
# Last Updated: 2026-02-20T05:51:27.633Z
# Size: 43
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping (ALIBABA)
# Last Updated: 2026-02-19T17:42:04.244Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 90
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping (BYTEDANCE)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 70
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping (TENCENT)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 51
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Local DNS Mapping (XIAOMI)
# Last Updated: 2026-02-19T17:42:04.245Z
# Last Updated: 2026-02-20T05:51:27.697Z
# Size: 19
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - AIGC Domains
# Last Updated: 2026-02-19T17:42:04.174Z
# Last Updated: 2026-02-20T05:51:27.608Z
# Size: 49
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2026-02-19T17:42:04.244Z
# Last Updated: 2026-02-20T05:51:27.696Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Microsoft CDN
# Last Updated: 2026-02-19T17:42:05.174Z
# Last Updated: 2026-02-20T05:51:28.523Z
# Size: 56
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct
# Last Updated: 2026-02-19T17:42:04.189Z
# Last Updated: 2026-02-20T05:51:27.620Z
# Size: 7
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Internal Special
# Last Updated: 2026-02-19T17:42:04.190Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 16
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.625Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject (REJECT-DROP)
# Last Updated: 2026-02-19T17:42:04.191Z
# Last Updated: 2026-02-20T05:51:27.626Z
# Size: 50
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2026-02-19T17:42:04.197Z
# Last Updated: 2026-02-20T05:51:27.632Z
# Size: 21
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject No Drop
# Last Updated: 2026-02-19T17:42:04.201Z
# Last Updated: 2026-02-20T05:51:27.633Z
# Size: 36
# 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-02-19T17:42:13.647Z</p>
<p>Last Build: 2026-02-20T05:51:37.271Z</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

@@ -1151,7 +1151,6 @@
"103.170.4.0/23",
"103.174.94.0/23",
"103.179.78.0/23",
"103.181.164.0/23",
"103.181.234.0/24",
"103.183.66.0/23",
"103.183.122.0/23",

View File

@@ -239,7 +239,7 @@
"2402:6f40::/48",
"2402:6f40:2::/48",
"2402:7d80::/48",
"2402:7d80:240::/47",
"2402:7d80:240::/48",
"2402:7d80:8888::/48",
"2402:8bc0::/32",
"2402:8cc0::/40",
@@ -1321,7 +1321,6 @@
"2a04:f580:9280::/48",
"2a04:f580:9290::/48",
"2a05:1087::/32",
"2a05:dfc1:7106::/47",
"2a05:dfc3:ff00::/40",
"2a06:1281:8000::/36",
"2a06:3600::/32",
@@ -1548,7 +1547,8 @@
"2a14:67c1:b105::/48",
"2a14:67c1:b107::/48",
"2a14:67c1:b110::/48",
"2a14:67c1:b130::/46",
"2a14:67c1:b130::/48",
"2a14:67c1:b132::/47",
"2a14:67c1:b134::/48",
"2a14:67c1:b136::/48",
"2a14:67c1:b140::/46",