This commit is contained in:
SukkaW
2025-02-14 12:58:56 +00:00
parent 1d575bcd0f
commit c99d4bcf2f
14 changed files with 672 additions and 799 deletions

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-14T08:44:35.307Z
# Size: 3134
# Last Updated: 2025-02-14T12:58:11.895Z
# Size: 3135
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -2927,6 +2927,7 @@ website-cdn.ipinfo.io
packages.httpie.io
+.gitlab.io
+.github.io
cdn-web.fydeos.io
+.docker.io
static-mh.content.disney.io
+.crates.io

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2025-02-11T09:42:18.054Z
# Size: 633
# Last Updated: 2025-02-14T12:58:11.895Z
# Size: 634
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -617,6 +617,7 @@ download.cypress.io
cdn.cypress.io
download.typora.io
store1.gofile.io
download.fydeos.io
disks.webvm.io
dl.pstmn.io
down.filen.io

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Base
# Last Updated: 2025-02-14T12:38:22.107Z
# Size: 62339
# Last Updated: 2025-02-14T12:58:09.025Z
# Size: 62338
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -30474,7 +30474,6 @@ mepodownload.mediatek.com
+.adbd.liuxue86.com
+.list-ads.com
+.lirretsn.com
+.linksprf.com
+.linkmink.com
+.st.linkfire.com
+.analytics.pointdrive.linkedin.com

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
! Title: Sukka's Ruleset - Blocklist for AdGuardHome
! Last modified: Fri, 14 Feb 2025 12:38:43 GMT
! Last modified: Fri, 14 Feb 2025 12:58:29 GMT
! Expires: 6 hours
! License: https://github.com/SukkaW/Surge/blob/master/LICENSE
! Homepage: https://github.com/SukkaW/Surge
@@ -30469,7 +30469,6 @@
||adbd.liuxue86.com^
||list-ads.com^
||lirretsn.com^
||linksprf.com^
||linkmink.com^
||st.linkfire.com^
||analytics.pointdrive.linkedin.com^

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - CDN Domains
# Last Updated: 2025-02-14T08:44:35.307Z
# Size: 3134
# Last Updated: 2025-02-14T12:58:11.895Z
# Size: 3135
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -2927,6 +2927,7 @@ website-cdn.ipinfo.io
packages.httpie.io
.gitlab.io
.github.io
cdn-web.fydeos.io
.docker.io
static-mh.content.disney.io
.crates.io

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Large Files Hosting Domains
# Last Updated: 2025-02-11T09:42:18.054Z
# Size: 633
# Last Updated: 2025-02-14T12:58:11.895Z
# Size: 634
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -617,6 +617,7 @@ download.cypress.io
cdn.cypress.io
download.typora.io
store1.gofile.io
download.fydeos.io
disks.webvm.io
dl.pstmn.io
down.filen.io

View File

@@ -1,7 +1,7 @@
#########################################
# Sukka's Ruleset - Reject Base
# Last Updated: 2025-02-14T12:38:22.107Z
# Size: 62339
# Last Updated: 2025-02-14T12:58:09.025Z
# Size: 62338
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
# GitHub: https://github.com/SukkaW/Surge
@@ -30474,7 +30474,6 @@ mepodownload.mediatek.com
.adbd.liuxue86.com
.list-ads.com
.lirretsn.com
.linksprf.com
.linkmink.com
.st.linkfire.com
.analytics.pointdrive.linkedin.com

File diff suppressed because it is too large Load Diff

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-14T12:38:43.235Z</p>
<p>Last Build: 2025-02-14T12:58:29.954Z</p>
<br>
<ul class="directory-list">

View File

@@ -2044,6 +2044,7 @@
"edge.marker.io",
"website-cdn.ipinfo.io",
"packages.httpie.io",
"cdn-web.fydeos.io",
"static-mh.content.disney.io",
"cdn.branch.io",
"netlify.apollo.io",

View File

@@ -208,6 +208,7 @@
"cdn.cypress.io",
"download.typora.io",
"store1.gofile.io",
"download.fydeos.io",
"disks.webvm.io",
"dl.pstmn.io",
"down.filen.io",

View File

@@ -31134,7 +31134,6 @@
"adbd.liuxue86.com",
"list-ads.com",
"lirretsn.com",
"linksprf.com",
"linkmink.com",
"st.linkfire.com",
"analytics.pointdrive.linkedin.com",

File diff suppressed because it is too large Load Diff