From 9c461cf7eaed165960adeede9f0e6e571cbc9d5f Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 7 Dec 2025 21:03:26 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E5=93=94=E5=93=A9=E5=93=94=E5=93=A9-?= =?UTF-8?q?=E5=88=86=E6=AE=B5=E5=B9=BF=E5=91=8A-=E8=A7=86=E9=A2=91?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E4=B8=8B=E6=96=B9=E6=8E=A8=E5=B9=BF?= =?UTF-8?q?=20#1541?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/tv.danmaku.bili.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 2bb40d77..9aa31454 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -374,7 +374,7 @@ export default defineGkdApp({ anyMatches: [ '@[vid="more" || vid="more_layout" || id="tv.danmaku.bili.adbiz:id/more" || id="tv.danmaku.bili.adbiz:id/more_layout"] < [vid="more"][visibleToUser=true]', // 纪录片、课堂推广 + '[!(vid="duration") || text="课堂"] <3 ViewGroup[getChild(0).vid="cover"] > [vid="more"][visibleToUser=true]', // 纪录片、课堂推广、游戏 ], exampleUrls: [ 'https://e.gkd.li/219c40c4-debf-40d8-889a-7eb39c87126c', @@ -394,17 +394,18 @@ export default defineGkdApp({ 'https://i.gkd.li/i/17675894', 'https://i.gkd.li/i/18306858', - // 纪录片、课堂推广 + // 纪录片、课堂推广、游戏 'https://i.gkd.li/i/23934632', 'https://i.gkd.li/i/23933925', 'https://i.gkd.li/i/23933866', + 'https://i.gkd.li/i/24015674', ], }, { preKeys: [0], key: 1, matches: - '@[clickable=true] > [text="不感兴趣" || text="相似内容过多" || text="对该up的直播不感兴趣"]', + '@[clickable=true] > [text="不感兴趣" || text="相似内容过多" || text="对该up的直播不感兴趣" || text="我不想看"]', exampleUrls: 'https://e.gkd.li/23937c2d-379c-4fb5-aaee-7295bcf0afca', snapshotUrls: [ 'https://i.gkd.li/i/17676025', @@ -413,6 +414,7 @@ export default defineGkdApp({ 'https://i.gkd.li/i/18296940', 'https://i.gkd.li/i/18306839', 'https://i.gkd.li/i/20739391', + 'https://i.gkd.li/i/24015691', ], }, {