From c57af8877784936aaa7b598254a8df7f9993507f Mon Sep 17 00:00:00 2001 From: AIsouler Date: Sun, 8 Dec 2024 18:27:08 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BD=91=E6=98=93=E6=9C=89=E9=81=93?= =?UTF-8?q?=E8=AF=8D=E5=85=B8):=20=E5=85=A8=E5=B1=8F=E5=B9=BF=E5=91=8A-?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E5=B9=BF=E5=91=8A=20(=E8=A1=A5=E5=85=85?= =?UTF-8?q?=E8=A7=84=E5=88=99=20#572)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.youdao.dict.ts | 10 +++++++++- src/apps/tv.danmaku.bili.ts | 1 - 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/src/apps/com.youdao.dict.ts b/src/apps/com.youdao.dict.ts index 31f24728..dc9e9d07 100644 --- a/src/apps/com.youdao.dict.ts +++ b/src/apps/com.youdao.dict.ts @@ -33,7 +33,7 @@ export default defineGkdApp({ }, { key: 2, - name: '全屏广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, @@ -85,6 +85,14 @@ export default defineGkdApp({ matches: '[vid="image"] + [vid="close"]', snapshotUrls: 'https://i.gkd.li/i/14296482', }, + { + key: 4, + activityIds: '.activity.DictQueryActivity', + matches: + '@[vid="iv_cancel"][visibleToUser=true] - [vid="fl_video_container"]', + exampleUrls: 'https://e.gkd.li/342a587e-bf0d-42e9-8c16-3c0b53240e5a', + snapshotUrls: 'https://i.gkd.li/i/18051512', + }, ], }, { diff --git a/src/apps/tv.danmaku.bili.ts b/src/apps/tv.danmaku.bili.ts index 0a89ff87..76d079ab 100644 --- a/src/apps/tv.danmaku.bili.ts +++ b/src/apps/tv.danmaku.bili.ts @@ -47,7 +47,6 @@ export default defineGkdApp({ name: '分段广告-动态推荐卡片广告', desc: '点击卡片右上角[广告]按钮-点击不感兴趣', fastQuery: true, - matchDelay: 5000, activityIds: 'tv.danmaku.bili.MainActivityV2', rules: [ {