From 81dd83c6bd16cc56d9525df73e3eced77ea9b7fc Mon Sep 17 00:00:00 2001 From: AIsouler <57941037+AIsouler@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:42:40 +0800 Subject: [PATCH] =?UTF-8?q?feat(123=E4=BA=91=E7=9B=98):=E5=BC=80=E5=B1=8F?= =?UTF-8?q?=E5=B9=BF=E5=91=8A=20(#3914)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat(123云盘):开屏广告 * chore(actions): check_format_lint * feat(123云盘):开屏广告 * Update com.mfcloudcalculate.networkdisk.ts * Update com.mfcloudcalculate.networkdisk.ts Signed-off-by: 二刺螈 * chore(actions): check_format_lint --------- Signed-off-by: 二刺螈 Co-authored-by: github-actions[bot] Co-authored-by: 二刺螈 --- src/apps/com.mfcloudcalculate.networkdisk.ts | 39 +++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/src/apps/com.mfcloudcalculate.networkdisk.ts b/src/apps/com.mfcloudcalculate.networkdisk.ts index b35fdd85..85f7efb4 100644 --- a/src/apps/com.mfcloudcalculate.networkdisk.ts +++ b/src/apps/com.mfcloudcalculate.networkdisk.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '应用内广告弹窗', + name: '全屏广告-应用内广告弹窗', activityIds: 'com.mfcloudcalculate.networkdisk.activity.AdFreeActivity', matchTime: 10000, actionMaximum: 1, @@ -16,5 +16,42 @@ export default defineAppConfig({ '[text*="关闭"][id="com.mfcloudcalculate.networkdisk:id/tv_ad_free_colse"]', snapshotUrls: 'https://i.gkd.li/import/13546173', }, + { + key: 2, + name: '开屏广告', + matchTime: 10000, + actionMaximum: 1, + resetMatch: 'app', + rules: [ + { + key: 0, + quickFind: true, + matches: + 'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView <n [text^="跳过"][text.length<=4]', + snapshotUrls: [ + 'https://i.gkd.li/import/12846434', + 'https://i.gkd.li/import/13059834', + ], + }, + { + key: 2, + quickFind: true, + matches: + '[id$="tt_splash_skip_btn"] <