mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 移除通知提示、评价提示、更新提示、青少年模式的activityid
This commit is contained in:
@@ -9,10 +9,6 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
desc: '关闭青少年模式提醒弹窗',
|
||||
activityIds: [
|
||||
'com.douyu.module.young.view.YoungModeGuideDialog',
|
||||
'com.douyu.module.home.pages.main.MainActivity',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/12472598',
|
||||
rules: [
|
||||
'[text="开启青少年模式"] + [text="我知道了"]', // 1686970236642
|
||||
@@ -24,10 +20,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.douyu.module.update.view.UpdateDialog',
|
||||
'com.douyu.module.home.pages.main.MainActivity',
|
||||
],
|
||||
rules: '[text="立即升级"] - [text="忽略"][clickable=true]',
|
||||
},
|
||||
{
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'bin.mt.plus.Main',
|
||||
rules: 'LinearLayoutCompat @[text="取消"] + [text="更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13561226',
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'bin.mt.plus.Main',
|
||||
rules: '@[text="取消"] + [text="更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908784',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cmccwm.mobilemusic.ui.base.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
action: 'back',
|
||||
|
||||
@@ -21,7 +21,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity',
|
||||
rules: '[id="cn.TuHu.android:id/imgClose"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13228796', //推送提醒消息弹窗
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.com.ruijie.wifibox.activity.MainActivity',
|
||||
rules: [
|
||||
'@ImageView[id="cn.com.ruijie.magicbox:id/imageView_close"] +(2) RelativeLayout > LinearLayout > [text*="新版本"]',
|
||||
],
|
||||
|
||||
@@ -13,8 +13,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'cn.com.spdb.mobilebank.per.activity.web.stage.StageCommonWebActivity',
|
||||
rules: '[text="去开启"] + View > Image[text.length=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13458535',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.migugame.home_module.ui.activity.HomeActivity',
|
||||
rules:
|
||||
'[id="cn.emagsoftware.gamehall:id/btn_update"] -2 [id="cn.emagsoftware.gamehall:id/btn_cancle"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13448894',
|
||||
|
||||
@@ -37,7 +37,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.lezhi.speedtest.main5.MainV5Activity',
|
||||
rules:
|
||||
'[id="cn.lezhi.speedtest:id/rl_update_dialog_layout"] >n [id="cn.lezhi.speedtest:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12727619',
|
||||
|
||||
@@ -9,7 +9,6 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
desc: '点击:知道了',
|
||||
activityIds: 'cn.missevan.activity.MainActivity',
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
|
||||
@@ -55,7 +55,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: ['cn.soulapp.android.component.chat.ConversationActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
@@ -71,7 +70,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['cn.soulapp.android.component.startup.main.MainActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
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"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715483',
|
||||
|
||||
@@ -56,10 +56,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.android.packageinstaller.permission.ui.GrantPermissionsActivity',
|
||||
'cn.wps.moffice.main.local.HomeRootActivity',
|
||||
],
|
||||
rules:
|
||||
'[id="cn.wps.moffice_eng:id/close_new_func_guide_dialog_imageView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12882371',
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.xiaochuankeji.tieba.ui.home.setting.SettingActivity',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
@@ -23,7 +22,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 2,
|
||||
name: '青少年模式',
|
||||
activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text$="青少年模式"] + [text$="知道了"]',
|
||||
@@ -60,7 +58,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'cn.xiaochuankeji.zuiyouLite.ui.main',
|
||||
rules: '[id="cn.xiaochuankeji.zuiyouLite:id/young_close_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12745083',
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.alibaba.android.rimet.biz.SplashActivity',
|
||||
rules: '@[text="取消"] + [text="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715139',
|
||||
},
|
||||
@@ -22,7 +21,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.alibaba.android.rimet.biz.SplashActivity',
|
||||
rules:
|
||||
'[text^="开启消息通知"] +2 [id="cn.xuexi.android:id/layout_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715160',
|
||||
|
||||
@@ -54,7 +54,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880812',
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.ai.obc.cbn.app.ui.other.activity.MainActivity',
|
||||
'com.ai.obc.cbn.app.ui.main.fragment.MainFragment',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches: '[id$="/ivDis"]',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.aiwu.market.ui.activity.NewHomeActivity',
|
||||
matches: '[vid="hintTextView2"] + [vid="confirmView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14032203',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.alibaba.ailabs.tg.activity.HomeActivity',
|
||||
rules:
|
||||
'[id="com.alibaba.ailabs.tg:id/ll_download"] + [id="com.alibaba.ailabs.tg:id/va_dialog_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13296332',
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.alibaba.wireless.launch.home.V5HomeActivity',
|
||||
'com.alibaba.wireless.workbench.myali.MyAliSettingActivity',
|
||||
],
|
||||
rules:
|
||||
'[id="com.alibaba.wireless:id/update_title"] +(2) LinearLayout >(2) [text="取消"]',
|
||||
snapshotUrls: [
|
||||
|
||||
@@ -61,7 +61,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.alicloud.databox.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text^="立即了解"] -3 View[clickable=true]',
|
||||
|
||||
@@ -14,8 +14,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.pwrd.dls.marble.other.notification.NotificationDialogActivity',
|
||||
matches: '[vid="v_open"] + [vid="v_not"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13997956',
|
||||
},
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.android.updater.MainActivity',
|
||||
'com.android.settings.SubSettings',
|
||||
],
|
||||
rules:
|
||||
'[id="com.android.updater:id/alertTitle"][text="开启智能更新"] < * +2 * > Button[id="android:id/button2"][text="暂不开启"]',
|
||||
snapshotUrls: [
|
||||
|
||||
@@ -98,7 +98,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
rules: 'ImageView[id="com.baidu.BaiduMap:id/cancel_update"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12909385',
|
||||
},
|
||||
@@ -111,7 +110,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
rules:
|
||||
'[text="打开通知权限"] <n LinearLayout + ImageView[id="com.baidu.BaiduMap:id/push_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13258995',
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baidu.baike.component.push.NotificationEnableDialog',
|
||||
rules: '[text^="打开推送通知"] +2 [text="不允许"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755717',
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baidu.haokan.app.activity.HomeActivity',
|
||||
rules: '[text="进入青少年模式"] + [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13498610',
|
||||
},
|
||||
|
||||
@@ -96,7 +96,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
||||
snapshotUrls: ['https://i.gkd.li/import/12923936'],
|
||||
},
|
||||
|
||||
@@ -49,21 +49,17 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.baidu.tieba.pb.pb.main.PbActivity',
|
||||
matches:
|
||||
'@ImageView[clickable=true] -2 LinearLayout > [text^="打开通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536170',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds:
|
||||
'com.baidu.tieba.immessagecenter.mention.reply.ReplyMeActivity',
|
||||
matches: 'TextView[text="开启消息推送"] +2 TextView[text="不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13675694',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
activityIds: 'com.baidu.tbadk.browser.TBWebContainerActivity',
|
||||
matches: '[text="开启通知"] - [text="暂不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804455',
|
||||
},
|
||||
@@ -134,7 +130,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baidu.tieba.UpdateDialog',
|
||||
rules: '[text="稍后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12496934',
|
||||
},
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.baidu.newbridge.fast.MainFastActivity',
|
||||
'com.miui.home.launcher.Launcher',
|
||||
],
|
||||
rules: '[id="com.baidu.xin.aiqicha:id/update_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12755738',
|
||||
@@ -28,7 +24,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.baidu.newbridge.fast.MainFastActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: ['com.baidu.youavideo.home.view.HomeActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
@@ -42,7 +41,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: ['com.baidu.youavideo.home.view.HomeActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.baidu.youavideo:id/tv_next_time"]',
|
||||
@@ -100,7 +98,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.youavideo.app.ui.HomeActivity',
|
||||
rules:
|
||||
'[id="com.baidu.youavideo:id/dialog_open_guide_notification_root"] > [id="com.baidu.youavideo:id/img_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13413819',
|
||||
|
||||
@@ -27,10 +27,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.bankcomm.module.biz.webcontainer.BCMHtml5Activity',
|
||||
'com.bankcomm.module.biz.home.MainActivity',
|
||||
],
|
||||
rules: '[id = "com.bankcomm.Bankcomm:id/tvNotNow" && text = "暂不更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12842484',
|
||||
},
|
||||
|
||||
@@ -12,20 +12,14 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.bbk.appstore.upgrade.UpgradeNecessaryActivity',
|
||||
'com.bbk.appstore.ui.AppStoreTabActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: 'com.bbk.appstore.upgrade.UpgradeNecessaryActivity',
|
||||
matches: '[id="com.bbk.appstore:id/upgrade_necessary_btn_high_new"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13198101',
|
||||
},
|
||||
{
|
||||
actionMaximumKey: 0,
|
||||
activityIds: 'com.bbk.appstore.ui.AppStoreTabActivity',
|
||||
matches: ['[text*="通知"]', '[text="取消"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13198234',
|
||||
|
||||
@@ -23,7 +23,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'tv.danmaku.bili.MainActivityV2',
|
||||
rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13180746',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 15000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.bilibili.comic.home.view.FlutterMainActivity'],
|
||||
rules: '[id="com.bilibili.comic:id/tv_know"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13063676',
|
||||
|
||||
@@ -13,7 +13,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text="开启设置"] - TextView[text="取消"]',
|
||||
@@ -37,7 +36,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.bokecc.dance.activity.MainActivity',
|
||||
matches: '[id="com.bokecc.dance:id/tv_cancel"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/9156698c-76bb-4921-a39d-96a20c45260b',
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.boohee.library.update.UpdateDialogActivity',
|
||||
rules:
|
||||
'@[id="com.boohee.one:id/tv_ignore"] + [id="com.boohee.one:id/tv_update"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716918',
|
||||
@@ -32,8 +31,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'com.boohee.one.app.account.ui.activity.MsgCategoryActivityV2',
|
||||
rules: '[id="com.boohee.one:id/img_close_push"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716950',
|
||||
},
|
||||
|
||||
@@ -13,7 +13,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.bw.zsch.MainActivityTab'],
|
||||
rules: '[id="com.bw30.zsch:id/tv_cancel"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13068699'],
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.byd.aeri.splash.module_splash.activity.TabManager'],
|
||||
rules: [
|
||||
{
|
||||
quickFind: true,
|
||||
|
||||
@@ -47,9 +47,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||
],
|
||||
rules: '[text="确认"] - [text="取消"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13042207'],
|
||||
},
|
||||
@@ -62,9 +59,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||
],
|
||||
rules: '[id="com.cainiao.wireless:id/gg_dialog_base_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13068573'],
|
||||
},
|
||||
@@ -74,7 +68,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.taobao.cainiao.logistic.ui.view.LogisticDetailActivity',
|
||||
rules: '@[text="取消"] + [text="好评"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13692761',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.cebbank.mobile.cemb.view.CustomizedDialog',
|
||||
rules: '@[text="不再提示"] +2 [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12727241',
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.cf.dubaji.module.main.MainActivity',
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.chaoxing.mobile.main.ui.MainTabActivity',
|
||||
rules: '[id="com.chaoxing.mobile:id/vNotificationItemClose"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197374',
|
||||
},
|
||||
|
||||
@@ -24,7 +24,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.zhangyue.iReader.bookshelf.ui.ActivityBookShelf',
|
||||
excludeActivityIds:
|
||||
'com.zhangyue.iReader.read.ui.Activity_BookBrowser_TXT',
|
||||
rules: [
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.cheersedu.app.main.MainActivity',
|
||||
rules: '[id="com.cheersedu.app:id/iv_version_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13315712',
|
||||
},
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.chinatelecom.bestpayclient.ui.MainActivity',
|
||||
rules: '[id="com.chinatelecom.bestpayclient:id/bupdate_tv_bottom_tip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13391544',
|
||||
},
|
||||
|
||||
@@ -42,10 +42,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.citiccard.mobilebank.card.activity.BillDetailHomeActivity',
|
||||
],
|
||||
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
|
||||
@@ -14,8 +14,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.picc.aasipods.module.versionupdate.controller.VersionUpdateActivity',
|
||||
matches: '[id="com.cloudpower.netsale.activity:id/tvw_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14005533',
|
||||
},
|
||||
|
||||
@@ -12,10 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.cmbchina.ccd.pluto.cmbActivity.CMBRootActivityV2',
|
||||
'com.cmbchina.ccd.pluto.cmbActivity.secplugin',
|
||||
],
|
||||
rules:
|
||||
'[id="com.cmbchina.ccd.pluto.cmbActivity:id/bt_sure_tips"] - [id="com.cmbchina.ccd.pluto.cmbActivity:id/bt_cancel_tips"]',
|
||||
snapshotUrls: [
|
||||
@@ -92,7 +88,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.cmbchina.ccd.pluto.cmbActivity.messagebox'],
|
||||
rules:
|
||||
'[id="com.cmbchina.ccd.pluto.cmbActivity:id/btn_open_notify"] + [id="com.cmbchina.ccd.pluto.cmbActivity:id/iv_delete"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12647068'],
|
||||
|
||||
@@ -18,7 +18,6 @@ export default defineAppConfig({
|
||||
key: 2,
|
||||
name: '局部广告-右下角小广告',
|
||||
quickFind: true,
|
||||
|
||||
activityIds: 'com.cmcc.cmvideo.main.application.CompatibleMainActivity',
|
||||
rules: '[id="com.cmcc.cmvideo:id/iv_right_bottom_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12498315',
|
||||
|
||||
@@ -23,7 +23,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.cn21.ecloud.activity.MainPageActivity'],
|
||||
rules: '[id="com.cn21.ecloud:id/ivCancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13399488',
|
||||
},
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.cnki.client.core.navigator.main.HomeActivity'],
|
||||
rules: '[id="com.cnki.client:id/update_undo"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12854857',
|
||||
},
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.cnki.view.core.navigator.main.HomeActivity',
|
||||
'com.cnki.view.core.tramp.main.SplashActivity',
|
||||
],
|
||||
rules: '[id="com.cnki.view:id/update_undo"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12755689', // activityId: 'com.cnki.view.core.navigator.main.HomeActivity'
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.ruili.android.taierspeed.main.MainActivity',
|
||||
rules: [
|
||||
'[id="com.cnspeedtest.globalspeed:id/vision_btn_ok"][text="更新"] +2 [id="com.cnspeedtest.globalspeed:id/vision_btn_cancel"]',
|
||||
],
|
||||
|
||||
@@ -13,7 +13,6 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.coloros.gallery3d.app.MainActivity',
|
||||
matches: '[text="更新"] -2 [text="取消"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/47232102/0dae9f4b-8432-4cf4-b648-07ae17cdece2',
|
||||
|
||||
@@ -114,7 +114,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.coolapk.market.view.main.MainActivity',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12503762',
|
||||
rules: '[text=`立即更新`] - [text=`取消`]',
|
||||
},
|
||||
@@ -125,7 +124,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.coolapk.market.view.main.MainActivity',
|
||||
rules: '[text="去开启"] - [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13296465',
|
||||
},
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.csg.palmhall.MainActivity'],
|
||||
rules: '@[text="关闭"] + [text="升级"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12700060'],
|
||||
},
|
||||
|
||||
@@ -59,9 +59,8 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
// quickFind: true, 实机测试使用无法跳过
|
||||
activityIds: ['com.ct.client.activity.MainActivity'],
|
||||
rules: 'ImageView[id="com.ct.client:id/msg_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13043522'],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13043522',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
|
||||
@@ -37,7 +37,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.cyl.musiccy.ou.MainActivity'],
|
||||
rules: [
|
||||
{
|
||||
matches: '[desc="我知道了"]',
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.dtk.plat_home_lib.index.activity.IndexActivity',
|
||||
rules:
|
||||
'@[text="取消"] <<n [id="com.dataoke.union:id/parentPanel"] [text^="你还没有打开通知哦"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13446826',
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.dep.biguo.dialog',
|
||||
rules: '@[text="取消"] +2 [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708751',
|
||||
},
|
||||
|
||||
@@ -18,7 +18,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.dianping.main.guide.SplashActivity'],
|
||||
rules: {
|
||||
matches:
|
||||
'[text="去开启"][clickable=true] +2 @FrameLayout[clickable=true] > ImageView',
|
||||
|
||||
@@ -35,7 +35,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
activityIds: 'com.dongqiudi.news.MainActivity',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
@@ -50,7 +49,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.dongqiudi.news.DownloadActivity',
|
||||
rules: 'TextView[text*="新版本"] +3 TextView[text="下次提醒"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12620586',
|
||||
},
|
||||
|
||||
@@ -137,7 +137,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.douban.frodo.activity.SplashActivity',
|
||||
rules: {
|
||||
matches: '[text="下次再说"][id="com.douban.frodo:id/neutral"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12548314',
|
||||
@@ -243,10 +242,6 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
activityIds: [
|
||||
'com.douban.frodo.activity.BetaApkDialogActivity',
|
||||
'com.douban.frodo.activity.SplashActivity',
|
||||
],
|
||||
matches: ['[text="新版试用邀请"]', '@[text="取消"] + [text="下载"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13228832',
|
||||
|
||||
@@ -158,7 +158,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.dragon.read.widget.ConfirmDialogBuilder',
|
||||
rules: '@[text="取消"] < * -2 * > [text="开启推送提醒"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716592',
|
||||
},
|
||||
|
||||
@@ -37,7 +37,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.dubox.drive.permission.view.PermissionDialogActivity',
|
||||
rules:
|
||||
'[text="Authorize"] - [id="com.dubox.drive:id/dialog_button_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13688406',
|
||||
|
||||
@@ -5,11 +5,11 @@ export default defineAppConfig({
|
||||
name: '堆糖',
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
desc: '关闭青少年模式提醒弹窗',
|
||||
key: 1,
|
||||
actionMaximum: 1,
|
||||
activityIds: ['com.duitang.main.business.main.NAMainActivity'],
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.duitang.main:id/teenGuideKnown"]',
|
||||
|
||||
@@ -70,7 +70,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.duokan.reader.DkMainActivity',
|
||||
matches:
|
||||
'[id="com.duokan.reader:id/general__common_dialog_view__button_frame"] >2 [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14007573',
|
||||
|
||||
@@ -7,12 +7,9 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
activityIds: [
|
||||
'com.duowan.kiwi.homepage.Homepage', // 缺少快照
|
||||
'com.duowan.kiwi.immersepage.impl.ImmersePageActivity',
|
||||
],
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
|
||||
rules:
|
||||
'[id="com.duowan.kiwi:id/hyui_dialog_button_positive"][text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908790',
|
||||
@@ -58,7 +55,6 @@ export default defineAppConfig({
|
||||
key: 3,
|
||||
name: '更新提示',
|
||||
enable: false,
|
||||
activityIds: 'com.duowan.kiwi.homepage.Homepage',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
|
||||
@@ -27,7 +27,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.dw.btime.base_library.dialog.DWBaseDialog',
|
||||
rules:
|
||||
'TextView[text="立即更新"] -3 [id="com.dw.btime:id/iv_upgrade_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12911011',
|
||||
|
||||
@@ -10,10 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||
'com.bbk.launcher2.Launcher',
|
||||
],
|
||||
rules:
|
||||
'@[id="com.eastmoney.android.berlin:id/tv_update_next_time"] + [id="com.eastmoney.android.berlin:id/tv_update_now"]',
|
||||
snapshotUrls: [
|
||||
@@ -28,9 +24,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||
],
|
||||
rules:
|
||||
'[id="com.eastmoney.android.berlin:id/push_on_notify_on"] + [id="com.eastmoney.android.berlin:id/push_on_notify_delete"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12706065'],
|
||||
|
||||
@@ -60,8 +60,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.eastmoney.android.fund.centralis.activity.FundRootActivity',
|
||||
matches:
|
||||
'[id="com.eastmoney.android.fund:id/container"] [desc="下次再说"]',
|
||||
exampleUrls:
|
||||
|
||||
@@ -36,7 +36,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.ecitic.bank.mobile.ui.MainActivity',
|
||||
rules: '@[text="取消"] + [text="立即开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13399102',
|
||||
},
|
||||
|
||||
@@ -11,11 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.alipay.mobile.nebulax.integration.mpaas.activity.NebulaActivity$Main',
|
||||
'com.alipay.android.msp.ui.views', //views.MspContainerActivity & views.MspUniRenderActivity
|
||||
'com.alipay.android.msp.ui.views.MspContainerActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
key: 0,
|
||||
@@ -71,7 +66,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '首页底部提示',
|
||||
activityIds: 'com.eg.android.AlipayGphone.AlipayLogin',
|
||||
matches:
|
||||
'@[desc="关闭"] - * >n [id="com.alipay.mobile.antui:id/tipTextView"][text^="开启通知权限"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13194955',
|
||||
@@ -79,8 +73,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 1,
|
||||
name: '消息页弹窗提示',
|
||||
activityIds:
|
||||
'com.alipay.mobile.rome.pushservice.integration.PushOpenGuideActivity',
|
||||
matches:
|
||||
'[text="选择通知接收范围"] <2 RelativeLayout [text="暂时不用"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13669620',
|
||||
@@ -95,11 +87,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.alipay.mobile.alipassapp.alkb.kb.ALPMainPage63',
|
||||
'com.eg.android.AlipayGphone.AlipayLogin',
|
||||
'com.alipay.mobile.about.ui.AboutAlipayActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
name: '弹窗-"稍后再说"',
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.example.raylink_flutter.MainActivity',
|
||||
rules: '[desc="立即升级"] + [desc="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13659530',
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'activity',
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.example.servyouappzhuhai:id/btn_dialog_negtive"]',
|
||||
|
||||
@@ -12,8 +12,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'com.fenbi.android.leo.imgsearch.sdk.activity.NewCheckCameraActivity',
|
||||
rules: '@[text="残忍拒绝"] + [text*="好评"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13226140',
|
||||
},
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.fenbi.android.module.home.HomeActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.fenbi.android.servant:id/close"]',
|
||||
|
||||
@@ -31,8 +31,6 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.fenbi.tutorinternal.activity.ReplayActivityWithQuestion',
|
||||
matches: '[id="com.fenbi.android.solar:id/tv_cancel"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/7864769f-542c-4f76-8b90-4d030b53651b',
|
||||
|
||||
@@ -66,7 +66,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.firebear.androil.app.home.MainActivity',
|
||||
rules:
|
||||
'@[id="com.firebear.androil:id/dismissNtfImgView"] < RelativeLayout - [id="com.firebear.androil:id/contentLay"] >3 TextView[text^="升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755032',
|
||||
|
||||
@@ -13,7 +13,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.fongmi.android.tv.ui.activity.MainActivity',
|
||||
matches:
|
||||
'[id="com.fongmi.android.tv:id/buttonPanel"] >2 [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14035154',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.speed.shadowsocks.ui.main.MainActivity',
|
||||
matches: '[id="com.giraffe:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14000409',
|
||||
},
|
||||
|
||||
@@ -12,9 +12,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: [
|
||||
'com.google.android.apps.photos.update.treatment.UpdateAppTreatmentPromoPageActivity',
|
||||
],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
|
||||
@@ -80,8 +80,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.gotokeep.keep.refactor.business.main.activity.MainActivity',
|
||||
matches: '[id="com.gotokeep.keep:id/text_secondary_action"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/6b0091e9-1bf1-49bd-be5c-e6997bc9accb',
|
||||
|
||||
@@ -12,7 +12,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.mc10086.cmcc.view.tabs.AppTabFragment',
|
||||
matches:
|
||||
'Button[text="以后再说"][id^="com.greenpoint.android.mc10086.activity:id/dialog_btn"]',
|
||||
exampleUrls:
|
||||
@@ -40,7 +39,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.mc10086.cmcc.base.StartPageActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[text*="开启推送通知"] +(2) LinearLayout > [text="取消"]',
|
||||
@@ -90,7 +88,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: ['com.mc10086.cmcc.view.tabs.AppTabFragment'],
|
||||
rules: [
|
||||
{
|
||||
matches:
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.guwendao.gwd.MainActivity',
|
||||
rules: '[text="应用升级提醒"] +n LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12776605',
|
||||
},
|
||||
|
||||
@@ -10,10 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.haier.uhome.uplus.upgradeui.ui.UpgradeDialogActivity',
|
||||
'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||
],
|
||||
rules: '@[text="取消"] + [text="立即更新"||text="立即安装"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12726844',
|
||||
@@ -27,7 +23,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.haier.uhome.uplus.ui.widget.MPermissionCheckDialog',
|
||||
rules: '[text*="通知栏权限"] +n LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12726829',
|
||||
},
|
||||
|
||||
@@ -11,10 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: [
|
||||
'com.hd.smartVillage.modules.main.MainActivity',
|
||||
'com.hd.smartVillage.modules.h5service.H5WebActivity',
|
||||
],
|
||||
rules: 'View[id="com.hd.smartVillage:id/notificationSettingCloseBtn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13223669', //com.hd.smartVillage.modules.main.MainActivity
|
||||
@@ -29,7 +25,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.hd.smartVillage.modules.main.MainActivity',
|
||||
rules:
|
||||
'TextView[id="com.hd.smartVillage:id/tv_upgrade_cancel"][text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13223642',
|
||||
|
||||
@@ -10,7 +10,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.henzanapp.miaomiaozhe.activity.WelcomeActivity',
|
||||
rules: '[text="更新提示"] +(2) LinearLayout > [text="取消"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12649457'],
|
||||
},
|
||||
|
||||
@@ -11,8 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'com.heytap.cdo.client.cards.page.main.maintab.MainTabActivity',
|
||||
rules: [
|
||||
{
|
||||
action: 'back',
|
||||
|
||||
@@ -33,7 +33,6 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
activityIds: 'com.hihonor.appmarket.module.main.MainActivity',
|
||||
rules:
|
||||
'TextView[text="接收通知"] < LinearLayout < LinearLayout +n [id="android:id/buttonPanel"] Button[text="否"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13073319',
|
||||
|
||||
@@ -28,7 +28,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.hihonor.magichome.business.MainActivity',
|
||||
quickFind: true,
|
||||
rules:
|
||||
'TextView[text="立即更新"] -2 [id="com.hihonor.magichome:id/negative_btn"][text="以后再说"]',
|
||||
|
||||
@@ -23,8 +23,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds:
|
||||
'com.vmall.client.messageCenter.fragment.MessageCenterActivity',
|
||||
matches:
|
||||
'[text="开启消息通知"] - [id="com.hihonor.vmall:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13959029',
|
||||
|
||||
@@ -11,7 +11,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.yitong.mbank.app.android.activity.SplashActivity',
|
||||
rules:
|
||||
'[text="是否下载最新版客户端?"] <<n [id="android:id/parentPanel"] Button[text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536762',
|
||||
|
||||
@@ -7,10 +7,6 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
name: '通知提示-通知权限授权弹窗',
|
||||
activityIds: [
|
||||
'com.hpbr.bosszhipin.module.main.activity.MainActivity',
|
||||
'com.hpbr.bosszhipin.module.launcher.WelcomeActivity',
|
||||
],
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
|
||||
@@ -25,7 +25,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.huatu.handheld_huatu.business.main.MainTabActivity',
|
||||
rules: '[text*="开启通知提示"] +2 LinearLayout > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715719',
|
||||
},
|
||||
|
||||
@@ -157,7 +157,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds: 'com.huawei.android.launcher.unihome.UniHomeLauncher',
|
||||
rules: '@[text="以后再说"] + [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12727318',
|
||||
},
|
||||
@@ -167,8 +166,6 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
activityIds:
|
||||
'com.huawei.android.thememanager.base.widget.ActivatePushDialog',
|
||||
rules: '@[text="取消"] < * - * >n [text="开启消息通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12918192',
|
||||
},
|
||||
|
||||
@@ -27,7 +27,6 @@ export default defineAppConfig({
|
||||
desc: '关闭资讯通知后,总是弹窗让打开',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.huawei.browser.BrowserMainActivity',
|
||||
matches: '[id="com.huawei.browser:id/close_push_guide_window"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/87047583/3982b64a-15a7-4c0c-b179-2ed82d6ea18e',
|
||||
|
||||
@@ -14,7 +14,6 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.huawei.genexcloud.speedtest.update.UpdateActivity',
|
||||
matches: '[id="com.huawei.genexcloud.speedtest:id/btn_cancle"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/03083d39-1d4c-4af7-8ba1-77201b2a87f2',
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user