mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 09:44:35 +00:00
deploy: bfe2baea5d
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - CDN Domains
|
||||
# Last Updated: 2025-11-13T20:34:01.724Z
|
||||
# Size: 4041
|
||||
# Last Updated: 2025-11-14T15:13:45.378Z
|
||||
# Size: 4047
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -915,6 +915,7 @@ cdn.seonintelligence.com
|
||||
assets4.mist-train-girls.com
|
||||
hubspotonwebflow.com
|
||||
+.googleadservices.com
|
||||
+.dolphin-anty-cdn.com
|
||||
+.cloudflarestream.com
|
||||
static.captcha-delivery.com
|
||||
assets.braintreegateway.com
|
||||
@@ -2930,6 +2931,7 @@ cdn1.affirm.com
|
||||
+.assets.adidas.com
|
||||
+.glass.adidas.com
|
||||
+.9cache.com
|
||||
img.321cdn.com
|
||||
static.zuora.com
|
||||
barracuda-assets.zoovu.com
|
||||
barracuda-cdn.zoovu.com
|
||||
@@ -3418,11 +3420,15 @@ clips-media-assets2.twitch.tv
|
||||
assets.twitch.tv
|
||||
embed.twitch.tv
|
||||
+.storry.tv
|
||||
static.tella.tv
|
||||
static-homepage-en.pluto.tv
|
||||
images.pluto.tv
|
||||
assets-cdn.jable.tv
|
||||
assetscdn.jable.tv
|
||||
assets.jable.tv
|
||||
himeko.iwara.tv
|
||||
files.iwara.tv
|
||||
clara.iwara.tv
|
||||
i.iwara.tv
|
||||
imgcn5.bgmbk.tv
|
||||
imgcn4.bgmbk.tv
|
||||
|
||||
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
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Speedtest Domains
|
||||
# Last Updated: 2025-11-13T17:11:45.598Z
|
||||
# Size: 1584
|
||||
# Last Updated: 2025-11-14T15:13:44.170Z
|
||||
# Size: 1586
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -177,6 +177,7 @@ speedtest-eqx-sg1.ixtelecom.net
|
||||
sp-sea-01.ezeefiber.net
|
||||
speedtest1.mia.fl.us.convergia.net
|
||||
sp3.contilnet.net
|
||||
sp1.contilnet.net
|
||||
+.speedtest.clouvider.net
|
||||
sp1.burstfire.net
|
||||
speedtest03.srv.whplny.alticeusa.net
|
||||
@@ -1058,6 +1059,7 @@ speedtest.steppod.io
|
||||
hiztesti2.ondiso.io
|
||||
speedtest-nl.cloudlease.co.il
|
||||
speedtest.sin.sptrnd.id
|
||||
speedtest.ny.sptrnd.id
|
||||
speedtest-sg.iconpln.net.id
|
||||
sg-speedtest.fast.net.id
|
||||
speedtest.sg.hsp.net.id
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-11-14T05:17:13.469Z
|
||||
# Size: 3942
|
||||
# Last Updated: 2025-11-14T15:13:45.695Z
|
||||
# Size: 3941
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1870,8 +1870,7 @@
|
||||
116.163.0.0/18
|
||||
116.165.0.0/16
|
||||
116.167.0.0/16
|
||||
116.168.0.0/15
|
||||
116.171.0.0/16
|
||||
116.168.0.0/14
|
||||
116.172.64.0/18
|
||||
116.172.128.0/17
|
||||
116.174.0.0/15
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
// # Build 2025-11-14T05:17:15.899Z
|
||||
// # Build 2025-11-14T15:13:48.757Z
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
@@ -4902,8 +4902,7 @@ $_ENV['Clash_Group_Config'] = [
|
||||
'IP-CIDR,116.163.0.0/18,Domestic',
|
||||
'IP-CIDR,116.165.0.0/16,Domestic',
|
||||
'IP-CIDR,116.167.0.0/16,Domestic',
|
||||
'IP-CIDR,116.168.0.0/15,Domestic',
|
||||
'IP-CIDR,116.171.0.0/16,Domestic',
|
||||
'IP-CIDR,116.168.0.0/14,Domestic',
|
||||
'IP-CIDR,116.172.64.0/18,Domestic',
|
||||
'IP-CIDR,116.172.128.0/17,Domestic',
|
||||
'IP-CIDR,116.174.0.0/15,Domestic',
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - CDN Domains
|
||||
# Last Updated: 2025-11-13T20:34:01.724Z
|
||||
# Size: 4041
|
||||
# Last Updated: 2025-11-14T15:13:45.378Z
|
||||
# Size: 4047
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -915,6 +915,7 @@ cdn.seonintelligence.com
|
||||
assets4.mist-train-girls.com
|
||||
hubspotonwebflow.com
|
||||
.googleadservices.com
|
||||
.dolphin-anty-cdn.com
|
||||
.cloudflarestream.com
|
||||
static.captcha-delivery.com
|
||||
assets.braintreegateway.com
|
||||
@@ -2930,6 +2931,7 @@ cdn1.affirm.com
|
||||
.assets.adidas.com
|
||||
.glass.adidas.com
|
||||
.9cache.com
|
||||
img.321cdn.com
|
||||
static.zuora.com
|
||||
barracuda-assets.zoovu.com
|
||||
barracuda-cdn.zoovu.com
|
||||
@@ -3418,11 +3420,15 @@ clips-media-assets2.twitch.tv
|
||||
assets.twitch.tv
|
||||
embed.twitch.tv
|
||||
.storry.tv
|
||||
static.tella.tv
|
||||
static-homepage-en.pluto.tv
|
||||
images.pluto.tv
|
||||
assets-cdn.jable.tv
|
||||
assetscdn.jable.tv
|
||||
assets.jable.tv
|
||||
himeko.iwara.tv
|
||||
files.iwara.tv
|
||||
clara.iwara.tv
|
||||
i.iwara.tv
|
||||
imgcn5.bgmbk.tv
|
||||
imgcn4.bgmbk.tv
|
||||
|
||||
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
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Speedtest Domains
|
||||
# Last Updated: 2025-11-13T17:11:45.598Z
|
||||
# Size: 1584
|
||||
# Last Updated: 2025-11-14T15:13:44.170Z
|
||||
# Size: 1586
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -177,6 +177,7 @@ speedtest-eqx-sg1.ixtelecom.net
|
||||
sp-sea-01.ezeefiber.net
|
||||
speedtest1.mia.fl.us.convergia.net
|
||||
sp3.contilnet.net
|
||||
sp1.contilnet.net
|
||||
.speedtest.clouvider.net
|
||||
sp1.burstfire.net
|
||||
speedtest03.srv.whplny.alticeusa.net
|
||||
@@ -1058,6 +1059,7 @@ speedtest.steppod.io
|
||||
hiztesti2.ondiso.io
|
||||
speedtest-nl.cloudlease.co.il
|
||||
speedtest.sin.sptrnd.id
|
||||
speedtest.ny.sptrnd.id
|
||||
speedtest-sg.iconpln.net.id
|
||||
sg-speedtest.fast.net.id
|
||||
speedtest.sg.hsp.net.id
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#########################################
|
||||
# Sukka's Ruleset - Mainland China IPv4 CIDR
|
||||
# Last Updated: 2025-11-14T05:17:13.469Z
|
||||
# Size: 3943
|
||||
# Last Updated: 2025-11-14T15:13:45.695Z
|
||||
# Size: 3942
|
||||
# License: CC BY-SA 2.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -1871,8 +1871,7 @@ IP-CIDR,116.162.0.0/16
|
||||
IP-CIDR,116.163.0.0/18
|
||||
IP-CIDR,116.165.0.0/16
|
||||
IP-CIDR,116.167.0.0/16
|
||||
IP-CIDR,116.168.0.0/15
|
||||
IP-CIDR,116.171.0.0/16
|
||||
IP-CIDR,116.168.0.0/14
|
||||
IP-CIDR,116.172.64.0/18
|
||||
IP-CIDR,116.172.128.0/17
|
||||
IP-CIDR,116.174.0.0/15
|
||||
|
||||
@@ -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-11-14T05:17:23.585Z</p>
|
||||
<p>Last Build: 2025-11-14T15:13:55.725Z</p>
|
||||
<br>
|
||||
<ul class="tree">
|
||||
|
||||
|
||||
@@ -2053,6 +2053,7 @@
|
||||
"time.akamai.com",
|
||||
"static.ahrefs.com",
|
||||
"cdn1.affirm.com",
|
||||
"img.321cdn.com",
|
||||
"static.zuora.com",
|
||||
"barracuda-assets.zoovu.com",
|
||||
"barracuda-cdn.zoovu.com",
|
||||
@@ -2476,11 +2477,15 @@
|
||||
"clips-media-assets2.twitch.tv",
|
||||
"assets.twitch.tv",
|
||||
"embed.twitch.tv",
|
||||
"static.tella.tv",
|
||||
"static-homepage-en.pluto.tv",
|
||||
"images.pluto.tv",
|
||||
"assets-cdn.jable.tv",
|
||||
"assetscdn.jable.tv",
|
||||
"assets.jable.tv",
|
||||
"himeko.iwara.tv",
|
||||
"files.iwara.tv",
|
||||
"clara.iwara.tv",
|
||||
"i.iwara.tv",
|
||||
"imgcn5.bgmbk.tv",
|
||||
"imgcn4.bgmbk.tv",
|
||||
@@ -3275,6 +3280,7 @@
|
||||
"steamusercontent.com",
|
||||
"spreadshirtmedia.com",
|
||||
"googleadservices.com",
|
||||
"dolphin-anty-cdn.com",
|
||||
"cloudflarestream.com",
|
||||
"squarespace-cdn.com",
|
||||
"runkit-packages.com",
|
||||
|
||||
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
@@ -159,6 +159,7 @@
|
||||
"sp-sea-01.ezeefiber.net",
|
||||
"speedtest1.mia.fl.us.convergia.net",
|
||||
"sp3.contilnet.net",
|
||||
"sp1.contilnet.net",
|
||||
"sp1.burstfire.net",
|
||||
"speedtest03.srv.whplny.alticeusa.net",
|
||||
"speedtest01.srv.snjsca.alticeusa.net",
|
||||
@@ -992,6 +993,7 @@
|
||||
"hiztesti2.ondiso.io",
|
||||
"speedtest-nl.cloudlease.co.il",
|
||||
"speedtest.sin.sptrnd.id",
|
||||
"speedtest.ny.sptrnd.id",
|
||||
"speedtest-sg.iconpln.net.id",
|
||||
"sg-speedtest.fast.net.id",
|
||||
"speedtest.sg.hsp.net.id",
|
||||
|
||||
@@ -1866,8 +1866,7 @@
|
||||
"116.163.0.0/18",
|
||||
"116.165.0.0/16",
|
||||
"116.167.0.0/16",
|
||||
"116.168.0.0/15",
|
||||
"116.171.0.0/16",
|
||||
"116.168.0.0/14",
|
||||
"116.172.64.0/18",
|
||||
"116.172.128.0/17",
|
||||
"116.174.0.0/15",
|
||||
|
||||
Reference in New Issue
Block a user