diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 1d0c7f4b..fc7ffcf2 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -336,11 +336,12 @@ export default defineGkdApp({ }, { preKeys: [1], - matches: '@[clickable=true] > [text="不感兴趣"]', + matches: '@[clickable=true] > [text$="不感兴趣"]', exampleUrls: 'https://e.gkd.li/5e6e4b69-ba97-473d-9f62-631c296da589', snapshotUrls: [ 'https://i.gkd.li/i/17269055', 'https://i.gkd.li/i/17964356', + 'https://i.gkd.li/i/22657666', // 直播 ], }, ],