This commit is contained in:
SukkaW
2025-02-17 01:49:55 +00:00
parent 5e20e8d82e
commit e6fe8d3efd
17 changed files with 2067 additions and 3040 deletions

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-15T06:55:38.705Z
# Size: 3140
# Last Updated: 2025-02-17T01:48:54.268Z
# Size: 3141
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -246,6 +246,7 @@ cdn.fosstodon.org
+.doppiocdn.org
+.cdn.cookielaw.org
cdn.cocoapods.org
images.videolan.org
static.tronscan.org
+.rollupjs.org
open-vsx.org

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 - Speedtest Domains
# Last Updated: 2025-02-15T14:56:09.272Z
# Size: 1082
# Last Updated: 2025-02-17T01:48:50.139Z
# Size: 1083
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -659,6 +659,7 @@ bur1speedtest.turktelekom.com.tr
ant1speedtest.turktelekom.com.tr
ank1speedtest.turktelekom.com.tr
adn1speedtest.turktelekom.com.tr
st-istanbul-1.corenetwork.com.tr
speedtest1.atlantisnet.com.tr
test.turuncunet.com.tr
sp.merkurnet.com.tr

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-14T14:59:34.150Z
# Size: 56
# Last Updated: 2025-02-17T01:48:50.679Z
# Size: 57
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -63,5 +63,6 @@ DOMAIN-REGEX,^s[\w.-]\.maxstream\.org$
DOMAIN-REGEX,^s[\w.-][\w.-]\.maxstream\.org$
DOMAIN-REGEX,^media[\w.-]\.kissjav\.com$
DOMAIN-REGEX,^media[\w.-][\w.-]\.kissjav\.com$
DOMAIN-REGEX,^[\w.-]*?\.img\.[\w.-]*?\.sendibm[\w.-]\.com$
DOMAIN-REGEX,^cdn[\w.-]\.18girlssex\.com$
################## EOF ##################

File diff suppressed because it is too large Load Diff

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-15T06:55:38.705Z
# Size: 3140
# Last Updated: 2025-02-17T01:48:54.268Z
# Size: 3141
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -246,6 +246,7 @@ cdn.fosstodon.org
.doppiocdn.org
.cdn.cookielaw.org
cdn.cocoapods.org
images.videolan.org
static.tronscan.org
.rollupjs.org
open-vsx.org

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 - Speedtest Domains
# Last Updated: 2025-02-15T14:56:09.272Z
# Size: 1082
# Last Updated: 2025-02-17T01:48:50.139Z
# Size: 1083
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -659,6 +659,7 @@ bur1speedtest.turktelekom.com.tr
ant1speedtest.turktelekom.com.tr
ank1speedtest.turktelekom.com.tr
adn1speedtest.turktelekom.com.tr
st-istanbul-1.corenetwork.com.tr
speedtest1.atlantisnet.com.tr
test.turuncunet.com.tr
sp.merkurnet.com.tr

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-14T14:59:34.150Z
# Size: 58
# Last Updated: 2025-02-17T01:48:50.679Z
# Size: 59
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -63,6 +63,7 @@ DOMAIN-WILDCARD,s?.maxstream.org
DOMAIN-WILDCARD,s??.maxstream.org
DOMAIN-WILDCARD,media?.kissjav.com
DOMAIN-WILDCARD,media??.kissjav.com
DOMAIN-WILDCARD,*.img.*.sendibm?.com
DOMAIN-WILDCARD,cdn?.18girlssex.com
URL-REGEX,^http://www\.microsoft\.com/pki/
URL-REGEX,^http://www\.microsoft\.com/pkiops/

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: 2025-02-16T12:38:31.021Z</p>
<p>Last Build: 2025-02-17T01:49:25.963Z</p>
<br>
<ul class="directory-list">

View File

@@ -150,6 +150,7 @@
"s1.maxstream.org",
"cdn.fosstodon.org",
"cdn.cocoapods.org",
"images.videolan.org",
"static.tronscan.org",
"open-vsx.org",
"demotiles.maplibre.org",

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -606,6 +606,7 @@
"ant1speedtest.turktelekom.com.tr",
"ank1speedtest.turktelekom.com.tr",
"adn1speedtest.turktelekom.com.tr",
"st-istanbul-1.corenetwork.com.tr",
"speedtest1.atlantisnet.com.tr",
"test.turuncunet.com.tr",
"sp.merkurnet.com.tr",

View File

@@ -63,6 +63,7 @@
"^s[\\w.-][\\w.-]\\.maxstream\\.org$",
"^media[\\w.-]\\.kissjav\\.com$",
"^media[\\w.-][\\w.-]\\.kissjav\\.com$",
"^[\\w.-]*?\\.img\\.[\\w.-]*?\\.sendibm[\\w.-]\\.com$",
"^cdn[\\w.-]\\.18girlssex\\.com$"
]
}