This commit is contained in:
SukkaW
2025-12-29 17:11:15 +00:00
parent 7faec36afd
commit 97a2ace8a5
27 changed files with 5182 additions and 1440 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: 2025-12-28T05:21:51.171Z
# Size: 3832
# Last Updated: 2025-12-29T17:10:51.797Z
# Size: 3834
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1242,6 +1242,7 @@
103.227.80.0/22
103.227.120.0/22
103.227.136.0/22
103.227.228.0/22
103.228.12.0/22
103.228.136.0/22
103.228.160.0/22
@@ -3663,6 +3664,7 @@
220.154.139.0/24
220.154.140.0/22
220.154.144.0/24
220.154.147.0/24
220.160.0.0/12
220.176.0.0/14
220.180.0.0/16

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2025-12-29T05:26:20.178Z
# Last Updated: 2025-12-29T17:10:51.136Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2025-12-29T05:26:20.144Z
# Last Updated: 2025-12-29T17:10:51.070Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2025-12-29T05:26:20.148Z
# Last Updated: 2025-12-29T17:10:51.075Z
# Size: 19
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-12-29T05:26:22.655Z
// # Build 2025-12-29T17:10:52.232Z
declare(strict_types=1);
@@ -4314,6 +4314,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,103.227.80.0/22,Domestic',
'IP-CIDR,103.227.120.0/22,Domestic',
'IP-CIDR,103.227.136.0/22,Domestic',
'IP-CIDR,103.227.228.0/22,Domestic',
'IP-CIDR,103.228.12.0/22,Domestic',
'IP-CIDR,103.228.136.0/22,Domestic',
'IP-CIDR,103.228.160.0/22,Domestic',
@@ -6735,6 +6736,7 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,220.154.139.0/24,Domestic',
'IP-CIDR,220.154.140.0/22,Domestic',
'IP-CIDR,220.154.144.0/24,Domestic',
'IP-CIDR,220.154.147.0/24,Domestic',
'IP-CIDR,220.160.0.0/12,Domestic',
'IP-CIDR,220.176.0.0/14,Domestic',
'IP-CIDR,220.180.0.0/16,Domestic',

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2025-12-29T05:26:20.178Z
# Last Updated: 2025-12-29T17:10:51.136Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2025-12-29T05:26:20.144Z
# Last Updated: 2025-12-29T17:10:51.070Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2025-12-29T05:26:20.148Z
# Last Updated: 2025-12-29T17:10:51.075Z
# Size: 19
# 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: 2025-12-28T05:21:51.171Z
# Size: 3833
# Last Updated: 2025-12-29T17:10:51.797Z
# Size: 3835
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -1243,6 +1243,7 @@ IP-CIDR,103.227.76.0/22
IP-CIDR,103.227.80.0/22
IP-CIDR,103.227.120.0/22
IP-CIDR,103.227.136.0/22
IP-CIDR,103.227.228.0/22
IP-CIDR,103.228.12.0/22
IP-CIDR,103.228.136.0/22
IP-CIDR,103.228.160.0/22
@@ -3664,6 +3665,7 @@ IP-CIDR,220.154.136.0/23
IP-CIDR,220.154.139.0/24
IP-CIDR,220.154.140.0/22
IP-CIDR,220.154.144.0/24
IP-CIDR,220.154.147.0/24
IP-CIDR,220.160.0.0/12
IP-CIDR,220.176.0.0/14
IP-CIDR,220.180.0.0/16

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2025-12-29T05:26:20.178Z
# Last Updated: 2025-12-29T17:10:51.136Z
# Size: 221
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2025-12-29T05:26:20.144Z
# Last Updated: 2025-12-29T17:10:51.070Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2025-12-29T05:26:20.148Z
# Last Updated: 2025-12-29T17:10:51.075Z
# Size: 19
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Direct Rules
# Last Updated: 2025-12-29T05:26:20.178Z
# Last Updated: 2025-12-29T17:10:51.136Z
# Size: 216
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Proxy
# Last Updated: 2025-12-29T05:26:20.144Z
# Last Updated: 2025-12-29T17:10:51.070Z
# Size: 17
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject And Drop
# Last Updated: 2025-12-29T05:26:20.148Z
# Last Updated: 2025-12-29T17:10:51.075Z
# Size: 19
# 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: 2025-12-29T05:26:27.528Z</p>
<p>Last Build: 2025-12-29T17:10:57.832Z</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

@@ -1238,6 +1238,7 @@
"103.227.80.0/22",
"103.227.120.0/22",
"103.227.136.0/22",
"103.227.228.0/22",
"103.228.12.0/22",
"103.228.136.0/22",
"103.228.160.0/22",
@@ -3659,6 +3660,7 @@
"220.154.139.0/24",
"220.154.140.0/22",
"220.154.144.0/24",
"220.154.147.0/24",
"220.160.0.0/12",
"220.176.0.0/14",
"220.180.0.0/16",