From bb97696f7eae28b6aae271eaa6fe66abc4753dbd Mon Sep 17 00:00:00 2001 From: AIsouler Date: Mon, 11 Mar 2024 21:33:21 +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=B1=80=E9=83=A8=E5=B9=BF=E5=91=8A?= =?UTF-8?q?=EF=BC=88=E8=A1=A5=E5=85=85=E8=A7=84=E5=88=99=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/com.youdao.dict.ts | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/apps/com.youdao.dict.ts b/src/apps/com.youdao.dict.ts index 568522c1..94ed7675 100644 --- a/src/apps/com.youdao.dict.ts +++ b/src/apps/com.youdao.dict.ts @@ -160,6 +160,16 @@ export default defineAppConfig({ matches: '[vid="home_ad_close"][clickable=true]', snapshotUrls: 'https://i.gkd.li/i/14009705', }, + { + key: 2, + name: '单词页面下方广告', + quickFind: true, + activityIds: 'com.youdao.dict.activity.MainActivity', + matches: '[vid="course_four_course_close"]', + exampleUrls: + 'https://m.gkd.li/57941037/4045988d-93bb-4aad-80dd-f14da296a214', + snapshotUrls: 'https://i.gkd.li/i/14559287', + }, ], }, {