From 32e0e67d86e25026b79a33e6dec2dee8e1a2b537 Mon Sep 17 00:00:00 2001 From: aisouler Date: Mon, 5 Feb 2024 17:58:18 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E7=BE=8E=E5=9B=A2):=20=E5=8A=9F=E8=83=BD?= =?UTF-8?q?=E7=B1=BB-=E4=BB=98=E6=AC=BE=E5=90=8E=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E5=AE=8C=E6=88=90=E3=80=81=E5=85=B6=E4=BB=96?= =?UTF-8?q?=E8=A7=84=E5=88=99=E5=88=86=E7=B1=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/cn.TuHu.android.ts | 4 ++-- src/apps/cn.chuci.and.wkfenshen.ts | 2 +- src/apps/cn.com.hkgt.gasapp.ts | 2 +- src/apps/cn.com.langeasy.LangEasyLexis.ts | 5 +++-- src/apps/cn.com.livelab.ts | 2 +- src/apps/cn.com.ruijie.magicbox.ts | 2 +- src/apps/cn.com.spdb.mobilebank.per.ts | 2 +- src/apps/cn.damai.ts | 2 +- src/apps/cn.emagsoftware.gamehall.ts | 2 +- src/apps/cn.lezhi.speedtest.ts | 2 +- src/apps/cn.missevan.ts | 2 +- src/apps/cn.ms.pages.ts | 2 +- src/apps/cn.net.shizheng.study.ts | 2 +- src/apps/cn.samsclub.app.ts | 4 ++-- src/apps/cn.soulapp.android.ts | 8 ++++---- src/apps/cn.speedtest.lite.ts | 4 ++-- src/apps/cn.wps.yun.ts | 2 +- src/apps/cn.xiaochuankeji.tieba.ts | 20 ++++++-------------- src/apps/cn.xiaochuankeji.zuiyouLite.ts | 4 ++-- src/apps/cn.xuexi.android.ts | 4 ++-- src/apps/cn.yonghui.hyd.ts | 2 +- src/apps/com.able.wisdomtree.ts | 4 ++-- src/apps/com.ai.obc.cbn.app.ts | 2 +- src/apps/com.alibaba.ailabs.tg.ts | 2 +- src/apps/com.alibaba.aliyun.ts | 2 +- src/apps/com.alibaba.wireless.ts | 4 ++-- src/apps/com.allinone.callerid.ts | 2 +- src/apps/com.android.mediacenter.ts | 4 ++-- src/apps/com.android.tnaant.ts | 2 +- src/apps/com.ants360.yicamera.ts | 2 +- src/apps/com.antutu.ABenchMark.ts | 2 +- src/apps/com.apkpure.aegon.ts | 8 ++++---- src/apps/com.babytree.apps.pregnancy.ts | 4 ++-- src/apps/com.badmintoncn.bbs.ts | 2 +- src/apps/com.baidu.BaiduMap.ts | 19 ++++++++++--------- src/apps/com.sankuai.meituan.ts | 16 ++++++++++++++++ 36 files changed, 82 insertions(+), 72 deletions(-) diff --git a/src/apps/cn.TuHu.android.ts b/src/apps/cn.TuHu.android.ts index 76f76655..eee5b9a9 100644 --- a/src/apps/cn.TuHu.android.ts +++ b/src/apps/cn.TuHu.android.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '广告弹窗', + name: '全屏广告-广告弹窗', quickFind: true, activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity', rules: @@ -17,7 +17,7 @@ export default defineAppConfig({ { key: 10, quickFind: true, - name: '请求通知权限弹窗', + name: '通知提示-请求通知权限弹窗', activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity', rules: '[id="cn.TuHu.android:id/imgClose"]', snapshotUrls: [ diff --git a/src/apps/cn.chuci.and.wkfenshen.ts b/src/apps/cn.chuci.and.wkfenshen.ts index dfcd65c0..64bed059 100644 --- a/src/apps/cn.chuci.and.wkfenshen.ts +++ b/src/apps/cn.chuci.and.wkfenshen.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '购买会员弹窗', + name: '全屏广告-购买会员弹窗', activityIds: 'cn.chuci.and.wkfenshen.ActMain', rules: [ { diff --git a/src/apps/cn.com.hkgt.gasapp.ts b/src/apps/cn.com.hkgt.gasapp.ts index aff582c0..e343f29e 100644 --- a/src/apps/cn.com.hkgt.gasapp.ts +++ b/src/apps/cn.com.hkgt.gasapp.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '广告弹窗', + name: '全屏广告-广告弹窗', activityIds: 'cn.com.hkgt.gasapp.dialog.BannerDialog', rules: 'ImageView[id="cn.com.hkgt.gasapp:id/exit"][clickable=true]', snapshotUrls: 'https://i.gkd.li/import/12744270', diff --git a/src/apps/cn.com.langeasy.LangEasyLexis.ts b/src/apps/cn.com.langeasy.LangEasyLexis.ts index 4ac2bad8..0c8dde90 100644 --- a/src/apps/cn.com.langeasy.LangEasyLexis.ts +++ b/src/apps/cn.com.langeasy.LangEasyLexis.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 1, - name: '自动签到', + name: '功能类-自动签到', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -22,7 +22,8 @@ export default defineAppConfig({ { key: 2, enable: false, - name: '右下角弹窗', + name: '功能类-右下角年度报告弹窗', + desc: '点击关闭', quickFind: true, matchTime: 10000, rules: [ diff --git a/src/apps/cn.com.livelab.ts b/src/apps/cn.com.livelab.ts index 3701a924..f85c6f64 100644 --- a/src/apps/cn.com.livelab.ts +++ b/src/apps/cn.com.livelab.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '广告弹窗', + name: '全屏广告-广告弹窗', activityIds: 'cn.com.livelab.MainActivity', rules: 'View >n View[childCount=2] > ImageView + Button', snapshotUrls: 'https://i.gkd.li/import/13258873', diff --git a/src/apps/cn.com.ruijie.magicbox.ts b/src/apps/cn.com.ruijie.magicbox.ts index c6e9ebc1..66c22d1b 100644 --- a/src/apps/cn.com.ruijie.magicbox.ts +++ b/src/apps/cn.com.ruijie.magicbox.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'cn.com.ruijie.wifibox.activity.MainActivity', rules: [ '@ImageView[id="cn.com.ruijie.magicbox:id/imageView_close"] +(2) RelativeLayout > LinearLayout > [text*="新版本"]', diff --git a/src/apps/cn.com.spdb.mobilebank.per.ts b/src/apps/cn.com.spdb.mobilebank.per.ts index 0ded80ee..ccbb44c1 100644 --- a/src/apps/cn.com.spdb.mobilebank.per.ts +++ b/src/apps/cn.com.spdb.mobilebank.per.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '消息中心-系统通知请求', + name: '通知提示-系统通知请求', desc: '自动点击关闭。', enable: false, activityIds: diff --git a/src/apps/cn.damai.ts b/src/apps/cn.damai.ts index d4a2191b..e1c06e7d 100644 --- a/src/apps/cn.damai.ts +++ b/src/apps/cn.damai.ts @@ -15,7 +15,7 @@ export default defineAppConfig({ }, { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, diff --git a/src/apps/cn.emagsoftware.gamehall.ts b/src/apps/cn.emagsoftware.gamehall.ts index 5a7c5f2b..53a8c489 100644 --- a/src/apps/cn.emagsoftware.gamehall.ts +++ b/src/apps/cn.emagsoftware.gamehall.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '版本更新', + name: '更新提示', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/cn.lezhi.speedtest.ts b/src/apps/cn.lezhi.speedtest.ts index 26023e9f..854badb9 100644 --- a/src/apps/cn.lezhi.speedtest.ts +++ b/src/apps/cn.lezhi.speedtest.ts @@ -33,7 +33,7 @@ export default defineAppConfig({ }, { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'cn.lezhi.speedtest.main5.MainV5Activity', rules: '[id="cn.lezhi.speedtest:id/rl_update_dialog_layout"] >n [id="cn.lezhi.speedtest:id/iv_close"]', diff --git a/src/apps/cn.missevan.ts b/src/apps/cn.missevan.ts index cffeea45..52b55506 100644 --- a/src/apps/cn.missevan.ts +++ b/src/apps/cn.missevan.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '青少年提示', + name: '青少年模式', desc: '点击:知道了', activityIds: 'cn.missevan.activity.MainActivity', quickFind: true, diff --git a/src/apps/cn.ms.pages.ts b/src/apps/cn.ms.pages.ts index 27b999d8..3ae134af 100644 --- a/src/apps/cn.ms.pages.ts +++ b/src/apps/cn.ms.pages.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, diff --git a/src/apps/cn.net.shizheng.study.ts b/src/apps/cn.net.shizheng.study.ts index 4e34daee..0698d0cf 100644 --- a/src/apps/cn.net.shizheng.study.ts +++ b/src/apps/cn.net.shizheng.study.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '首页广告弹窗', + name: '全屏广告-首页广告弹窗', activityIds: 'cn.dingwei.cloud_classroom.MainActivity', rules: 'View[childCount=2] > ImageView[id=""] + Button[id=""][clickable=true]', diff --git a/src/apps/cn.samsclub.app.ts b/src/apps/cn.samsclub.app.ts index e5978ff0..044dacef 100644 --- a/src/apps/cn.samsclub.app.ts +++ b/src/apps/cn.samsclub.app.ts @@ -21,7 +21,7 @@ export default defineAppConfig({ }, { key: 1, - name: '关闭「系统位置服务未打开」通知条', + name: '定位提示-关闭「系统位置服务未打开」通知条', activityIds: 'cn.samsclub.app.ui.MainActivity', rules: [ { @@ -32,7 +32,7 @@ export default defineAppConfig({ }, { key: 2, - name: '关闭「您有一张亲友卡待赠送」通知条', + name: '局部广告-关闭「您有一张亲友卡待赠送」通知条', activityIds: 'cn.samsclub.app.ui.MainActivity', rules: [ { diff --git a/src/apps/cn.soulapp.android.ts b/src/apps/cn.soulapp.android.ts index 41ae4fc3..a290ccc3 100644 --- a/src/apps/cn.soulapp.android.ts +++ b/src/apps/cn.soulapp.android.ts @@ -24,7 +24,7 @@ export default defineAppConfig({ }, { key: 1, - name: '青少年模式弹窗', + name: '青少年模式', quickFind: true, actionMaximum: 1, resetMatch: 'app', @@ -37,7 +37,7 @@ export default defineAppConfig({ }, { key: 2, - name: '广场页卡片广告', + name: '局部广告-广场页卡片广告', quickFind: true, activityIds: ['cn.soulapp.android.component.startup.main.MainActivity'], rules: [ @@ -50,7 +50,7 @@ export default defineAppConfig({ }, { key: 3, - name: 'app评分', + name: '评价提示-app评分', quickFind: true, activityIds: ['cn.soulapp.android.component.chat.ConversationActivity'], rules: [ @@ -63,7 +63,7 @@ export default defineAppConfig({ }, { key: 4, - name: '版本更新', + name: '更新提示', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/cn.speedtest.lite.ts b/src/apps/cn.speedtest.lite.ts index ab45dec3..dfd899ab 100644 --- a/src/apps/cn.speedtest.lite.ts +++ b/src/apps/cn.speedtest.lite.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'cn.speedtest.lite.main.MainActivity', rules: '@[id="cn.speedtest.lite:id/iv_close"] - [id="cn.speedtest.lite:id/ll_main_pane"] >2 [id="cn.speedtest.lite:id/tv_upgrade_content"]', @@ -15,7 +15,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '新人专享优惠弹窗', + name: '全屏广告-新人专享优惠弹窗', activityIds: 'cn.speedtest.lite.main.MainActivity', rules: '@[id="cn.speedtest.lite:id/iv_close"] - RelativeLayout >n [id="cn.speedtest.lite:id/ad_banner"]', diff --git a/src/apps/cn.wps.yun.ts b/src/apps/cn.wps.yun.ts index 57674bb9..163d2a09 100644 --- a/src/apps/cn.wps.yun.ts +++ b/src/apps/cn.wps.yun.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '列表广告', + name: '局部广告-列表卡片广告', desc: '点击右侧x', rules: [ { diff --git a/src/apps/cn.xiaochuankeji.tieba.ts b/src/apps/cn.xiaochuankeji.tieba.ts index 591d876b..c11db567 100644 --- a/src/apps/cn.xiaochuankeji.tieba.ts +++ b/src/apps/cn.xiaochuankeji.tieba.ts @@ -3,11 +3,11 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'cn.xiaochuankeji.tieba', name: '最右', - deprecatedKeys: [0], + deprecatedKeys: [0, 11], groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'cn.xiaochuankeji.tieba.ui.home.setting.SettingActivity', rules: [ { @@ -19,7 +19,7 @@ export default defineAppConfig({ }, { key: 2, - name: '青少年模式弹窗', + name: '青少年模式', activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity', rules: [ { @@ -30,7 +30,7 @@ export default defineAppConfig({ }, { key: 3, - name: '评论区广告卡片', + name: '分段广告-评论区广告卡片', activityIds: 'cn.xiaochuankeji.tieba.ui.post.postdetail.PostDetailActivity', rules: [ @@ -52,7 +52,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '系统通知弹窗', + name: '通知提示-系统通知弹窗', desc: '系统通知弹窗,点击暂不开启', activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity', rules: [ @@ -61,15 +61,6 @@ export default defineAppConfig({ '[id="cn.xiaochuankeji.tieba:id/confirm"][text="打开通知"] + [id="cn.xiaochuankeji.tieba:id/cancel"][text="暂不开启"]', snapshotUrls: ['https://i.gkd.li/import/12660823'], }, - ], - }, - { - enable: false, - key: 11, - name: '系统通知提示信息', - desc: '系统通知提示信息,点击x按钮', - activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity', - rules: [ { matches: '[text^="开启通知"] +(2) [id="cn.xiaochuankeji.tieba:id/tips_close"]', @@ -77,5 +68,6 @@ export default defineAppConfig({ }, ], }, + // key 11 已弃用 ], }); diff --git a/src/apps/cn.xiaochuankeji.zuiyouLite.ts b/src/apps/cn.xiaochuankeji.zuiyouLite.ts index d1b02be9..631bb358 100644 --- a/src/apps/cn.xiaochuankeji.zuiyouLite.ts +++ b/src/apps/cn.xiaochuankeji.zuiyouLite.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '青少年模式弹窗', + name: '青少年模式', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -22,7 +22,7 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '信息流广告', + name: '分段广告-信息流广告', quickFind: true, activityIds: 'cn.xiaochuankeji.zuiyouLite.ui.slide.ActivitySlideDetail', rules: [ diff --git a/src/apps/cn.xuexi.android.ts b/src/apps/cn.xuexi.android.ts index 4348958f..4d41b3a0 100644 --- a/src/apps/cn.xuexi.android.ts +++ b/src/apps/cn.xuexi.android.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'com.alibaba.android.rimet.biz.SplashActivity', rules: '@[text="取消"] + [text="立即升级"]', snapshotUrls: 'https://i.gkd.li/import/12715139', @@ -14,7 +14,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '请求开启通知权限提示信息', + name: '通知提示-请求开启通知权限提示信息', desc: '自动点击x按钮', activityIds: 'com.alibaba.android.rimet.biz.SplashActivity', rules: diff --git a/src/apps/cn.yonghui.hyd.ts b/src/apps/cn.yonghui.hyd.ts index 3a43d9dc..b878d1be 100644 --- a/src/apps/cn.yonghui.hyd.ts +++ b/src/apps/cn.yonghui.hyd.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '红包弹窗', + name: '全屏广告-红包弹窗', rules: [ { key: 0, diff --git a/src/apps/com.able.wisdomtree.ts b/src/apps/com.able.wisdomtree.ts index dd364ea7..2ecf5533 100644 --- a/src/apps/com.able.wisdomtree.ts +++ b/src/apps/com.able.wisdomtree.ts @@ -8,7 +8,7 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '消息推送通知', + name: '通知提示-消息推送通知', desc: '自动点击暂不开启。', quickFind: true, matchTime: 10000, @@ -24,7 +24,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '升级提醒', + name: '更新提示', desc: '自动点击忽略。', quickFind: true, matchTime: 10000, diff --git a/src/apps/com.ai.obc.cbn.app.ts b/src/apps/com.ai.obc.cbn.app.ts index b2bfe80f..896e97e8 100644 --- a/src/apps/com.ai.obc.cbn.app.ts +++ b/src/apps/com.ai.obc.cbn.app.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 2, - name: '版本弹窗', + name: '更新提示', activityIds: [ 'com.ai.obc.cbn.app.ui.other.activity.MainActivity', 'com.ai.obc.cbn.app.ui.main.fragment.MainFragment', diff --git a/src/apps/com.alibaba.ailabs.tg.ts b/src/apps/com.alibaba.ailabs.tg.ts index 2fe4ff77..5efb0e76 100644 --- a/src/apps/com.alibaba.ailabs.tg.ts +++ b/src/apps/com.alibaba.ailabs.tg.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', quickFind: true, activityIds: 'com.alibaba.ailabs.tg.activity.HomeActivity', rules: diff --git a/src/apps/com.alibaba.aliyun.ts b/src/apps/com.alibaba.aliyun.ts index 614412cd..389761f7 100644 --- a/src/apps/com.alibaba.aliyun.ts +++ b/src/apps/com.alibaba.aliyun.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '请求开启通知权限弹窗', + name: '通知提示-请求开启通知权限弹窗', quickFind: true, rules: '[text^="打开手机消息通知"] + * >2 [text="以后再说"]', snapshotUrls: 'https://i.gkd.li/import/13446162', diff --git a/src/apps/com.alibaba.wireless.ts b/src/apps/com.alibaba.wireless.ts index a7a3210f..4d414575 100644 --- a/src/apps/com.alibaba.wireless.ts +++ b/src/apps/com.alibaba.wireless.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: [ 'com.alibaba.wireless.launch.home.V5HomeActivity', 'com.alibaba.wireless.workbench.myali.MyAliSettingActivity', @@ -21,7 +21,7 @@ export default defineAppConfig({ }, { key: 2, - name: '首页-弹窗广告', + name: '全屏广告-首页弹窗广告', quickFind: true, activityIds: 'com.alibaba.wireless.launch.home.V5HomeActivity', rules: 'WebView >n View > Image[text*="FXa-124-124"]', diff --git a/src/apps/com.allinone.callerid.ts b/src/apps/com.allinone.callerid.ts index 80861c41..0808a506 100644 --- a/src/apps/com.allinone.callerid.ts +++ b/src/apps/com.allinone.callerid.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.android.mediacenter.ts b/src/apps/com.android.mediacenter.ts index 998fe08d..357b78dd 100644 --- a/src/apps/com.android.mediacenter.ts +++ b/src/apps/com.android.mediacenter.ts @@ -29,7 +29,7 @@ export default defineAppConfig({ }, { key: 1, - name: 'VIP广告弹窗', + name: '全屏广告-VIP广告弹窗', desc: '点击底部圆形x图标关闭弹窗', activityIds: 'com.android.mediacenter.MainActivity', quickFind: true, @@ -40,7 +40,7 @@ export default defineAppConfig({ }, { key: 2, - name: '推荐广告卡片', + name: '局部广告-推荐广告卡片', desc: '点击卡片右上角[广告],点击不感兴趣[直接关闭]', quickFind: true, rules: [ diff --git a/src/apps/com.android.tnaant.ts b/src/apps/com.android.tnaant.ts index 51bd66e0..f2aee625 100644 --- a/src/apps/com.android.tnaant.ts +++ b/src/apps/com.android.tnaant.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 5, - name: '公告弹窗', + name: '通知提示-公告弹窗', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.ants360.yicamera.ts b/src/apps/com.ants360.yicamera.ts index 3339e320..2b90720b 100644 --- a/src/apps/com.ants360.yicamera.ts +++ b/src/apps/com.ants360.yicamera.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/com.antutu.ABenchMark.ts b/src/apps/com.antutu.ABenchMark.ts index 05f052f0..41040874 100644 --- a/src/apps/com.antutu.ABenchMark.ts +++ b/src/apps/com.antutu.ABenchMark.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '广告卡片', + name: '局部广告-广告卡片', activityIds: 'com.android.module.app.ui.test.activity.ActivityTestResult', rules: '[text="广告"] + TextView + View > TextView', snapshotUrls: 'https://i.gkd.li/import/13234012', diff --git a/src/apps/com.apkpure.aegon.ts b/src/apps/com.apkpure.aegon.ts index 3162a17b..e22ba3f6 100644 --- a/src/apps/com.apkpure.aegon.ts +++ b/src/apps/com.apkpure.aegon.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '热门推荐关闭', + name: '全屏广告-热门推荐关闭', desc: '关闭应用推广', rules: [ { @@ -21,7 +21,7 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '更新与已安装界面-查看更多', + name: '功能类-更新与已安装界面-查看更多', desc: '在更新界面自动点击查看更多按钮,展开所有应用', rules: [ { @@ -39,7 +39,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '更新界面-软件推荐', + name: '分段广告-更新界面软件推荐', activityIds: [ 'com.apkpure.aegon.main.activity.MainTabActivity', 'com.apkpure.aegon.main.activity.AppManagerActivity', @@ -64,7 +64,7 @@ export default defineAppConfig({ }, { key: 4, - name: '添加桌面快捷方式', + name: '功能类-添加桌面快捷方式', desc: '下次添加', rules: [ { diff --git a/src/apps/com.babytree.apps.pregnancy.ts b/src/apps/com.babytree.apps.pregnancy.ts index 2cd8cd26..018d376b 100644 --- a/src/apps/com.babytree.apps.pregnancy.ts +++ b/src/apps/com.babytree.apps.pregnancy.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 2, - name: '弹出广告(偶发)', + name: '全屏广告-弹出广告(偶发)', activityIds: 'com.babytree.apps.pregnancy.activity.SailfishActivity', rules: [ { @@ -19,7 +19,7 @@ export default defineAppConfig({ }, { key: 3, - name: '首页右侧悬浮广告(偶发)', + name: '局部广告-首页右侧悬浮广告(偶发)', activityIds: 'com.babytree.apps.pregnancy.activity.SailfishActivity', rules: [ { diff --git a/src/apps/com.badmintoncn.bbs.ts b/src/apps/com.badmintoncn.bbs.ts index 3f770829..fd86932a 100644 --- a/src/apps/com.badmintoncn.bbs.ts +++ b/src/apps/com.badmintoncn.bbs.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, diff --git a/src/apps/com.baidu.BaiduMap.ts b/src/apps/com.baidu.BaiduMap.ts index 786a9257..02373b95 100644 --- a/src/apps/com.baidu.BaiduMap.ts +++ b/src/apps/com.baidu.BaiduMap.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '地图上方黄页横幅', + name: '局部广告-地图上方黄页横幅', quickFind: true, activityIds: [ 'com.baidu.baidumaps.MapsActivity', @@ -23,7 +23,7 @@ export default defineAppConfig({ }, { key: 2, - name: '打车界面-右侧悬浮球', + name: '局部广告-打车界面右侧悬浮球', quickFind: true, activityIds: 'com.baidu.baidumaps.MapsActivity', rules: 'RelativeLayout[id="com.baidu.BaiduMap:id/rl_close_content"]', @@ -32,7 +32,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '美食大礼包弹窗', + name: '全屏广告-美食大礼包弹窗', quickFind: true, activityIds: 'com.baidu.baidumaps.MapsActivity', rules: '[text="美食大礼包"] +(6) TextView[id=null][clickable=true]', @@ -41,7 +41,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '酒店提前订弹窗', + name: '全屏广告-酒店提前订弹窗', quickFind: true, activityIds: 'com.baidu.baidumaps.MapsActivity', rules: '[id="lottie_box"] + TextView[id=null][clickable=true]', @@ -50,7 +50,7 @@ export default defineAppConfig({ { enable: false, key: 5, - name: '请求定位弹窗', + name: '定位提示-请求定位弹窗', quickFind: true, activityIds: [ 'com.baidu.mapframework.widget.BMBaseDialog', @@ -77,7 +77,7 @@ export default defineAppConfig({ { enable: false, key: 6, - name: '打车界面-弹窗广告', + name: '全屏广告-打车界面弹窗广告', quickFind: true, activityIds: [ 'com.baidu.baidumaps.MapsActivity', @@ -93,7 +93,7 @@ export default defineAppConfig({ { enable: false, key: 7, - name: '升级更新弹窗', + name: '更新提示', quickFind: true, activityIds: 'com.baidu.baidumaps.MapsActivity', rules: 'ImageView[id="com.baidu.BaiduMap:id/cancel_update"]', @@ -102,7 +102,8 @@ export default defineAppConfig({ { enable: false, key: 8, - name: '打开通知权限', + name: '通知提示-请求打开通知权限弹窗', + desc: '点击关闭', quickFind: true, activityIds: 'com.baidu.baidumaps.MapsActivity', rules: @@ -112,7 +113,7 @@ export default defineAppConfig({ { enable: false, key: 9, - name: '通勤卡-添加至桌面', + name: '功能类-通勤卡添加至桌面', desc: '点击取消', quickFind: true, actionMaximum: 1, diff --git a/src/apps/com.sankuai.meituan.ts b/src/apps/com.sankuai.meituan.ts index 591c46a1..5f36fb03 100644 --- a/src/apps/com.sankuai.meituan.ts +++ b/src/apps/com.sankuai.meituan.ts @@ -192,5 +192,21 @@ export default defineAppConfig({ }, ], }, + { + key: 12, + name: '功能类-付款后自动点击完成', + rules: [ + { + quickFind: true, + activityIds: + 'com.sankuai.waimai.platform.machpro.container.WMMPActivity', + matches: + '[vid="mach_pro_root"] ViewGroup[childCount=3] > [text="完成"]', + exampleUrls: + 'https://m.gkd.li/57941037/257a3a0d-966b-4c16-89d9-abf9acaef9a9', + snapshotUrls: 'https://i.gkd.li/import/14163717', + }, + ], + }, ], });