mirror of
https://gitlab.com/SukkaW/ruleset.skk.moe.git
synced 2026-04-18 09:44:35 +00:00
deploy: ede035eabd2c2b5a523562b2f68e0441f7a5499b
This commit is contained in:
@@ -114,7 +114,46 @@ URL-REGEX,^https?://app.bilibili.com/x/v2/search/(defaultword|hot|recommend|reso
|
||||
URL-REGEX,^https?://app.bilibili.com/x/v2/rank.*rid=(168|5)
|
||||
URL-REGEX,^https?://api.bilibili.com/pgc/season/rank/cn
|
||||
|
||||
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))))
|
||||
# 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)
|
||||
# )
|
||||
# )
|
||||
# )
|
||||
|
||||
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))))
|
||||
|
||||
# >> 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 Updated: 2022-08-28T06:10:48.543Z</p>
|
||||
<p>Last Updated: 2022-08-28T06:27:06.451Z</p>
|
||||
<hr>
|
||||
<br>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user