diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 902e60c8..f8035c7c 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -263,9 +263,12 @@ export default defineGkdApp({ preKeys: [50], key: 70, matches: - '@FrameLayout[clickable=true] > [text="此类内容过多"][visibleToUser=true]', + '@FrameLayout[clickable=true] > [text="此类内容过多" || text="相似内容过多"][visibleToUser=true]', exampleUrls: 'https://e.gkd.li/2aba6082-1047-464e-959c-82ee62e492aa', - snapshotUrls: 'https://i.gkd.li/i/20718890', + snapshotUrls: [ + 'https://i.gkd.li/i/20718890', + 'https://i.gkd.li/i/20720187', + ], }, ], },