This commit is contained in:
SukkaW
2025-06-20 09:30:44 +00:00
parent d2052331bd
commit 5723ab2689
8 changed files with 395 additions and 356 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2025-06-20T09:28:47.407Z
# Last Updated: 2025-06-20T09:30:12.961Z
# Size: 633
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
@@ -490,8 +490,6 @@ DOMAIN-REGEX,^log[\w.-]*?\.zijieapi\.com$
DOMAIN-REGEX,^ads[\w.-]*?-normal-lq\.zijieapi\.com$
DOMAIN-REGEX,^ads[\w.-]*?-normal-[\w.-]*?\.zijieapi\.com$
DOMAIN-REGEX,^creative[\w.-]*?\.bidease\.com$
DOMAIN-REGEX,^profitablecpm[\w.-]*?\.com$
DOMAIN-REGEX,^highcpmrevenue[\w.-]*?\.com$
DOMAIN-REGEX,^c\.blue\.[\w.-]*?\.com$
DOMAIN-REGEX,^irs\.gov\.[\w.-]*?\.com$
DOMAIN-REGEX,^e-interac-[\w.-]*?\.com$
@@ -517,6 +515,8 @@ DOMAIN-REGEX,^currentlymail[\w.-]*?\.weebly\.com$
DOMAIN-REGEX,^currentlyatt[\w.-]*?\.weebly\.com$
DOMAIN-REGEX,^testra[\w.-]*?-covid\.weebly\.com$
DOMAIN-REGEX,^vnote-[\w.-]*?\.myqcloud\.com$
DOMAIN-REGEX,^profitablecpm[\w.-]*?\.com$
DOMAIN-REGEX,^highcpmrevenue[\w.-]*?\.com$
DOMAIN-REGEX,^tracking\.[\w.-]*?\.miui\.com$
DOMAIN-REGEX,^[\w.-]*?\.tracking\.[\w.-]*?\.miui\.com$
DOMAIN-REGEX,^beacons[\w.-]*?\.gvt[\w.-]\.com$

View File

@@ -1,6 +1,6 @@
<?php
// # Build 2025-06-20T09:28:49.185Z
// # Build 2025-06-20T09:30:14.577Z
declare(strict_types=1);

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,6 @@
#########################################
# Sukka's Ruleset - Reject Non-IP
# Last Updated: 2025-06-20T09:28:47.407Z
# Last Updated: 2025-06-20T09:30:12.961Z
# Size: 635
# License: AGPL 3.0
# Homepage: https://ruleset.skk.moe
@@ -490,8 +490,6 @@ DOMAIN-WILDCARD,log*.zijieapi.com
DOMAIN-WILDCARD,ads*-normal-lq.zijieapi.com
DOMAIN-WILDCARD,ads*-normal-*.zijieapi.com
DOMAIN-WILDCARD,creative*.bidease.com
DOMAIN-WILDCARD,profitablecpm*.com
DOMAIN-WILDCARD,highcpmrevenue*.com
DOMAIN-WILDCARD,c.blue.*.com
DOMAIN-WILDCARD,irs.gov.*.com
DOMAIN-WILDCARD,e-interac-*.com
@@ -517,6 +515,8 @@ DOMAIN-WILDCARD,currentlymail*.weebly.com
DOMAIN-WILDCARD,currentlyatt*.weebly.com
DOMAIN-WILDCARD,testra*-covid.weebly.com
DOMAIN-WILDCARD,vnote-*.myqcloud.com
DOMAIN-WILDCARD,profitablecpm*.com
DOMAIN-WILDCARD,highcpmrevenue*.com
DOMAIN-WILDCARD,tracking.*.miui.com
DOMAIN-WILDCARD,*.tracking.*.miui.com
DOMAIN-WILDCARD,beacons*.gvt?.com

View File

@@ -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-06-20T09:28:55.019Z</p>
<p>Last Build: 2025-06-20T09:30:19.760Z</p>
<br>
<ul class="tree">

File diff suppressed because it is too large Load Diff

View File

@@ -488,8 +488,6 @@
"^ads[\\w.-]*?-normal-lq\\.zijieapi\\.com$",
"^ads[\\w.-]*?-normal-[\\w.-]*?\\.zijieapi\\.com$",
"^creative[\\w.-]*?\\.bidease\\.com$",
"^profitablecpm[\\w.-]*?\\.com$",
"^highcpmrevenue[\\w.-]*?\\.com$",
"^c\\.blue\\.[\\w.-]*?\\.com$",
"^irs\\.gov\\.[\\w.-]*?\\.com$",
"^e-interac-[\\w.-]*?\\.com$",
@@ -515,6 +513,8 @@
"^currentlyatt[\\w.-]*?\\.weebly\\.com$",
"^testra[\\w.-]*?-covid\\.weebly\\.com$",
"^vnote-[\\w.-]*?\\.myqcloud\\.com$",
"^profitablecpm[\\w.-]*?\\.com$",
"^highcpmrevenue[\\w.-]*?\\.com$",
"^tracking\\.[\\w.-]*?\\.miui\\.com$",
"^[\\w.-]*?\\.tracking\\.[\\w.-]*?\\.miui\\.com$",
"^beacons[\\w.-]*?\\.gvt[\\w.-]\\.com$",