mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-19 10:24:27 +00:00
deploy: f40f066995
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - CDN Domains
|
# Sukka's Ruleset - CDN Domains
|
||||||
# Last Updated: 2025-03-15T05:42:55.588Z
|
# Last Updated: 2025-03-15T19:30:48.094Z
|
||||||
# Size: 3255
|
# Size: 3258
|
||||||
# License: AGPL 3.0
|
# License: AGPL 3.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -199,6 +199,8 @@ playgroundcdn.typescriptlang.org
|
|||||||
www.typescriptlang.org
|
www.typescriptlang.org
|
||||||
+.rescript-lang.org
|
+.rescript-lang.org
|
||||||
+.tile.openstreetmap.org
|
+.tile.openstreetmap.org
|
||||||
|
assets.geeksforgeeks.org
|
||||||
|
media.geeksforgeeks.org
|
||||||
+.featureassets.org
|
+.featureassets.org
|
||||||
assets.documentcloud.org
|
assets.documentcloud.org
|
||||||
s3.documentcloud.org
|
s3.documentcloud.org
|
||||||
@@ -3062,6 +3064,7 @@ experience-ap.piano.io
|
|||||||
api-esp-ap.piano.io
|
api-esp-ap.piano.io
|
||||||
code.piano.io
|
code.piano.io
|
||||||
cdn.piano.io
|
cdn.piano.io
|
||||||
|
data.pendo.io
|
||||||
cdn.pendo.io
|
cdn.pendo.io
|
||||||
+.nxcli.io
|
+.nxcli.io
|
||||||
media.mstdn.io
|
media.mstdn.io
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Domestic Domains
|
# Sukka's Ruleset - Domestic Domains
|
||||||
# Last Updated: 2025-03-12T07:02:06.804Z
|
# Last Updated: 2025-03-15T19:30:46.501Z
|
||||||
# Size: 778
|
# Size: 779
|
||||||
# License: AGPL 3.0
|
# License: AGPL 3.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -653,6 +653,7 @@ DOMAIN-SUFFIX,douban.fm
|
|||||||
DOMAIN-SUFFIX,authing.co
|
DOMAIN-SUFFIX,authing.co
|
||||||
DOMAIN-SUFFIX,officewebapps.cn
|
DOMAIN-SUFFIX,officewebapps.cn
|
||||||
DOMAIN-SUFFIX,mobileservice.cn
|
DOMAIN-SUFFIX,mobileservice.cn
|
||||||
|
DOMAIN-SUFFIX,elseviercdn.cn
|
||||||
DOMAIN-SUFFIX,cnspeedtest.cn
|
DOMAIN-SUFFIX,cnspeedtest.cn
|
||||||
DOMAIN-SUFFIX,chinaunicom.cn
|
DOMAIN-SUFFIX,chinaunicom.cn
|
||||||
DOMAIN-SUFFIX,baishancdnx.cn
|
DOMAIN-SUFFIX,baishancdnx.cn
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// # Build 2025-03-15T05:42:55.958Z
|
// # Build 2025-03-15T19:30:48.446Z
|
||||||
|
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
@@ -915,6 +915,7 @@ $_ENV['Clash_Group_Config'] = [
|
|||||||
'DOMAIN-SUFFIX,authing.co,Domestic',
|
'DOMAIN-SUFFIX,authing.co,Domestic',
|
||||||
'DOMAIN-SUFFIX,officewebapps.cn,Domestic',
|
'DOMAIN-SUFFIX,officewebapps.cn,Domestic',
|
||||||
'DOMAIN-SUFFIX,mobileservice.cn,Domestic',
|
'DOMAIN-SUFFIX,mobileservice.cn,Domestic',
|
||||||
|
'DOMAIN-SUFFIX,elseviercdn.cn,Domestic',
|
||||||
'DOMAIN-SUFFIX,cnspeedtest.cn,Domestic',
|
'DOMAIN-SUFFIX,cnspeedtest.cn,Domestic',
|
||||||
'DOMAIN-SUFFIX,chinaunicom.cn,Domestic',
|
'DOMAIN-SUFFIX,chinaunicom.cn,Domestic',
|
||||||
'DOMAIN-SUFFIX,baishancdnx.cn,Domestic',
|
'DOMAIN-SUFFIX,baishancdnx.cn,Domestic',
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - CDN Domains
|
# Sukka's Ruleset - CDN Domains
|
||||||
# Last Updated: 2025-03-15T05:42:55.588Z
|
# Last Updated: 2025-03-15T19:30:48.094Z
|
||||||
# Size: 3255
|
# Size: 3258
|
||||||
# License: AGPL 3.0
|
# License: AGPL 3.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -199,6 +199,8 @@ playgroundcdn.typescriptlang.org
|
|||||||
www.typescriptlang.org
|
www.typescriptlang.org
|
||||||
.rescript-lang.org
|
.rescript-lang.org
|
||||||
.tile.openstreetmap.org
|
.tile.openstreetmap.org
|
||||||
|
assets.geeksforgeeks.org
|
||||||
|
media.geeksforgeeks.org
|
||||||
.featureassets.org
|
.featureassets.org
|
||||||
assets.documentcloud.org
|
assets.documentcloud.org
|
||||||
s3.documentcloud.org
|
s3.documentcloud.org
|
||||||
@@ -3062,6 +3064,7 @@ experience-ap.piano.io
|
|||||||
api-esp-ap.piano.io
|
api-esp-ap.piano.io
|
||||||
code.piano.io
|
code.piano.io
|
||||||
cdn.piano.io
|
cdn.piano.io
|
||||||
|
data.pendo.io
|
||||||
cdn.pendo.io
|
cdn.pendo.io
|
||||||
.nxcli.io
|
.nxcli.io
|
||||||
media.mstdn.io
|
media.mstdn.io
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
|||||||
#########################################
|
#########################################
|
||||||
# Sukka's Ruleset - Domestic Domains
|
# Sukka's Ruleset - Domestic Domains
|
||||||
# Last Updated: 2025-03-12T07:02:06.804Z
|
# Last Updated: 2025-03-15T19:30:46.501Z
|
||||||
# Size: 781
|
# Size: 782
|
||||||
# License: AGPL 3.0
|
# License: AGPL 3.0
|
||||||
# Homepage: https://ruleset.skk.moe
|
# Homepage: https://ruleset.skk.moe
|
||||||
# GitHub: https://github.com/SukkaW/Surge
|
# GitHub: https://github.com/SukkaW/Surge
|
||||||
@@ -653,6 +653,7 @@ DOMAIN-SUFFIX,douban.fm
|
|||||||
DOMAIN-SUFFIX,authing.co
|
DOMAIN-SUFFIX,authing.co
|
||||||
DOMAIN-SUFFIX,officewebapps.cn
|
DOMAIN-SUFFIX,officewebapps.cn
|
||||||
DOMAIN-SUFFIX,mobileservice.cn
|
DOMAIN-SUFFIX,mobileservice.cn
|
||||||
|
DOMAIN-SUFFIX,elseviercdn.cn
|
||||||
DOMAIN-SUFFIX,cnspeedtest.cn
|
DOMAIN-SUFFIX,cnspeedtest.cn
|
||||||
DOMAIN-SUFFIX,chinaunicom.cn
|
DOMAIN-SUFFIX,chinaunicom.cn
|
||||||
DOMAIN-SUFFIX,baishancdnx.cn
|
DOMAIN-SUFFIX,baishancdnx.cn
|
||||||
|
|||||||
@@ -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-03-15T16:52:39.116Z</p>
|
<p>Last Build: 2025-03-15T19:31:03.128Z</p>
|
||||||
<br>
|
<br>
|
||||||
<ul class="directory-list">
|
<ul class="directory-list">
|
||||||
|
|
||||||
|
|||||||
@@ -113,6 +113,8 @@
|
|||||||
"i.creativecommons.org",
|
"i.creativecommons.org",
|
||||||
"playgroundcdn.typescriptlang.org",
|
"playgroundcdn.typescriptlang.org",
|
||||||
"www.typescriptlang.org",
|
"www.typescriptlang.org",
|
||||||
|
"assets.geeksforgeeks.org",
|
||||||
|
"media.geeksforgeeks.org",
|
||||||
"assets.documentcloud.org",
|
"assets.documentcloud.org",
|
||||||
"s3.documentcloud.org",
|
"s3.documentcloud.org",
|
||||||
"publicsuffix.org",
|
"publicsuffix.org",
|
||||||
@@ -2154,6 +2156,7 @@
|
|||||||
"api-esp-ap.piano.io",
|
"api-esp-ap.piano.io",
|
||||||
"code.piano.io",
|
"code.piano.io",
|
||||||
"cdn.piano.io",
|
"cdn.piano.io",
|
||||||
|
"data.pendo.io",
|
||||||
"cdn.pendo.io",
|
"cdn.pendo.io",
|
||||||
"media.mstdn.io",
|
"media.mstdn.io",
|
||||||
"cdn-edge.karte.io",
|
"cdn-edge.karte.io",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -656,6 +656,7 @@
|
|||||||
"authing.co",
|
"authing.co",
|
||||||
"officewebapps.cn",
|
"officewebapps.cn",
|
||||||
"mobileservice.cn",
|
"mobileservice.cn",
|
||||||
|
"elseviercdn.cn",
|
||||||
"cnspeedtest.cn",
|
"cnspeedtest.cn",
|
||||||
"chinaunicom.cn",
|
"chinaunicom.cn",
|
||||||
"baishancdnx.cn",
|
"baishancdnx.cn",
|
||||||
|
|||||||
Reference in New Issue
Block a user