From 8b9cb64d4cfd484be3b259c43d109bc671d5ad43 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sat, 23 Mar 2024 10:06:18 +0800 Subject: [PATCH] =?UTF-8?q?perf(=E5=93=94=E5=93=A9=E5=93=94=E5=93=A9):=20?= =?UTF-8?q?=E5=88=86=E6=AE=B5=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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index d9a09aeb..cdf9f43a 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -171,12 +171,11 @@ export default defineAppConfig({ name: '点击广告卡片右下角菜单按钮', quickFind: true, actionMaximum: 1, - matches: - '[desc^="广告"] >(1,2) ViewGroup[childCount=3] > FrameLayout[vid="more"][index=2]', + matches: '[vid="ad_tint_frame"] >2 [vid="more"]', snapshotUrls: [ 'https://i.gkd.li/i/14083540', - 'https://i.gkd.li/i/14059876', 'https://i.gkd.li/i/14588315', + 'https://i.gkd.li/i/14729855', ], },