This commit is contained in:
SukkaW
2024-10-29 19:31:56 +00:00
parent 5e5cfccdfc
commit cf50aa211c
11 changed files with 21 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2024-10-29T18:44:17.517Z
# Size: 2545
# Last Updated: 2024-10-29T19:31:24.997Z
# Size: 2546
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -913,6 +913,7 @@ s3.dzeninfra.ru
static.dzeninfra.ru
avatars.dzeninfra.ru
+.ipfs.best-practice.se
flo.uri.sh
proxy.cors.sh
static.scarf.sh
binaries.prisma.sh

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-10-29T18:44:17.285Z
# Size: 4159
# Last Updated: 2024-10-29T19:31:24.758Z
# Size: 4158
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -2850,7 +2850,6 @@
154.205.112.0/21
154.205.124.0/22
154.211.72.0/24
154.223.96.0/19
155.126.176.0/23
156.0.92.0/22
156.107.160.0/24

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2024-10-29T18:44:17.273Z
# Size: 740
# Last Updated: 2024-10-29T19:31:24.747Z
# Size: 741
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -40,6 +40,7 @@ DOMAIN-SUFFIX,didi.cn
DOMAIN-SUFFIX,kuwo.cn
DOMAIN-SUFFIX,migu.cn
DOMAIN-SUFFIX,neea.cn
DOMAIN-SUFFIX,news.cn
DOMAIN-SUFFIX,oppo.cn
DOMAIN-SUFFIX,qpic.cn
DOMAIN-SUFFIX,sina.cn

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2024-10-29T18:44:17.589Z
// # Build 2024-10-29T19:31:25.052Z
declare(strict_types=1);
@@ -116,6 +116,7 @@ $_ENV['Clash_Group_Config'] = [
'DOMAIN-SUFFIX,kuwo.cn,Domestic',
'DOMAIN-SUFFIX,migu.cn,Domestic',
'DOMAIN-SUFFIX,neea.cn,Domestic',
'DOMAIN-SUFFIX,news.cn,Domestic',
'DOMAIN-SUFFIX,oppo.cn,Domestic',
'DOMAIN-SUFFIX,qpic.cn,Domestic',
'DOMAIN-SUFFIX,sina.cn,Domestic',
@@ -5227,7 +5228,6 @@ $_ENV['Clash_Group_Config'] = [
'IP-CIDR,154.205.112.0/21,Domestic',
'IP-CIDR,154.205.124.0/22,Domestic',
'IP-CIDR,154.211.72.0/24,Domestic',
'IP-CIDR,154.223.96.0/19,Domestic',
'IP-CIDR,155.126.176.0/23,Domestic',
'IP-CIDR,156.0.92.0/22,Domestic',
'IP-CIDR,156.107.160.0/24,Domestic',

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2024-10-29T18:44:17.517Z
# Size: 2545
# Last Updated: 2024-10-29T19:31:24.997Z
# Size: 2546
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -913,6 +913,7 @@ s3.dzeninfra.ru
static.dzeninfra.ru
avatars.dzeninfra.ru
.ipfs.best-practice.se
flo.uri.sh
proxy.cors.sh
static.scarf.sh
binaries.prisma.sh

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Mainland China IPv4 CIDR
# Last Updated: 2024-10-29T18:44:17.285Z
# Size: 4160
# Last Updated: 2024-10-29T19:31:24.758Z
# Size: 4159
# License: CC BY-SA 2.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -2851,7 +2851,6 @@ IP-CIDR,154.205.87.0/24
IP-CIDR,154.205.112.0/21
IP-CIDR,154.205.124.0/22
IP-CIDR,154.211.72.0/24
IP-CIDR,154.223.96.0/19
IP-CIDR,155.126.176.0/23
IP-CIDR,156.0.92.0/22
IP-CIDR,156.107.160.0/24

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Domestic Domains
# Last Updated: 2024-10-29T18:44:17.273Z
# Size: 743
# Last Updated: 2024-10-29T19:31:24.747Z
# Size: 744
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -40,6 +40,7 @@ DOMAIN-SUFFIX,didi.cn
DOMAIN-SUFFIX,kuwo.cn
DOMAIN-SUFFIX,migu.cn
DOMAIN-SUFFIX,neea.cn
DOMAIN-SUFFIX,news.cn
DOMAIN-SUFFIX,oppo.cn
DOMAIN-SUFFIX,qpic.cn
DOMAIN-SUFFIX,sina.cn

View File

@@ -29,7 +29,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: 2024-10-29T18:44:23.483Z</p>
<p>Last Build: 2024-10-29T19:31:29.990Z</p>
<br>
<ul class="directory-list">

View File

@@ -296,6 +296,7 @@
"s3.dzeninfra.ru",
"static.dzeninfra.ru",
"avatars.dzeninfra.ru",
"flo.uri.sh",
"proxy.cors.sh",
"static.scarf.sh",
"binaries.prisma.sh",

View File

@@ -2846,7 +2846,6 @@
"154.205.112.0/21",
"154.205.124.0/22",
"154.211.72.0/24",
"154.223.96.0/19",
"155.126.176.0/23",
"156.0.92.0/22",
"156.107.160.0/24",

View File

@@ -50,6 +50,7 @@
"kuwo.cn",
"migu.cn",
"neea.cn",
"news.cn",
"oppo.cn",
"qpic.cn",
"sina.cn",