From 2208d8ca435b7084505ef437e4fd859eb64d15e0 Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 8 Dec 2024 15:54:57 +0800 Subject: [PATCH] =?UTF-8?q?fix(=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-=E5=8A=A8=E6=80=81?= =?UTF-8?q?=E6=8E=A8=E8=8D=90=E5=8D=A1=E7=89=87=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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 7baf7add..0a89ff87 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -44,7 +44,7 @@ export default defineGkdApp({ }, { key: 2, - name: '局部广告-动态推荐卡片广告', + name: '分段广告-动态推荐卡片广告', desc: '点击卡片右上角[广告]按钮-点击不感兴趣', fastQuery: true, matchDelay: 5000, @@ -56,7 +56,7 @@ export default defineGkdApp({ snapshotUrls: 'https://i.gkd.li/i/12700222', }, { - preKeys: 1, + preKeys: [1], matches: '[text="不感兴趣"][id^="tv.danmaku.bili:id/reason"]', snapshotUrls: 'https://i.gkd.li/i/12700243', },