mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-01-08 13:30:27 +00:00
deploy: 95f69b96f49aaa8bb08ccccb1ee35129ab28db8a
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,7 +1,7 @@
|
||||
########################################
|
||||
# Sukka's Surge Rules - Reject Phishing
|
||||
# Last Updated: 2023-03-29T12:36:42.540Z
|
||||
# Size: 438
|
||||
# Last Updated: 2023-03-30T02:26:43.666Z
|
||||
# Size: 439
|
||||
# License: AGPL 3.0
|
||||
# Homepage: https://ruleset.skk.moe
|
||||
# GitHub: https://github.com/SukkaW/Surge
|
||||
@@ -180,6 +180,7 @@
|
||||
.gzfmft.top
|
||||
.gzj7006.xyz
|
||||
.hamult.top
|
||||
.hedml21x0volzi13.shop
|
||||
.hejjnz.top
|
||||
.hewpet.top
|
||||
.hicayt.top
|
||||
|
||||
@@ -206,10 +206,20 @@ URL-REGEX,^https?://api.bilibili.com/pgc/season/rank/cn
|
||||
# (
|
||||
# (DOMAIN-SUFFIX,biliintl.com)
|
||||
# )
|
||||
# ),
|
||||
# (NOT,
|
||||
# (
|
||||
# (DOMAIN-SUFFIX,bstarstatic.com)
|
||||
# )
|
||||
# ),
|
||||
# (NOT,
|
||||
# (
|
||||
# (DOMAIN,pic-bstarstatic.akamaized.net)
|
||||
# )
|
||||
# )
|
||||
# )
|
||||
|
||||
AND,((USER-AGENT,bili*), (NOT,((DOMAIN-SUFFIX,bilibili.com))), (NOT,((DOMAIN-SUFFIX,hdslb.com))), (NOT,((DOMAIN-SUFFIX,wo.cn))), (NOT,((DOMAIN-SUFFIX,biligame.com))),(NOT,((DOMAIN-SUFFIX,bilivideo.com))), (NOT,((DOMAIN-SUFFIX,biliapi.com))), (NOT,((DOMAIN-SUFFIX,biliapi.net))), (NOT,((DOMAIN-SUFFIX,biliintl.com))))
|
||||
AND,((USER-AGENT,bili*), (NOT,((DOMAIN-SUFFIX,bilibili.com))), (NOT,((DOMAIN-SUFFIX,hdslb.com))), (NOT,((DOMAIN-SUFFIX,wo.cn))), (NOT,((DOMAIN-SUFFIX,biligame.com))),(NOT,((DOMAIN-SUFFIX,bilivideo.com))), (NOT,((DOMAIN-SUFFIX,biliapi.com))), (NOT,((DOMAIN-SUFFIX,biliapi.net))), (NOT,((DOMAIN-SUFFIX,biliintl.com))), (NOT,((DOMAIN-SUFFIX,bstarstatic.com))), (NOT,((DOMAIN,pic-bstarstatic.akamaized.net))))
|
||||
|
||||
# >> CNTV
|
||||
URL-REGEX,^https?://asp.cntv.myalicdn.com/.+\?maxbr=850
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<main class="container">
|
||||
<h1>Sukka Surge Ruleset Server</h1>
|
||||
<p>Made by <a href="https://skk.moe">Sukka</a> | <a href="https://github.com/SukkaW/Surge/">Source @ GitHub</a> | Licensed under <a href="https://github.com/SukkaW/Surge/blob/master/LICENSE" target="_blank">AGPL-3.0</a></p>
|
||||
<p>Last Build: 2023-03-29T12:39:36.876Z</p>
|
||||
<p>Last Build: 2023-03-30T02:30:03.892Z</p>
|
||||
<hr>
|
||||
<br>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user