mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-20 02:44:25 +00:00
deploy: b378a4e87c
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
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||||
# Last Updated: 2025-01-20T12:34:58.027Z
|
# Last Updated: 2025-01-20T16:27:47.745Z
|
||||||
# Size: 4220
|
# Size: 4222
|
||||||
# License: CC BY-SA 2.0
|
# License: CC BY-SA 2.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -1152,6 +1152,8 @@
|
|||||||
103.89.184.0/21
|
103.89.184.0/21
|
||||||
103.89.192.0/19
|
103.89.192.0/19
|
||||||
103.89.224.0/21
|
103.89.224.0/21
|
||||||
|
103.90.51.0/24
|
||||||
|
103.90.56.0/23
|
||||||
103.90.92.0/22
|
103.90.92.0/22
|
||||||
103.90.152.0/22
|
103.90.152.0/22
|
||||||
103.90.176.0/22
|
103.90.176.0/22
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// # Build 2025-01-20T12:34:59.576Z
|
// # Build 2025-01-20T16:27:48.822Z
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
@@ -3610,6 +3610,8 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'IP-CIDR,103.89.184.0/21,Domestic',
|
'IP-CIDR,103.89.184.0/21,Domestic',
|
||||||
'IP-CIDR,103.89.192.0/19,Domestic',
|
'IP-CIDR,103.89.192.0/19,Domestic',
|
||||||
'IP-CIDR,103.89.224.0/21,Domestic',
|
'IP-CIDR,103.89.224.0/21,Domestic',
|
||||||
|
'IP-CIDR,103.90.51.0/24,Domestic',
|
||||||
|
'IP-CIDR,103.90.56.0/23,Domestic',
|
||||||
'IP-CIDR,103.90.92.0/22,Domestic',
|
'IP-CIDR,103.90.92.0/22,Domestic',
|
||||||
'IP-CIDR,103.90.152.0/22,Domestic',
|
'IP-CIDR,103.90.152.0/22,Domestic',
|
||||||
'IP-CIDR,103.90.176.0/22,Domestic',
|
'IP-CIDR,103.90.176.0/22,Domestic',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -3528,7 +3528,13 @@
|
|||||||
103.89.176.0/21
|
103.89.176.0/21
|
||||||
103.89.232.0/21
|
103.89.232.0/21
|
||||||
103.89.240.0/20
|
103.89.240.0/20
|
||||||
103.90.0.0/18
|
103.90.0.0/19
|
||||||
|
103.90.32.0/20
|
||||||
|
103.90.48.0/23
|
||||||
|
103.90.50.0/24
|
||||||
|
103.90.52.0/22
|
||||||
|
103.90.58.0/23
|
||||||
|
103.90.60.0/22
|
||||||
103.90.64.0/20
|
103.90.64.0/20
|
||||||
103.90.80.0/21
|
103.90.80.0/21
|
||||||
103.90.88.0/22
|
103.90.88.0/22
|
||||||
|
|||||||
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
|
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||||
# Last Updated: 2025-01-20T12:34:58.027Z
|
# Last Updated: 2025-01-20T16:27:47.745Z
|
||||||
# Size: 4221
|
# Size: 4223
|
||||||
# License: CC BY-SA 2.0
|
# License: CC BY-SA 2.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -1153,6 +1153,8 @@ IP-CIDR,103.88.64.0/22
|
|||||||
IP-CIDR,103.89.192.0/19
|
IP-CIDR,103.89.192.0/19
|
||||||
IP-CIDR,103.89.184.0/21
|
IP-CIDR,103.89.184.0/21
|
||||||
IP-CIDR,103.89.224.0/21
|
IP-CIDR,103.89.224.0/21
|
||||||
|
IP-CIDR,103.90.51.0/24
|
||||||
|
IP-CIDR,103.90.56.0/23
|
||||||
IP-CIDR,103.90.92.0/22
|
IP-CIDR,103.90.92.0/22
|
||||||
IP-CIDR,103.90.152.0/22
|
IP-CIDR,103.90.152.0/22
|
||||||
IP-CIDR,103.90.176.0/22
|
IP-CIDR,103.90.176.0/22
|
||||||
|
|||||||
@@ -29,7 +29,7 @@
|
|||||||
<p>
|
<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>
|
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>
|
||||||
<p>Last Build: 2025-01-20T12:38:49.624Z</p>
|
<p>Last Build: 2025-01-20T16:27:53.472Z</p>
|
||||||
<br>
|
<br>
|
||||||
<ul class="directory-list">
|
<ul class="directory-list">
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -1149,6 +1149,8 @@
|
|||||||
"103.89.184.0/21",
|
"103.89.184.0/21",
|
||||||
"103.89.192.0/19",
|
"103.89.192.0/19",
|
||||||
"103.89.224.0/21",
|
"103.89.224.0/21",
|
||||||
|
"103.90.51.0/24",
|
||||||
|
"103.90.56.0/23",
|
||||||
"103.90.92.0/22",
|
"103.90.92.0/22",
|
||||||
"103.90.152.0/22",
|
"103.90.152.0/22",
|
||||||
"103.90.176.0/22",
|
"103.90.176.0/22",
|
||||||
|
|||||||
Reference in New Issue
Block a user