From 442a0a39d5913a665f88c76a913ef20fc19a2b86 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Fri, 12 Jul 2024 11:04:20 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=93=94=E5=93=A9=E5=93=94=E5=93=A9):=20?= =?UTF-8?q?=E5=BC=80=E5=B1=8F=E5=B9=BF=E5=91=8A?= 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, 6 insertions(+), 2 deletions(-) diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 9f2b76d3..0cc7ec1e 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -11,8 +11,12 @@ export default defineGkdApp({ matchTime: 10000, actionMaximum: 1, resetMatch: 'app', - rules: '[id="tv.danmaku.bili:id/count_down"][text^="跳"]', - snapshotUrls: 'https://i.gkd.li/i/12705270', + rules: [ + { + matches: '[text*="跳过"][text.length<10][visibleToUser=true]', + snapshotUrls: 'https://i.gkd.li/i/16187624', + }, + ], }, { key: 0,