Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit 9c461cf

Browse files
committed
perf: 哔哩哔哩-分段广告-视频详情页下方推广 #1541
1 parent 28f1857 commit 9c461cf

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/apps/tv.danmaku.bili.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,7 @@ export default defineGkdApp({
374374
anyMatches: [
375375
'@[vid="more" || vid="more_layout" || id="tv.danmaku.bili.adbiz:id/more" || id="tv.danmaku.bili.adbiz:id/more_layout"] <<n [vid="ad_tint_frame" || id="tv.danmaku.bili.adbiz:id/ad_tint_frame" || id="tv.danmaku.bili.adbiz:id/ad_tint_frame"][visibleToUser=true]', // 广告、推广
376376
'@[vid="more"] -(3,5) [vid="live_lottie_layout"][visibleToUser=true]', // 直播
377-
'[!(vid="duration") || text="课堂"] <3 ViewGroup[getChild(0).vid="cover"] > [vid="more"][visibleToUser=true]', // 纪录片、课堂推广
377+
'[!(vid="duration") || text="课堂"] <3 ViewGroup[getChild(0).vid="cover"] > [vid="more"][visibleToUser=true]', // 纪录片、课堂推广、游戏
378378
],
379379
exampleUrls: [
380380
'https://e.gkd.li/219c40c4-debf-40d8-889a-7eb39c87126c',
@@ -394,17 +394,18 @@ export default defineGkdApp({
394394
'https://i.gkd.li/i/17675894',
395395
'https://i.gkd.li/i/18306858',
396396

397-
// 纪录片、课堂推广
397+
// 纪录片、课堂推广、游戏
398398
'https://i.gkd.li/i/23934632',
399399
'https://i.gkd.li/i/23933925',
400400
'https://i.gkd.li/i/23933866',
401+
'https://i.gkd.li/i/24015674',
401402
],
402403
},
403404
{
404405
preKeys: [0],
405406
key: 1,
406407
matches:
407-
'@[clickable=true] > [text="不感兴趣" || text="相似内容过多" || text="对该up的直播不感兴趣"]',
408+
'@[clickable=true] > [text="不感兴趣" || text="相似内容过多" || text="对该up的直播不感兴趣" || text="我不想看"]',
408409
exampleUrls: 'https://e.gkd.li/23937c2d-379c-4fb5-aaee-7295bcf0afca',
409410
snapshotUrls: [
410411
'https://i.gkd.li/i/17676025',
@@ -413,6 +414,7 @@ export default defineGkdApp({
413414
'https://i.gkd.li/i/18296940',
414415
'https://i.gkd.li/i/18306839',
415416
'https://i.gkd.li/i/20739391',
417+
'https://i.gkd.li/i/24015691',
416418
],
417419
},
418420
{

0 commit comments

Comments
 (0)