mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 15:55:29 +08:00
feat: 通知提示(补充字段)
This commit is contained in:
@@ -41,7 +41,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
matches:
|
matches:
|
||||||
'ImageView < ViewGroup + @ViewGroup[childCount=1] > ImageView', //添加childCount=1避免【全屏播放-设置】误触
|
'ImageView < ViewGroup + @ViewGroup[childCount=1] > ImageView', //添加childCount=1避免"全屏播放-设置"误触
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12892825',
|
'https://i.gkd.li/import/12892825',
|
||||||
'https://i.gkd.li/import/13037239',
|
'https://i.gkd.li/import/13037239',
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '点击【广告】右侧的x',
|
name: '点击"广告"右侧的x',
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] <3 LinearLayout +2 [visibleToUser=true][id="android.zhibo8:id/iv_tip"]',
|
'[text="广告"] <3 LinearLayout +2 [visibleToUser=true][id="android.zhibo8:id/iv_tip"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13786148',
|
snapshotUrls: 'https://i.gkd.li/import/13786148',
|
||||||
|
|||||||
@@ -18,6 +18,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity',
|
activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity',
|
||||||
rules: '[id="cn.TuHu.android:id/imgClose"]',
|
rules: '[id="cn.TuHu.android:id/imgClose"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
|
|||||||
@@ -6,10 +6,13 @@ export default defineAppConfig({
|
|||||||
deprecatedKeys: [0],
|
deprecatedKeys: [0],
|
||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-系统通知请求',
|
name: '通知提示-系统通知请求',
|
||||||
desc: '自动点击关闭。',
|
desc: '自动点击关闭。',
|
||||||
enable: false,
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'cn.com.spdb.mobilebank.per.activity.web.stage.StageCommonWebActivity',
|
'cn.com.spdb.mobilebank.per.activity.web.stage.StageCommonWebActivity',
|
||||||
rules: '[text="去开启"] + View > Image[text.length=0]',
|
rules: '[text="去开启"] + View > Image[text.length=0]',
|
||||||
|
|||||||
@@ -57,6 +57,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-系统通知弹窗',
|
name: '通知提示-系统通知弹窗',
|
||||||
desc: '系统通知弹窗,点击暂不开启',
|
desc: '系统通知弹窗,点击暂不开启',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity',
|
activityIds: 'cn.xiaochuankeji.tieba.ui.home.page.PageMainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -28,13 +28,13 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
matches: '[id="cn.xiaochuankeji.zuiyouLite:id/ad_remove"]',
|
matches: '[id="cn.xiaochuankeji.zuiyouLite:id/ad_remove"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13387116',
|
snapshotUrls: 'https://i.gkd.li/import/13387116',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【不喜欢广告主】',
|
name: '点击"不喜欢广告主"',
|
||||||
matches: '@LinearLayout[clickable=true] > [text="不喜欢广告主"]',
|
matches: '@LinearLayout[clickable=true] > [text="不喜欢广告主"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13387155',
|
snapshotUrls: 'https://i.gkd.li/import/13387155',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -19,6 +19,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求开启通知权限提示信息',
|
name: '通知提示-请求开启通知权限提示信息',
|
||||||
desc: '自动点击x按钮',
|
desc: '自动点击x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.alibaba.android.rimet.biz.SplashActivity',
|
activityIds: 'com.alibaba.android.rimet.biz.SplashActivity',
|
||||||
rules:
|
rules:
|
||||||
'[text^="开启消息通知"] +2 [id="cn.xuexi.android:id/layout_close"]',
|
'[text^="开启消息通知"] +2 [id="cn.xuexi.android:id/layout_close"]',
|
||||||
|
|||||||
@@ -51,8 +51,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||||
|
|
||||||
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12880812',
|
'https://i.gkd.li/import/12880812',
|
||||||
|
|||||||
@@ -8,6 +8,9 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-请求开启通知权限弹窗',
|
name: '通知提示-请求开启通知权限弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: '[text^="打开手机消息通知"] + * >2 [text="以后再说"]',
|
rules: '[text^="打开手机消息通知"] + * >2 [text="以后再说"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13446162',
|
snapshotUrls: 'https://i.gkd.li/import/13446162',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '局部广告-首页签到卡片',
|
name: '局部广告-首页签到卡片',
|
||||||
desc: '点击【x】',
|
desc: '点击"x"',
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||||
|
|||||||
@@ -107,6 +107,9 @@ export default defineAppConfig({
|
|||||||
key: 8,
|
key: 8,
|
||||||
name: '通知提示-请求打开通知权限弹窗',
|
name: '通知提示-请求打开通知权限弹窗',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
@@ -8,7 +8,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
desc: '自动点击【不允许】',
|
desc: '自动点击"不允许"',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.baidu.baike.component.push.NotificationEnableDialog',
|
activityIds: 'com.baidu.baike.component.push.NotificationEnableDialog',
|
||||||
rules: '[text^="打开推送通知"] +2 [text="不允许"]',
|
rules: '[text^="打开推送通知"] +2 [text="不允许"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12755717',
|
snapshotUrls: 'https://i.gkd.li/import/12755717',
|
||||||
|
|||||||
@@ -92,6 +92,9 @@ export default defineAppConfig({
|
|||||||
key: 8,
|
key: 8,
|
||||||
name: '通知提示-开启消息通知弹窗',
|
name: '通知提示-开启消息通知弹窗',
|
||||||
desc: '自动点击关闭',
|
desc: '自动点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||||
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
name: '【跳过+倒计时】型',
|
name: '"跳过+倒计时"型',
|
||||||
matches: 'TextView[text^="跳过"][text.length<=10]',
|
matches: 'TextView[text^="跳过"][text.length<=10]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12775906',
|
'https://i.gkd.li/import/12775906',
|
||||||
@@ -26,14 +26,14 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '【圆圈跳过】型-来自穿山甲SDK',
|
name: '"圆圈跳过"型-来自穿山甲SDK',
|
||||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13322227',
|
snapshotUrls: 'https://i.gkd.li/import/13322227',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
name: '【x+关闭】型',
|
name: '"x+关闭"型',
|
||||||
matches:
|
matches:
|
||||||
'TextView[text="广告"] - @LinearLayout[clickable=true] > [text="关闭"]',
|
'TextView[text="广告"] - @LinearLayout[clickable=true] > [text="关闭"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13168386',
|
snapshotUrls: 'https://i.gkd.li/import/13168386',
|
||||||
@@ -43,6 +43,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-申请消息提醒弹窗',
|
name: '通知提示-申请消息提醒弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
@@ -82,7 +83,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击广告【x】',
|
name: '点击广告"x"',
|
||||||
matches: [
|
matches: [
|
||||||
'RelativeLayout > TextView[text$="广告"][clickable=true]',
|
'RelativeLayout > TextView[text$="广告"][clickable=true]',
|
||||||
'LinearLayout[clickable=true][childCount=1] > @FrameLayout[clickable=true][childCount=1][desc=null] > ImageView',
|
'LinearLayout[clickable=true][childCount=1] > @FrameLayout[clickable=true][childCount=1][desc=null] > ImageView',
|
||||||
@@ -95,14 +96,14 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/12840951',
|
'https://i.gkd.li/import/12840951',
|
||||||
'https://i.gkd.li/import/12775916',
|
'https://i.gkd.li/import/12775916',
|
||||||
'https://i.gkd.li/import/12775892', // 指定点击目标为具备 clickable=true 属性的 @FrameLayout,防止在这个快照误触点击收藏
|
'https://i.gkd.li/import/12775892', // 指定点击目标为具备 clickable=true 属性的 @FrameLayout,防止在这个快照误触点击收藏
|
||||||
'https://i.gkd.li/import/13328300', // 指定点击目标为具备 desc=null 属性的 @FrameLayout,防止在这个快照误触点击【更多】
|
'https://i.gkd.li/import/13328300', // 指定点击目标为具备 desc=null 属性的 @FrameLayout,防止在这个快照误触点击"更多"
|
||||||
'https://i.gkd.li/import/13402610', // 指定LinearLayout[clickable=true] 、 activityIds: 'com.baidu.tieba.forum.ForumActivity',
|
'https://i.gkd.li/import/13402610', // 指定LinearLayout[clickable=true] 、 activityIds: 'com.baidu.tieba.forum.ForumActivity',
|
||||||
'https://i.gkd.li/import/13459289',
|
'https://i.gkd.li/import/13459289',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '关闭原因-【不感兴趣】',
|
name: '关闭原因-"不感兴趣"',
|
||||||
matches:
|
matches:
|
||||||
'@View[text=null] - TextView[text="选择不喜欢理由"][index=0]',
|
'@View[text=null] - TextView[text="选择不喜欢理由"][index=0]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12775914',
|
snapshotUrls: 'https://i.gkd.li/import/12775914',
|
||||||
|
|||||||
@@ -24,7 +24,10 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
desc: '自动点击【不允许】/关闭',
|
desc: '自动点击"不允许"/关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.baidu.newbridge.fast.MainFastActivity',
|
activityIds: 'com.baidu.newbridge.fast.MainFastActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -91,8 +91,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '通知提示-请求开启通知权限弹窗',
|
name: '通知提示-请求开启通知权限弹窗',
|
||||||
activityIds: 'com.baidu.youavideo.app.ui.HomeActivity',
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
activityIds: 'com.baidu.youavideo.app.ui.HomeActivity',
|
||||||
rules:
|
rules:
|
||||||
'[id="com.baidu.youavideo:id/dialog_open_guide_notification_root"] > [id="com.baidu.youavideo:id/img_close"]',
|
'[id="com.baidu.youavideo:id/dialog_open_guide_notification_root"] > [id="com.baidu.youavideo:id/img_close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13413819',
|
snapshotUrls: 'https://i.gkd.li/import/13413819',
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
|
|||||||
@@ -30,9 +30,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '通知提示-订阅感兴趣的通知',
|
name: '通知提示-订阅感兴趣的通知',
|
||||||
desc: '点击【暂不开启】',
|
desc: '点击"暂不开启"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
|
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13399195',
|
snapshotUrls: 'https://i.gkd.li/import/13399195',
|
||||||
},
|
},
|
||||||
@@ -43,6 +45,7 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules:
|
rules:
|
||||||
'[text="打开推送通知"] +2 LinearLayout > [id="com.bilibili.app.in:id/close"]',
|
'[text="打开推送通知"] +2 LinearLayout > [id="com.bilibili.app.in:id/close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13600976',
|
snapshotUrls: 'https://i.gkd.li/import/13600976',
|
||||||
|
|||||||
@@ -8,7 +8,10 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '通知提示-通知权限请求',
|
name: '通知提示-通知权限请求',
|
||||||
desc: '会出现在创作、模板、我的页面,自动点击不开启。',
|
desc: '会出现在创作、模板、我的页面,自动点击不开启',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
activityIds: 'com.bcut.homepage.widget.MainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
@@ -29,7 +32,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
desc: '勾选【忽略】-点击【以后再说】',
|
desc: '勾选"忽略"-点击"以后再说"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
@@ -38,13 +41,13 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '勾选【忽略】',
|
name: '勾选"忽略"',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.bilibili.studio:id/update_cbx_ignore_version"][checked=false]',
|
'[id="com.bilibili.studio:id/update_cbx_ignore_version"][checked=false]',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【以后再说】',
|
name: '点击"以后再说"',
|
||||||
matches: '[id="com.bilibili.studio:id/update_btn_cancel"]',
|
matches: '[id="com.bilibili.studio:id/update_btn_cancel"]',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -29,6 +29,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求开启通知权限弹窗',
|
name: '通知提示-请求开启通知权限弹窗',
|
||||||
desc: '自动点击x按钮',
|
desc: '自动点击x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.boohee.one.app.account.ui.activity.MsgCategoryActivityV2',
|
'com.boohee.one.app.account.ui.activity.MsgCategoryActivityV2',
|
||||||
rules: '[id="com.boohee.one:id/img_close_push"]',
|
rules: '[id="com.boohee.one:id/img_close_push"]',
|
||||||
|
|||||||
@@ -54,10 +54,13 @@ export default defineAppConfig({
|
|||||||
snapshotUrls: ['https://i.gkd.li/import/13042207'],
|
snapshotUrls: ['https://i.gkd.li/import/13042207'],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
desc: '自动点击关闭。',
|
desc: '自动点击关闭',
|
||||||
enable: false,
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
'com.cainiao.wireless.homepage.view.activity.HomePageActivity',
|
||||||
|
|||||||
@@ -6,10 +6,13 @@ export default defineAppConfig({
|
|||||||
deprecatedKeys: [0],
|
deprecatedKeys: [0],
|
||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-开启消息通知',
|
name: '通知提示-开启消息通知',
|
||||||
desc: '自动点击关闭',
|
desc: '自动点击关闭',
|
||||||
enable: false,
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.chaoxing.mobile.main.ui.MainTabActivity',
|
activityIds: 'com.chaoxing.mobile.main.ui.MainTabActivity',
|
||||||
rules: '[id="com.chaoxing.mobile:id/vNotificationItemClose"]',
|
rules: '[id="com.chaoxing.mobile:id/vNotificationItemClose"]',
|
||||||
|
|||||||
@@ -23,6 +23,7 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.zhangyue.iReader.bookshelf.ui.ActivityBookShelf',
|
activityIds: 'com.zhangyue.iReader.bookshelf.ui.ActivityBookShelf',
|
||||||
excludeActivityIds:
|
excludeActivityIds:
|
||||||
'com.zhangyue.iReader.read.ui.Activity_BookBrowser_TXT',
|
'com.zhangyue.iReader.read.ui.Activity_BookBrowser_TXT',
|
||||||
|
|||||||
@@ -38,10 +38,14 @@ export default defineAppConfig({
|
|||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-通知权限弹窗',
|
name: '通知提示-通知权限弹窗',
|
||||||
desc: '点击关闭',
|
desc: '点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.citiccard.mobilebank.card.activity.BillDetailHomeActivity',
|
'com.citiccard.mobilebank.card.activity.BillDetailHomeActivity',
|
||||||
],
|
],
|
||||||
quickFind: true,
|
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
|
|||||||
@@ -85,6 +85,7 @@ export default defineAppConfig({
|
|||||||
name: '通知提示-消息页面通知开关',
|
name: '通知提示-消息页面通知开关',
|
||||||
desc: '点击x按钮,不开启系统通知',
|
desc: '点击x按钮,不开启系统通知',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
activityIds: ['com.cmbchina.ccd.pluto.cmbActivity.messagebox'],
|
activityIds: ['com.cmbchina.ccd.pluto.cmbActivity.messagebox'],
|
||||||
|
|||||||
@@ -36,6 +36,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '通知提示-推送通知权限弹窗',
|
name: '通知提示-推送通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
|||||||
@@ -120,8 +120,11 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
quickFind: true,
|
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
quickFind: true,
|
||||||
activityIds: 'com.coolapk.market.view.main.MainActivity',
|
activityIds: 'com.coolapk.market.view.main.MainActivity',
|
||||||
rules: '[text="去开启"] - [text="以后再说"]',
|
rules: '[text="去开启"] - [text="以后再说"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13296465',
|
snapshotUrls: 'https://i.gkd.li/import/13296465',
|
||||||
|
|||||||
@@ -55,6 +55,9 @@ export default defineAppConfig({
|
|||||||
key: 5,
|
key: 5,
|
||||||
name: '通知提示-开启消息通知弹窗',
|
name: '通知提示-开启消息通知弹窗',
|
||||||
desc: '自动点击关闭',
|
desc: '自动点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
// quickFind: true, 实机测试使用无法跳过
|
// quickFind: true, 实机测试使用无法跳过
|
||||||
activityIds: ['com.ct.client.activity.MainActivity'],
|
activityIds: ['com.ct.client.activity.MainActivity'],
|
||||||
rules: 'ImageView[id="com.ct.client:id/msg_close"]',
|
rules: 'ImageView[id="com.ct.client:id/msg_close"]',
|
||||||
|
|||||||
@@ -15,6 +15,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-消息页上方开启系统通知提醒',
|
name: '通知提示-消息页上方开启系统通知提醒',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: ['com.dianping.main.guide.SplashActivity'],
|
activityIds: ['com.dianping.main.guide.SplashActivity'],
|
||||||
rules: {
|
rules: {
|
||||||
matches:
|
matches:
|
||||||
|
|||||||
@@ -86,7 +86,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '全屏广告-首页弹窗广告',
|
name: '全屏广告-首页弹窗广告',
|
||||||
desc: '点击底部【x】关闭',
|
desc: '点击底部"x"关闭',
|
||||||
activityIds: 'com.dongqiudi.news.MainActivity',
|
activityIds: 'com.dongqiudi.news.MainActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules: '[id="com.dongqiudi.news:id/iv_close"]',
|
rules: '[id="com.dongqiudi.news:id/iv_close"]',
|
||||||
|
|||||||
@@ -116,14 +116,14 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【广告】',
|
name: '点击"广告"',
|
||||||
matches:
|
matches:
|
||||||
'@View[clickable=true] > Image - TextView[text="广告"][visibleToUser=true]',
|
'@View[clickable=true] > Image - TextView[text="广告"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12548131',
|
snapshotUrls: 'https://i.gkd.li/import/12548131',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【不感兴趣】',
|
name: '点击"不感兴趣"',
|
||||||
matches:
|
matches:
|
||||||
'[text="广告"] < * + * > [text="不感兴趣"][visibleToUser=true]',
|
'[text="广告"] < * + * > [text="不感兴趣"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12548116',
|
snapshotUrls: 'https://i.gkd.li/import/12548116',
|
||||||
@@ -152,7 +152,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】关闭型',
|
name: '点击"x"关闭型',
|
||||||
activityIds: ['com.douban.frodo.group.activity.GroupTopicActivity'],
|
activityIds: ['com.douban.frodo.group.activity.GroupTopicActivity'],
|
||||||
matches:
|
matches:
|
||||||
'ImageView[id=null] +(n) LinearLayout[childCount<=2] + FrameLayout[childCount=1] > ImageView[id=null][visibleToUser=true][top>250]',
|
'ImageView[id=null] +(n) LinearLayout[childCount<=2] + FrameLayout[childCount=1] > ImageView[id=null][visibleToUser=true][top>250]',
|
||||||
@@ -161,13 +161,13 @@ export default defineAppConfig({
|
|||||||
'https://i.gkd.li/import/12674842',
|
'https://i.gkd.li/import/12674842',
|
||||||
'https://i.gkd.li/import/12723462',
|
'https://i.gkd.li/import/12723462',
|
||||||
'https://i.gkd.li/import/12723800',
|
'https://i.gkd.li/import/12723800',
|
||||||
'https://i.gkd.li/import/13402399', // 添加[top>250],避免误触快照中【更多】按钮
|
'https://i.gkd.li/import/13402399', // 添加[top>250],避免误触快照中"更多"按钮
|
||||||
'https://i.gkd.li/import/12548476', // 原key6
|
'https://i.gkd.li/import/12548476', // 原key6
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【广告】选原因型',
|
name: '点击"广告"选原因型',
|
||||||
matches: '[text="广告"][id$="ad_not_interest"]',
|
matches: '[text="广告"][id$="ad_not_interest"]',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.douban.frodo.subject.structure.activity.MovieActivity',
|
'com.douban.frodo.subject.structure.activity.MovieActivity',
|
||||||
@@ -185,7 +185,7 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '点击【不感兴趣】',
|
name: '点击"不感兴趣"',
|
||||||
preKeys: 1,
|
preKeys: 1,
|
||||||
matches:
|
matches:
|
||||||
'@LinearLayout[clickable=true] > [id="com.douban.frodo:id/mainText"][text="不感兴趣"]',
|
'@LinearLayout[clickable=true] > [id="com.douban.frodo:id/mainText"][text="不感兴趣"]',
|
||||||
|
|||||||
@@ -162,7 +162,10 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
desc: '自动点击【取消】',
|
desc: '自动点击"取消"',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.dragon.read.widget.ConfirmDialogBuilder',
|
activityIds: 'com.dragon.read.widget.ConfirmDialogBuilder',
|
||||||
rules: '@[text="取消"] < * -2 * > [text="开启推送提醒"]',
|
rules: '@[text="取消"] < * -2 * > [text="开启推送提醒"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12716592',
|
snapshotUrls: 'https://i.gkd.li/import/12716592',
|
||||||
@@ -170,7 +173,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '全屏广告',
|
name: '全屏广告',
|
||||||
desc: '点击右上角【关闭】',
|
desc: '点击右上角"关闭"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
|
activityIds: 'com.dragon.read.reader.ui.ReaderActivity',
|
||||||
rules: 'TextView[text="广告"] +2 Button[id="com.dragon.read:id/close"]',
|
rules: 'TextView[text="广告"] +2 Button[id="com.dragon.read:id/close"]',
|
||||||
|
|||||||
@@ -33,6 +33,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.dubox.drive.permission.view.PermissionDialogActivity',
|
activityIds: 'com.dubox.drive.permission.view.PermissionDialogActivity',
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
@@ -25,6 +25,9 @@ export default defineAppConfig({
|
|||||||
enable: true,
|
enable: true,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限提示信息',
|
name: '通知提示-请求通知权限提示信息',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
'com.eastmoney.android.module.launcher.internal.home.HomeActivity',
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -33,6 +33,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-请求开通知权限弹窗',
|
name: '通知提示-请求开通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.ecitic.bank.mobile.ui.MainActivity',
|
activityIds: 'com.ecitic.bank.mobile.ui.MainActivity',
|
||||||
rules: '@[text="取消"] + [text="立即开启"]',
|
rules: '@[text="取消"] + [text="立即开启"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13399102',
|
snapshotUrls: 'https://i.gkd.li/import/13399102',
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-请求通知弹窗',
|
name: '通知提示-请求通知弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
@@ -101,13 +102,13 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
name: '弹窗-【稍后再说】',
|
name: '弹窗-"稍后再说"',
|
||||||
matches:
|
matches:
|
||||||
'TextView[id="com.alipay.mobile.accountauthbiz:id/update_cancel_tv"]',
|
'TextView[id="com.alipay.mobile.accountauthbiz:id/update_cancel_tv"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13327095',
|
snapshotUrls: 'https://i.gkd.li/import/13327095',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '弹窗-【x】',
|
name: '弹窗-"x"',
|
||||||
matches:
|
matches:
|
||||||
'[text="版本更新"||text^="Version"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
'[text="版本更新"||text^="Version"] - [id="com.alipay.mobile.antui:id/btn_close"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -116,7 +117,7 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '卡片-【x】',
|
name: '卡片-"x"',
|
||||||
matches:
|
matches:
|
||||||
'[text="立即升级最新版支付宝客户端"] < LinearLayout + [id="com.alipay.mobile.advertisement:id/announcementview_righticon"]',
|
'[text="立即升级最新版支付宝客户端"] < LinearLayout + [id="com.alipay.mobile.advertisement:id/announcementview_righticon"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13490797',
|
snapshotUrls: 'https://i.gkd.li/import/13490797',
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ export default defineAppConfig({
|
|||||||
name: '广东税务',
|
name: '广东税务',
|
||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '通知提示-通知权限授权弹窗',
|
name: '通知提示-通知权限授权弹窗',
|
||||||
enable: false,
|
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
|||||||
@@ -34,6 +34,7 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: '[id="com.fan.app:id/tv_nj_later"]',
|
rules: '[id="com.fan.app:id/tv_nj_later"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13601734',
|
snapshotUrls: 'https://i.gkd.li/import/13601734',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '全屏广告',
|
name: '全屏广告',
|
||||||
desc: '来自第三方SDK【穿山甲】',
|
desc: '来自第三方SDK"穿山甲"',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
rules: [
|
rules: [
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-授权第三方应用访问文件夹',
|
name: '功能类-授权第三方应用访问文件夹',
|
||||||
desc: '自动点击【使用此文件夹】->【允许】',
|
desc: '自动点击"使用此文件夹"->"允许"',
|
||||||
activityIds: 'com.android.documentsui.picker.PickActivity',
|
activityIds: 'com.android.documentsui.picker.PickActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -37,6 +37,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求推送通知弹窗',
|
name: '通知提示-请求推送通知弹窗',
|
||||||
desc: '请求推送通知弹窗,点击取消',
|
desc: '请求推送通知弹窗,点击取消',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.mc10086.cmcc.base.StartPageActivity',
|
activityIds: 'com.mc10086.cmcc.base.StartPageActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -24,6 +24,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.haier.uhome.uplus.ui.widget.MPermissionCheckDialog',
|
activityIds: 'com.haier.uhome.uplus.ui.widget.MPermissionCheckDialog',
|
||||||
rules: '[text*="通知栏权限"] +n LinearLayout > [text="取消"]',
|
rules: '[text*="通知栏权限"] +n LinearLayout > [text="取消"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12726829',
|
snapshotUrls: 'https://i.gkd.li/import/12726829',
|
||||||
|
|||||||
@@ -55,7 +55,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-请求开启通知权限弹窗',
|
name: '通知提示-请求开启通知权限弹窗',
|
||||||
activityIds: [],
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules:
|
rules:
|
||||||
'[text="开启专属学习资料推送"] + [id="com.handsgo.jiakao.android:id/closeIv"]',
|
'[text="开启专属学习资料推送"] + [id="com.handsgo.jiakao.android:id/closeIv"]',
|
||||||
|
|||||||
@@ -8,7 +8,9 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-关闭开启通知弹窗',
|
name: '通知提示-关闭开启通知弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.hd.smartVillage.modules.main.MainActivity',
|
'com.hd.smartVillage.modules.main.MainActivity',
|
||||||
'com.hd.smartVillage.modules.h5service.H5WebActivity',
|
'com.hd.smartVillage.modules.h5service.H5WebActivity',
|
||||||
|
|||||||
@@ -29,6 +29,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-请求推送通知弹窗',
|
name: '通知提示-请求推送通知弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.hihonor.appmarket.module.main.MainActivity',
|
activityIds: 'com.hihonor.appmarket.module.main.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
|||||||
key: 11,
|
key: 11,
|
||||||
name: '未分类-推荐服务声明',
|
name: '未分类-推荐服务声明',
|
||||||
enable: false,
|
enable: false,
|
||||||
desc: '推荐服务声明弹窗。默认点击【取消】按钮',
|
desc: '推荐服务声明弹窗。默认点击"取消"按钮',
|
||||||
activityIds: 'com.hihonor.magichome.business.MainActivity',
|
activityIds: 'com.hihonor.magichome.business.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
'[text$="推荐服务声明"] < LinearLayout < LinearLayout + LinearLayout > [id="com.hihonor.magichome:id/negative_btn"]',
|
'[text$="推荐服务声明"] < LinearLayout < LinearLayout + LinearLayout > [id="com.hihonor.magichome:id/negative_btn"]',
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ export default defineAppConfig({
|
|||||||
key: 2,
|
key: 2,
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
name: '通知提示-关闭开启消息通知弹窗',
|
name: '通知提示-关闭开启消息通知弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.huatu.handheld_huatu.business.main.MainTabActivity',
|
activityIds: 'com.huatu.handheld_huatu.business.main.MainTabActivity',
|
||||||
rules: '[text*="开启通知提示"] +2 LinearLayout > [text="取消"]',
|
rules: '[text*="开启通知提示"] +2 LinearLayout > [text="取消"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12715719',
|
snapshotUrls: 'https://i.gkd.li/import/12715719',
|
||||||
|
|||||||
@@ -164,6 +164,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 9,
|
key: 9,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.huawei.android.thememanager.base.widget.ActivatePushDialog',
|
'com.huawei.android.thememanager.base.widget.ActivatePushDialog',
|
||||||
rules: '@[text="取消"] < * - * >n [text="开启消息通知"]',
|
rules: '@[text="取消"] < * - * >n [text="开启消息通知"]',
|
||||||
|
|||||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【更多】按钮',
|
name: '点击"更多"按钮',
|
||||||
actionCd: 4000,
|
actionCd: 4000,
|
||||||
matches:
|
matches:
|
||||||
'[text="赞助内容"] + [id="com.instagram.android:id/feed_more_button_stub"]',
|
'[text="赞助内容"] + [id="com.instagram.android:id/feed_more_button_stub"]',
|
||||||
@@ -22,7 +22,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【隐藏广告】按钮',
|
name: '点击"隐藏广告"按钮',
|
||||||
matches: '@ViewGroup >n [text="隐藏广告"]',
|
matches: '@ViewGroup >n [text="隐藏广告"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12798571',
|
'https://i.gkd.li/import/12798571',
|
||||||
@@ -31,7 +31,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '点击【广告不相关】按钮',
|
name: '点击"广告不相关"按钮',
|
||||||
matches: '@ViewGroup > [text="广告不相关"]',
|
matches: '@ViewGroup > [text="广告不相关"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12798590',
|
'https://i.gkd.li/import/12798590',
|
||||||
|
|||||||
@@ -14,6 +14,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.jd.jdlite.MainFrameActivity',
|
activityIds: 'com.jd.jdlite.MainFrameActivity',
|
||||||
rules:
|
rules:
|
||||||
'@ImageView[clickable=true] - LinearLayout > [text="开启消息通知"]',
|
'@ImageView[clickable=true] - LinearLayout > [text="开启消息通知"]',
|
||||||
|
|||||||
@@ -8,7 +8,9 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.jd.jrapp.bm.mainbox.main.MainActivity',
|
'com.jd.jrapp.bm.mainbox.main.MainActivity',
|
||||||
'com.jd.jrapp.bm.common.web.ui.WebActivity',
|
'com.jd.jrapp.bm.common.web.ui.WebActivity',
|
||||||
|
|||||||
@@ -55,6 +55,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '通知提示-请求打开通知',
|
name: '通知提示-请求打开通知',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.jd.lib.message.messagecenter.view.activity.MessageCenterMainActivityNew',
|
'com.jd.lib.message.messagecenter.view.activity.MessageCenterMainActivityNew',
|
||||||
'com.jd.lib.ordercenter.mygoodsorderlist.view.activity.MyOrderListActivity',
|
'com.jd.lib.ordercenter.mygoodsorderlist.view.activity.MyOrderListActivity',
|
||||||
@@ -138,7 +141,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-京东账号登录授权',
|
name: '功能类-京东账号登录授权',
|
||||||
desc: '自动点击【确认登录】',
|
desc: '自动点击"确认登录"',
|
||||||
activityIds: 'com.jingdong.app.mall.WebActivity',
|
activityIds: 'com.jingdong.app.mall.WebActivity',
|
||||||
rules: '[text="京东登录"] > [desc="确认登录"]',
|
rules: '[text="京东登录"] > [desc="确认登录"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12901734',
|
snapshotUrls: 'https://i.gkd.li/import/12901734',
|
||||||
@@ -147,7 +150,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '局部广告-支付页面产品推荐',
|
name: '局部广告-支付页面产品推荐',
|
||||||
desc: '自动点击右上角【x】',
|
desc: '自动点击右上角"x"',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.jd.lib.settlement.fillorder.activity.NewFillOrderActivity',
|
'com.jd.lib.settlement.fillorder.activity.NewFillOrderActivity',
|
||||||
rules: 'ImageView[clickable=true && desc="关闭"]',
|
rules: 'ImageView[clickable=true && desc="关闭"]',
|
||||||
@@ -157,7 +160,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '全屏广告-购物车页面支付成功广告弹窗',
|
name: '全屏广告-购物车页面支付成功广告弹窗',
|
||||||
desc: '自动点击正下方的【x】',
|
desc: '自动点击正下方的"x"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -9,6 +9,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 8,
|
key: 8,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.yanzhenjie.permission.PermissionActivity',
|
'com.yanzhenjie.permission.PermissionActivity',
|
||||||
|
|||||||
@@ -96,7 +96,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches:
|
matches:
|
||||||
'[id="com.byted.pangle:id/tt_reward_full_count_down_after_close"]',
|
'[id="com.byted.pangle:id/tt_reward_full_count_down_after_close"]',
|
||||||
@@ -113,7 +113,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
matches:
|
matches:
|
||||||
'RelativeLayout > RelativeLayout + ImageView + ImageView[clickable=true]',
|
'RelativeLayout > RelativeLayout + ImageView + ImageView[clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13472957',
|
snapshotUrls: 'https://i.gkd.li/import/13472957',
|
||||||
@@ -129,7 +129,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=10] > FrameLayout[index=3] > FrameLayout > ImageView',
|
'FrameLayout[childCount=10] > FrameLayout[index=3] > FrameLayout > ImageView',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13472955',
|
snapshotUrls: 'https://i.gkd.li/import/13472955',
|
||||||
|
|||||||
@@ -28,6 +28,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-首页公告通知',
|
name: '通知提示-首页公告通知',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: ['com.ksf.yyx.MainActivity'],
|
activityIds: ['com.ksf.yyx.MainActivity'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '功能类-权限授予弹窗',
|
name: '功能类-权限授予弹窗',
|
||||||
desc: '自动点击【仅在使用中允许】',
|
desc: '自动点击"仅在使用中允许"',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.android.packageinstaller.permission.ui.GrantPermissionsActivity',
|
'com.android.packageinstaller.permission.ui.GrantPermissionsActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
|||||||
@@ -18,8 +18,12 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
activityIds: 'com.zui.launcher.drawer.NormalLauncher',
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
activityIds: 'com.zui.launcher.drawer.NormalLauncher',
|
||||||
|
|
||||||
rules:
|
rules:
|
||||||
'[text="开启消息通知"] +n * > [id="com.lenovo.browser.hd:id/tv_cancle"]',
|
'[text="开启消息通知"] +n * > [id="com.lenovo.browser.hd:id/tv_cancle"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13401980',
|
snapshotUrls: 'https://i.gkd.li/import/13401980',
|
||||||
|
|||||||
@@ -18,6 +18,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.lenovo.leos.appstore.activities.NotificationGuideActivity',
|
'com.lenovo.leos.appstore.activities.NotificationGuideActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
|||||||
@@ -5,9 +5,12 @@ export default defineAppConfig({
|
|||||||
name: '蓝岛',
|
name: '蓝岛',
|
||||||
groups: [
|
groups: [
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '通知提示-通知弹窗',
|
name: '通知提示-通知弹窗',
|
||||||
enable: false,
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.loyea.adnmb.activity.MainActivity',
|
activityIds: 'com.loyea.adnmb.activity.MainActivity',
|
||||||
rules: 'LinearLayout > Button[text="确定"]',
|
rules: 'LinearLayout > Button[text="确定"]',
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '功能类-看广告视频拿VIP',
|
name: '功能类-看广告视频拿VIP',
|
||||||
desc: '30s广告后点击【跳过】',
|
desc: '30s广告后点击"跳过"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
'com.luna.biz.ad.AdActivity',
|
'com.luna.biz.ad.AdActivity',
|
||||||
@@ -49,7 +49,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '等待30s点击【跳过】',
|
name: '等待30s点击"跳过"',
|
||||||
actionDelay: 30000,
|
actionDelay: 30000,
|
||||||
matches: 'WebView > WebView > View TextView[text="| 跳过"]',
|
matches: 'WebView > WebView > View TextView[text="| 跳过"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -59,7 +59,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【坚持退出】',
|
name: '点击"坚持退出"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matches: '[id="com.byted.pangle:id/tt_negtive"][text="坚持退出"]',
|
matches: '[id="com.byted.pangle:id/tt_negtive"][text="坚持退出"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13613184',
|
snapshotUrls: 'https://i.gkd.li/import/13613184',
|
||||||
|
|||||||
@@ -40,11 +40,11 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-公告',
|
name: '通知提示-公告',
|
||||||
activityIds: 'com.magicalstory.AppStore.main.MainActivity',
|
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
activityIds: 'com.magicalstory.AppStore.main.MainActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
matches:
|
matches:
|
||||||
|
|||||||
@@ -26,6 +26,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.maidu.gkld.ui.main.MainActivity',
|
activityIds: 'com.maidu.gkld.ui.main.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
'[id="com.maidu.gkld:id/ll_open_app_notice"] + [id="com.maidu.gkld:id/iv_cancel"]',
|
'[id="com.maidu.gkld:id/ll_open_app_notice"] + [id="com.maidu.gkld:id/iv_cancel"]',
|
||||||
|
|||||||
@@ -8,6 +8,9 @@ export default defineAppConfig({
|
|||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-开启通知服务',
|
name: '通知提示-开启通知服务',
|
||||||
desc: '选择[取消]',
|
desc: '选择[取消]',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.mcdonalds.gma.cn.activity.MainActivity',
|
activityIds: 'com.mcdonalds.gma.cn.activity.MainActivity',
|
||||||
rules: '[id="com.mcdonalds.gma.cn:id/tv_cancel"][text="取消"]',
|
rules: '[id="com.mcdonalds.gma.cn:id/tv_cancel"][text="取消"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13259242',
|
snapshotUrls: 'https://i.gkd.li/import/13259242',
|
||||||
|
|||||||
@@ -7,6 +7,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-请求通知提示弹窗',
|
name: '通知提示-请求通知提示弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.mem.life.ui.launch.LaunchActivity',
|
activityIds: 'com.mem.life.ui.launch.LaunchActivity',
|
||||||
rules: '[id="com.mem.MacaoLife:id/cancel"]',
|
rules: '[id="com.mem.MacaoLife:id/cancel"]',
|
||||||
|
|||||||
@@ -8,6 +8,9 @@ export default defineAppConfig({
|
|||||||
key: -1,
|
key: -1,
|
||||||
name: '通知提示-关闭公告栏',
|
name: '通知提示-关闭公告栏',
|
||||||
desc: 'APP启动时出现的公告栏',
|
desc: 'APP启动时出现的公告栏',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miaoying.appmy.cs.MainActivity',
|
'com.miaoying.appmy.cs.MainActivity',
|
||||||
'com.miui.home.launcher.Launcher',
|
'com.miui.home.launcher.Launcher',
|
||||||
|
|||||||
@@ -40,7 +40,7 @@ export default defineAppConfig({
|
|||||||
// 正常安装
|
// 正常安装
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【继续安装】',
|
name: '点击"继续安装"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
@@ -54,16 +54,16 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【继续安装】',
|
name: '点击"继续安装"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches: '@[text="继续安装"] + [text="取消安装"]',
|
matches: '@[text="继续安装"] + [text="取消安装"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12889120',
|
snapshotUrls: 'https://i.gkd.li/import/12889120',
|
||||||
},
|
},
|
||||||
|
|
||||||
// 需勾选【已了解此应用未经安全检测】才能继续安装
|
// 需勾选"已了解此应用未经安全检测"才能继续安装
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '勾选【已了解此应用未经安全检测】',
|
name: '勾选"已了解此应用未经安全检测"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.miui.packageinstaller:id/install_checked"][checked=false]',
|
'[id="com.miui.packageinstaller:id/install_checked"][checked=false]',
|
||||||
@@ -73,10 +73,10 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 需勾选【已了解此应用存在高风险】才能继续安装
|
// 需勾选"已了解此应用存在高风险"才能继续安装
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '点击【了解风险】',
|
name: '点击"了解风险"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches: '@[text="了解风险"] + [text="取消安装"]',
|
matches: '@[text="了解风险"] + [text="取消安装"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12889135',
|
snapshotUrls: 'https://i.gkd.li/import/12889135',
|
||||||
@@ -84,7 +84,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
preKeys: 3,
|
preKeys: 3,
|
||||||
key: 4,
|
key: 4,
|
||||||
name: '勾选【已了解此应用存在高风险】',
|
name: '勾选"已了解此应用存在高风险"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.miui.packageinstaller:id/install_checked"][checked=false]',
|
'[id="com.miui.packageinstaller:id/install_checked"][checked=false]',
|
||||||
@@ -96,7 +96,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
preKeys: 4,
|
preKeys: 4,
|
||||||
key: 5,
|
key: 5,
|
||||||
name: '点击【仍然安装】',
|
name: '点击"仍然安装"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches: '@[text="仍然安装"] + [text="取消安装"]',
|
matches: '@[text="仍然安装"] + [text="取消安装"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12889148',
|
snapshotUrls: 'https://i.gkd.li/import/12889148',
|
||||||
@@ -105,7 +105,7 @@ export default defineAppConfig({
|
|||||||
// 安装完成
|
// 安装完成
|
||||||
{
|
{
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '点击【完成】',
|
name: '点击"完成"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.packageInstaller.ui.normalmode.InstallProgressActivity',
|
'com.miui.packageInstaller.ui.normalmode.InstallProgressActivity',
|
||||||
'com.miui.packageInstaller.InstallProgressActivity',
|
'com.miui.packageInstaller.InstallProgressActivity',
|
||||||
@@ -129,7 +129,7 @@ export default defineAppConfig({
|
|||||||
// 正常更新
|
// 正常更新
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【继续更新】',
|
name: '点击"继续更新"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
@@ -143,7 +143,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【继续更新】',
|
name: '点击"继续更新"',
|
||||||
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
activityIds: 'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
matches: '@[text="继续更新"] + [text="取消更新"]',
|
matches: '@[text="继续更新"] + [text="取消更新"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
@@ -152,10 +152,10 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// 需勾选【已了解此安装包未经安全检测】才能继续更新
|
// 需勾选"已了解此安装包未经安全检测"才能继续更新
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '勾选【已了解此安装包未经安全检测】',
|
name: '勾选"已了解此安装包未经安全检测"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
'com.miui.packageInstaller.ui.InstallPrepareAlertActivity',
|
||||||
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
'com.miui.packageInstaller.NewInstallerPrepareActivity',
|
||||||
@@ -171,7 +171,7 @@ export default defineAppConfig({
|
|||||||
// 更新完成
|
// 更新完成
|
||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '点击【完成】',
|
name: '点击"完成"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.packageInstaller.ui.normalmode.InstallProgressActivity',
|
'com.miui.packageInstaller.ui.normalmode.InstallProgressActivity',
|
||||||
'com.miui.packageInstaller.InstallProgressActivity',
|
'com.miui.packageInstaller.InstallProgressActivity',
|
||||||
|
|||||||
@@ -74,7 +74,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '功能类-看广告视频领VIP',
|
name: '功能类-看广告视频领VIP',
|
||||||
desc: '等待15s自动点击【退出】',
|
desc: '等待15s自动点击"退出"',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
actionDelay: 15000,
|
actionDelay: 15000,
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '功能类-禁止获取定位',
|
name: '功能类-禁止获取定位',
|
||||||
desc: '关闭【允许联网及定位】后,每次打开手机管家都会出现',
|
desc: '关闭"允许联网及定位"后,每次打开手机管家都会出现',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.miui.securityscan.MainActivity', // app版本v8
|
'com.miui.securityscan.MainActivity', // app版本v8
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '分段广告-为什么不希望看到这条推广',
|
name: '分段广告-为什么不希望看到这条推广',
|
||||||
desc: '点击【不感兴趣】',
|
desc: '点击"不感兴趣"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.xiaomi.ad.feedback',
|
'com.xiaomi.ad.feedback',
|
||||||
'com.android.thememanager.module.detail.view.ThemeDetailActivity',
|
'com.android.thememanager.module.detail.view.ThemeDetailActivity',
|
||||||
|
|||||||
@@ -22,6 +22,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.moutai.mall.MainActivity',
|
activityIds: 'com.moutai.mall.MainActivity',
|
||||||
rules:
|
rules:
|
||||||
'@[id="com.moutai.mall:id/vClose"] - LinearLayout > [text*="开通消息通知"]',
|
'@[id="com.moutai.mall:id/vClose"] - LinearLayout > [text*="开通消息通知"]',
|
||||||
|
|||||||
@@ -101,7 +101,10 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
desc: '自动点击【取消】',
|
desc: '自动点击"取消"',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.mygolbs.mybus.defines.CustomDialog',
|
activityIds: 'com.mygolbs.mybus.defines.CustomDialog',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -278,14 +278,14 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '【我的】升级-下次再说',
|
name: '"我的"升级-下次再说',
|
||||||
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
||||||
matches: '[text="下次再说"] < ViewGroup',
|
matches: '[text="下次再说"] < ViewGroup',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13804541',
|
snapshotUrls: 'https://i.gkd.li/import/13804541',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '【社区广场】升级-点击右上角x',
|
name: '"社区广场"升级-点击右上角x',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.netease.cloudmusic.music.biz.rn.activity.LayerReactNativeActivity',
|
'com.netease.cloudmusic.music.biz.rn.activity.LayerReactNativeActivity',
|
||||||
matches: '[text="社区广场全新升级"] + ViewGroup > ImageView',
|
matches: '[text="社区广场全新升级"] + ViewGroup > ImageView',
|
||||||
|
|||||||
@@ -31,6 +31,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.netease.gl.compfeed.widget.CommonWebPopupDialog',
|
activityIds: 'com.netease.gl.compfeed.widget.CommonWebPopupDialog',
|
||||||
rules: '@[id="com.netease.gl:id/iv_close"] + [text="开启推送"]',
|
rules: '@[id="com.netease.gl:id/iv_close"] + [text="开启推送"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13072071',
|
snapshotUrls: 'https://i.gkd.li/import/13072071',
|
||||||
|
|||||||
@@ -19,6 +19,9 @@ export default defineAppConfig({
|
|||||||
key: 2,
|
key: 2,
|
||||||
name: '通知提示-系统推送弹窗',
|
name: '通知提示-系统推送弹窗',
|
||||||
desc: '检测到未开启系统推送-点击暂不开启',
|
desc: '检测到未开启系统推送-点击暂不开启',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.netease.newsreader.common.base.activity.SingleFragmentActivity',
|
'com.netease.newsreader.common.base.activity.SingleFragmentActivity',
|
||||||
rules:
|
rules:
|
||||||
@@ -29,6 +32,9 @@ export default defineAppConfig({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-系统推送提示信息',
|
name: '通知提示-系统推送提示信息',
|
||||||
desc: '点击顶部提醒右侧x按钮',
|
desc: '点击顶部提醒右侧x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.netease.newsreader.common.base.activity.SingleFragmentActivity',
|
'com.netease.newsreader.common.base.activity.SingleFragmentActivity',
|
||||||
rules: '[text^="打开推送"] +(2) RelativeLayout > ImageView',
|
rules: '[text^="打开推送"] +(2) RelativeLayout > ImageView',
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '更新提示',
|
name: '更新提示',
|
||||||
desc: '新版本提示弹窗,点击右上角【X】按钮',
|
desc: '新版本提示弹窗,点击右上角"X"按钮',
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
resetMatch: 'app',
|
resetMatch: 'app',
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【继续安装】',
|
name: '点击"继续安装"',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.oplus.appdetail.model.guide.ui.InstallGuideActivity',
|
'com.oplus.appdetail.model.guide.ui.InstallGuideActivity',
|
||||||
matches:
|
matches:
|
||||||
@@ -26,14 +26,14 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【完成】',
|
name: '点击"完成"',
|
||||||
activityIds: 'com.oplus.appdetail.model.finish.InstallFinishActivity',
|
activityIds: 'com.oplus.appdetail.model.finish.InstallFinishActivity',
|
||||||
matches: '[id="com.oplus.appdetail:id/launch_button"][text="完成"]',
|
matches: '[id="com.oplus.appdetail:id/launch_button"][text="完成"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13038664',
|
snapshotUrls: 'https://i.gkd.li/import/13038664',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '点击【完成】',
|
name: '点击"完成"',
|
||||||
activityIds: 'com.oplus.appdetail.model.finish.InstallFinishActivity',
|
activityIds: 'com.oplus.appdetail.model.finish.InstallFinishActivity',
|
||||||
matches: '[id="com.oplus.appdetail:id/done_button"][text="完成"]',
|
matches: '[id="com.oplus.appdetail:id/done_button"][text="完成"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13054849',
|
snapshotUrls: 'https://i.gkd.li/import/13054849',
|
||||||
|
|||||||
@@ -14,14 +14,14 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
matches:
|
matches:
|
||||||
'View < @FrameLayout[desc^="dislike"] <<n [id="com.pleasure.trace_wechat:id/adsuyi_id_view_response"]',
|
'View < @FrameLayout[desc^="dislike"] <<n [id="com.pleasure.trace_wechat:id/adsuyi_id_view_response"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13479466',
|
snapshotUrls: 'https://i.gkd.li/import/13479466',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '关闭原因【不感兴趣】',
|
name: '关闭原因"不感兴趣"',
|
||||||
matches:
|
matches:
|
||||||
'@LinearLayout > [id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
|
'@LinearLayout > [id="com.byted.pangle:id/tt_item_tv"][text="不感兴趣"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13479469',
|
snapshotUrls: 'https://i.gkd.li/import/13479469',
|
||||||
@@ -30,7 +30,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '全屏广告-【字节】广告弹窗',
|
name: '全屏广告-"字节"广告弹窗',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||||
rules: '[text="反馈"] -2 @View > Image',
|
rules: '[text="反馈"] -2 @View > Image',
|
||||||
|
|||||||
@@ -59,6 +59,9 @@ export default defineAppConfig({
|
|||||||
key: 4,
|
key: 4,
|
||||||
name: '通知提示-请求通知权限提示信息',
|
name: '通知提示-请求通知权限提示信息',
|
||||||
desc: '点击顶部提醒左侧x按钮',
|
desc: '点击顶部提醒左侧x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.afollestad.materialdialogs.MaterialDialog',
|
activityIds: 'com.afollestad.materialdialogs.MaterialDialog',
|
||||||
rules: '@[id="com.qidian.QDReader:id/ivClose"] + [text^="开启推送"]',
|
rules: '@[id="com.qidian.QDReader:id/ivClose"] + [text^="开启推送"]',
|
||||||
@@ -91,7 +94,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-起点中文网登录自动确认',
|
name: '功能类-起点中文网登录自动确认',
|
||||||
desc: '自动点击【登录】',
|
desc: '自动点击"登录"',
|
||||||
activityIds: 'com.qidian.QDReader.ui.activity.QDBrowserActivity',
|
activityIds: 'com.qidian.QDReader.ui.activity.QDBrowserActivity',
|
||||||
rules: '[id="scanLogin"]',
|
rules: '[id="scanLogin"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12903081',
|
snapshotUrls: 'https://i.gkd.li/import/12903081',
|
||||||
@@ -100,7 +103,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '局部广告-信息流广告',
|
name: '局部广告-信息流广告',
|
||||||
desc: '自动点击【x】',
|
desc: '自动点击"x"',
|
||||||
activityIds: 'com.qidian.QDReader.flutter.DailyReadingMainPageActivity',
|
activityIds: 'com.qidian.QDReader.flutter.DailyReadingMainPageActivity',
|
||||||
rules: 'View[desc="更多游戏"] - ImageView[clickable=true]',
|
rules: 'View[desc="更多游戏"] - ImageView[clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13406169',
|
snapshotUrls: 'https://i.gkd.li/import/13406169',
|
||||||
|
|||||||
@@ -51,7 +51,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '全屏广告-开门成功后广告弹窗',
|
name: '全屏广告-开门成功后广告弹窗',
|
||||||
desc: '来自【腾讯广告sdk】',
|
desc: '来自"腾讯广告sdk"',
|
||||||
rules: '[vid="interact_ad_root"] >2 [vid="iv_close"]',
|
rules: '[vid="interact_ad_root"] >2 [vid="iv_close"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13932707',
|
snapshotUrls: 'https://i.gkd.li/import/13932707',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -44,6 +44,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-开启推送通知弹窗',
|
name: '通知提示-开启推送通知弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'org.qiyi.android.video.MainActivity',
|
activityIds: 'org.qiyi.android.video.MainActivity',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12838152',
|
snapshotUrls: 'https://i.gkd.li/import/12838152',
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '全屏广告-订购 RAR 弹窗',
|
name: '全屏广告-订购 RAR 弹窗',
|
||||||
desc: '自动点击【放弃】',
|
desc: '自动点击"放弃"',
|
||||||
activityIds: 'com.rarlab.rar.MainActivity',
|
activityIds: 'com.rarlab.rar.MainActivity',
|
||||||
rules: '[text="订购"] + [text="放弃"]',
|
rules: '[text="订购"] + [text="放弃"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12781596',
|
snapshotUrls: 'https://i.gkd.li/import/12781596',
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '领取外卖神卷-点击底部【x】',
|
name: '领取外卖神卷-点击底部"x"',
|
||||||
matches:
|
matches:
|
||||||
'@ImageView[clickable=true] - FrameLayout > FrameLayout > FrameLayout TextView[text="点我领取"]',
|
'@ImageView[clickable=true] - FrameLayout > FrameLayout > FrameLayout TextView[text="点我领取"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13175526',
|
snapshotUrls: 'https://i.gkd.li/import/13175526',
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 7,
|
key: 7,
|
||||||
name: '定位提示',
|
name: '定位提示',
|
||||||
desc: '首页/外卖界面-【打开位置开关弹窗】-点击右侧x关闭',
|
desc: '首页/外卖界面-"打开位置开关弹窗"-点击右侧x关闭',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.meituan.android.pt.homepage.activity.MainActivity',
|
'com.meituan.android.pt.homepage.activity.MainActivity',
|
||||||
'com.sankuai.waimai.business.page.homepage.TakeoutActivity',
|
'com.sankuai.waimai.business.page.homepage.TakeoutActivity',
|
||||||
@@ -134,7 +134,9 @@ export default defineAppConfig({
|
|||||||
name: '通知提示-请求开启通知权限弹窗',
|
name: '通知提示-请求开启通知权限弹窗',
|
||||||
desc: '点击跳过',
|
desc: '点击跳过',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.meituan.android.pt.homepage.activity.MainActivity',
|
activityIds: 'com.meituan.android.pt.homepage.activity.MainActivity',
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-CAS安全认证-自动登录',
|
name: '功能类-CAS安全认证-自动登录',
|
||||||
desc: '自动点击【登录】按钮',
|
desc: '自动点击"登录"按钮',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.sfexpress.sfim.scan.view.SfScanActivity',
|
'com.sfexpress.sfim.scan.view.SfScanActivity',
|
||||||
'com.sfexpress.sfim.microservice.commonservice.ui.MicroAppContainerActivity',
|
'com.sfexpress.sfim.microservice.commonservice.ui.MicroAppContainerActivity',
|
||||||
|
|||||||
@@ -140,6 +140,9 @@ export default defineAppConfig({
|
|||||||
key: 9,
|
key: 9,
|
||||||
name: '通知提示-请求开启通知弹窗',
|
name: '通知提示-请求开启通知弹窗',
|
||||||
desc: '自动点击暂不开启',
|
desc: '自动点击暂不开启',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: ['com.sina.weibo.notifyguidev2.NotifyGuideV2Activity'],
|
activityIds: ['com.sina.weibo.notifyguidev2.NotifyGuideV2Activity'],
|
||||||
rules:
|
rules:
|
||||||
@@ -151,6 +154,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求开启通知提示信息',
|
name: '通知提示-请求开启通知提示信息',
|
||||||
desc: '自动点击x按钮',
|
desc: '自动点击x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: ['com.sina.weibo.MainTabActivity'],
|
activityIds: ['com.sina.weibo.MainTabActivity'],
|
||||||
rules:
|
rules:
|
||||||
@@ -224,7 +230,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 15,
|
key: 15,
|
||||||
name: '局部广告-评论区底部账号推荐关注悬浮窗',
|
name: '局部广告-评论区底部账号推荐关注悬浮窗',
|
||||||
desc: '点击【x】',
|
desc: '点击"x"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity',
|
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity',
|
||||||
rules:
|
rules:
|
||||||
@@ -234,7 +240,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 16,
|
key: 16,
|
||||||
name: '局部广告-评论区底部转发推荐悬浮窗',
|
name: '局部广告-评论区底部转发推荐悬浮窗',
|
||||||
desc: '点击【x】',
|
desc: '点击"x"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity',
|
activityIds: 'com.sina.weibo.feed.DetailWeiboActivity',
|
||||||
rules:
|
rules:
|
||||||
@@ -272,7 +278,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 18,
|
key: 18,
|
||||||
name: '评价提示-APP评分弹窗',
|
name: '评价提示-APP评分弹窗',
|
||||||
desc: '点击【x】',
|
desc: '点击"x"',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
matchTime: 10000,
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '功能类-你可能感兴趣的人',
|
name: '功能类-你可能感兴趣的人',
|
||||||
desc: '自动点击【关闭/隐藏】',
|
desc: '自动点击"关闭/隐藏"',
|
||||||
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
activityIds: 'com.yxcorp.gifshow.HomeActivity',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -36,7 +36,9 @@ export default defineAppConfig({
|
|||||||
key: 3,
|
key: 3,
|
||||||
name: '通知提示-请求通知弹窗',
|
name: '通知提示-请求通知弹窗',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.smzdm.client.android.module.community.module.bask.BaskDetailActivity',
|
'com.smzdm.client.android.module.community.module.bask.BaskDetailActivity',
|
||||||
'com.smzdm.client.android.module.haojia.detail.HaojiaDetailActivity',
|
'com.smzdm.client.android.module.haojia.detail.HaojiaDetailActivity',
|
||||||
|
|||||||
@@ -43,6 +43,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: ['com.ss.android.article.news.activity.MainActivity'],
|
activityIds: ['com.ss.android.article.news.activity.MainActivity'],
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
@@ -157,14 +160,14 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【看视频】',
|
name: '点击"看视频"',
|
||||||
activityIds: 'com.ss.android.article.news.activity.MainActivity',
|
activityIds: 'com.ss.android.article.news.activity.MainActivity',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.bytedance.novel.api:id/component_ad_dialog_button_video"]',
|
'[id="com.bytedance.novel.api:id/component_ad_dialog_button_video"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13402468',
|
snapshotUrls: 'https://i.gkd.li/import/13402468',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: '等待30s点击【关闭】',
|
name: '等待30s点击"关闭"',
|
||||||
actionDelay: 30000,
|
actionDelay: 30000,
|
||||||
activityIds: 'com.ss.android.excitingvideo.ExcitingVideoActivity',
|
activityIds: 'com.ss.android.excitingvideo.ExcitingVideoActivity',
|
||||||
matches: 'UIText[text="广告"] +n UIText[text="关闭"]',
|
matches: 'UIText[text="广告"] +n UIText[text="关闭"]',
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【x】',
|
name: '点击"x"',
|
||||||
matches:
|
matches:
|
||||||
'TextView[text.length=1][id=null][clickable=false] < @FrameLayout[clickable=true][id!=null] - LinearLayout > [text="广告"]',
|
'TextView[text.length=1][id=null][clickable=false] < @FrameLayout[clickable=true][id!=null] - LinearLayout > [text="广告"]',
|
||||||
// 貌似快照存在延迟导致屏幕与节点不对应
|
// 貌似快照存在延迟导致屏幕与节点不对应
|
||||||
@@ -29,13 +29,13 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
// 不与旧版本合并,尽量使用[clickable=true],保证速度避免误触
|
// 不与旧版本合并,尽量使用[clickable=true],保证速度避免误触
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【不感兴趣】1', // 懂车帝v7.8.4样式
|
name: '点击"不感兴趣"1', // 懂车帝v7.8.4样式
|
||||||
matches: '@ViewGroup[clickable=true] TextView[text="不感兴趣"]',
|
matches: '@ViewGroup[clickable=true] TextView[text="不感兴趣"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13538627',
|
snapshotUrls: 'https://i.gkd.li/import/13538627',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 0,
|
preKeys: 0,
|
||||||
name: '点击【不感兴趣】2', // 懂车帝v7.7.4样式、v7.8.0样式
|
name: '点击"不感兴趣"2', // 懂车帝v7.7.4样式、v7.8.0样式
|
||||||
matches: '[text="不感兴趣"][clickable=true]',
|
matches: '[text="不感兴趣"][clickable=true]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12711589',
|
'https://i.gkd.li/import/12711589',
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '功能类-自动查看原图',
|
name: '功能类-自动查看原图',
|
||||||
desc: '查看图片时自动点击【查看原图】',
|
desc: '查看图片时自动点击"查看原图"',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.ss.android.lark.widget.photo.preview.PhotoPagerActivity',
|
'com.ss.android.lark.widget.photo.preview.PhotoPagerActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
@@ -30,7 +30,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '功能类-自动发送原图',
|
name: '功能类-自动发送原图',
|
||||||
desc: '发送图片时自动勾选【原图】',
|
desc: '发送图片时自动勾选"原图"',
|
||||||
activityIds: 'com.ss.android.lark.chatwindow.ChatWindowActivity',
|
activityIds: 'com.ss.android.lark.chatwindow.ChatWindowActivity',
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
@@ -33,7 +33,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '【首页商城】体验邀请弹窗',
|
name: '"首页商城"体验邀请弹窗',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.ss.android.ugc.aweme.commerce.sdk.MallContainerActivity',
|
'com.ss.android.ugc.aweme.commerce.sdk.MallContainerActivity',
|
||||||
matches:
|
matches:
|
||||||
@@ -58,6 +58,9 @@ export default defineAppConfig({
|
|||||||
quickFind: true,
|
quickFind: true,
|
||||||
name: '通知提示-消息提醒弹窗',
|
name: '通知提示-消息提醒弹窗',
|
||||||
desc: '点击暂不开启',
|
desc: '点击暂不开启',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
activityIds: 'com.ss.android.ugc.aweme.main.MainActivity',
|
||||||
|
|||||||
@@ -203,7 +203,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 15,
|
key: 15,
|
||||||
name: '全屏广告-关闭商城推荐',
|
name: '全屏广告-关闭商城推荐',
|
||||||
desc: '点击【不感兴趣】',
|
desc: '点击"不感兴趣"',
|
||||||
rules: '@[text="不感兴趣"][clickable=true] + [text="去商城搜索更多"]',
|
rules: '@[text="不感兴趣"][clickable=true] + [text="去商城搜索更多"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13800207',
|
snapshotUrls: 'https://i.gkd.li/import/13800207',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -41,6 +41,9 @@ export default defineAppConfig({
|
|||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求打开系统通知提示信息',
|
name: '通知提示-请求打开系统通知提示信息',
|
||||||
desc: '自动点击提示信息的x按钮',
|
desc: '自动点击提示信息的x按钮',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
activityIds: ['com.taobao.sns.app.message.MessageActivity'],
|
activityIds: ['com.taobao.sns.app.message.MessageActivity'],
|
||||||
|
|||||||
@@ -7,7 +7,9 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds:
|
activityIds:
|
||||||
'com.idlefish.flutterbridge.flutterboost.boost.FishFlutterBoostTransparencyActivity',
|
'com.idlefish.flutterbridge.flutterboost.boost.FishFlutterBoostTransparencyActivity',
|
||||||
rules: '[desc^="开启系统通知"] > ImageView[clickable=true][desc=null]',
|
rules: '[desc^="开启系统通知"] > ImageView[clickable=true][desc=null]',
|
||||||
|
|||||||
@@ -80,7 +80,9 @@ export default defineAppConfig({
|
|||||||
key: 8,
|
key: 8,
|
||||||
name: '通知提示',
|
name: '通知提示',
|
||||||
desc: '自动点击关闭',
|
desc: '自动点击关闭',
|
||||||
|
matchTime: 10000,
|
||||||
actionMaximum: 1,
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.taobao.tao.welcome.Welcome',
|
'com.taobao.tao.welcome.Welcome',
|
||||||
'com.taobao.android.order.bundle.TBOrderDetailActivity',
|
'com.taobao.android.order.bundle.TBOrderDetailActivity',
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 2,
|
key: 2,
|
||||||
name: '局部广告-游戏浏览页面推荐广告',
|
name: '局部广告-游戏浏览页面推荐广告',
|
||||||
desc: '自动点击【对此内容不感兴趣】',
|
desc: '自动点击"对此内容不感兴趣"',
|
||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
|
|||||||
@@ -50,9 +50,13 @@ export default defineAppConfig({
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
enable: false,
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '通知提示-开启通知提醒',
|
name: '通知提示-开启通知提醒',
|
||||||
enable: false,
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
|
|
||||||
quickFind: true,
|
quickFind: true,
|
||||||
activityIds: 'com.tencent.qqmail.fragment.base.MailFragmentActivity',
|
activityIds: 'com.tencent.qqmail.fragment.base.MailFragmentActivity',
|
||||||
rules: [
|
rules: [
|
||||||
|
|||||||
@@ -235,7 +235,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 6,
|
key: 6,
|
||||||
name: '分段广告-订阅号文章广告',
|
name: '分段广告-订阅号文章广告',
|
||||||
desc: '⚠ 此规则有概率误触。自动点击关闭按钮,必须同时启用【订阅号文章广告反馈】规则',
|
desc: '⚠ 此规则有概率误触。自动点击关闭按钮,必须同时启用"订阅号文章广告反馈"规则',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.tencent.mm.plugin.brandservice.ui.timeline.preload.ui.TmplWebView', //调整为TmplWebView, 同时兼容多种ID
|
'com.tencent.mm.plugin.brandservice.ui.timeline.preload.ui.TmplWebView', //调整为TmplWebView, 同时兼容多种ID
|
||||||
'com.tencent.mm.plugin.webview.ui.tools.fts.MMSosWebViewUI',
|
'com.tencent.mm.plugin.webview.ui.tools.fts.MMSosWebViewUI',
|
||||||
@@ -295,7 +295,7 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 8,
|
key: 8,
|
||||||
name: '分段广告-订阅号文章广告反馈',
|
name: '分段广告-订阅号文章广告反馈',
|
||||||
desc: '⚠ 此规则有概率误触。自动点击反馈理由,配合【订阅号文章广告】规则使用',
|
desc: '⚠ 此规则有概率误触。自动点击反馈理由,配合"订阅号文章广告"规则使用',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.tencent.mm.plugin.brandservice.ui.timeline.preload.ui.TmplWebView', //调整为TmplWebView, 同时兼容多种ID
|
'com.tencent.mm.plugin.brandservice.ui.timeline.preload.ui.TmplWebView', //调整为TmplWebView, 同时兼容多种ID
|
||||||
'com.tencent.mm.plugin.webview.ui.tools.fts.MMSosWebViewUI',
|
'com.tencent.mm.plugin.webview.ui.tools.fts.MMSosWebViewUI',
|
||||||
@@ -419,7 +419,7 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '【广告】0',
|
name: '"广告"0',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[childCount=3] >n FrameLayout > FrameLayout > [text="广告"][visibleToUser=true]',
|
'FrameLayout[childCount=3] >n FrameLayout > FrameLayout > [text="广告"][visibleToUser=true]',
|
||||||
excludeMatches:
|
excludeMatches:
|
||||||
@@ -431,21 +431,21 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '【广告】1',
|
name: '"广告"1',
|
||||||
matches: 'Image[text="feedback_icon"] - [text="广告"]',
|
matches: 'Image[text="feedback_icon"] - [text="广告"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13378208',
|
snapshotUrls: 'https://i.gkd.li/import/13378208',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0, 1],
|
preKeys: [0, 1],
|
||||||
key: 11,
|
key: 11,
|
||||||
name: '点击原因【不感兴趣】',
|
name: '点击原因"不感兴趣"',
|
||||||
matches: '[text="不感兴趣"][visibleToUser=true]',
|
matches: '[text="不感兴趣"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13200044',
|
snapshotUrls: 'https://i.gkd.li/import/13200044',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: 11,
|
preKeys: 11,
|
||||||
key: 12,
|
key: 12,
|
||||||
name: '点击原因【与我无关】',
|
name: '点击原因"与我无关"',
|
||||||
matches: '[text="与我无关"][visibleToUser=true]',
|
matches: '[text="与我无关"][visibleToUser=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13200048',
|
snapshotUrls: 'https://i.gkd.li/import/13200048',
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
|||||||
{
|
{
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '分段广告-信息流广告',
|
name: '分段广告-信息流广告',
|
||||||
desc: '自动点击【更多】->【不感兴趣】',
|
desc: '自动点击"更多"->"不感兴趣"',
|
||||||
activityIds: [
|
activityIds: [
|
||||||
'com.tencent.news.activity.SplashActivity',
|
'com.tencent.news.activity.SplashActivity',
|
||||||
'com.miui.home.launcher.Launcher',
|
'com.miui.home.launcher.Launcher',
|
||||||
@@ -15,19 +15,19 @@ export default defineAppConfig({
|
|||||||
rules: [
|
rules: [
|
||||||
{
|
{
|
||||||
key: 0,
|
key: 0,
|
||||||
name: '点击【更多】按钮',
|
name: '点击"更多"按钮',
|
||||||
matches:
|
matches:
|
||||||
'FrameLayout[id="android:id/content"][childCount=1] >n [text="广告"] +n [id="com.tencent.news:id/dislike_streamAd_more"]',
|
'FrameLayout[id="android:id/content"][childCount=1] >n [text="广告"] +n [id="com.tencent.news:id/dislike_streamAd_more"]',
|
||||||
snapshotUrls: [
|
snapshotUrls: [
|
||||||
'https://i.gkd.li/import/12755834',
|
'https://i.gkd.li/import/12755834',
|
||||||
'https://i.gkd.li/import/12755852', // 使用 FrameLayout[id="android:id/content"][childCount=1] 进行限定,防止点击【更多】按钮后继续触发规则
|
'https://i.gkd.li/import/12755852', // 使用 FrameLayout[id="android:id/content"][childCount=1] 进行限定,防止点击"更多"按钮后继续触发规则
|
||||||
'https://i.gkd.li/import/12755914', // activityId: 'com.miui.home.launcher.Launcher'
|
'https://i.gkd.li/import/12755914', // activityId: 'com.miui.home.launcher.Launcher'
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
preKeys: [0],
|
preKeys: [0],
|
||||||
key: 1,
|
key: 1,
|
||||||
name: '点击【不感兴趣】按钮',
|
name: '点击"不感兴趣"按钮',
|
||||||
matches:
|
matches:
|
||||||
'[id="com.tencent.news:id/dislike_reason_view"] >n [text="不感兴趣"]',
|
'[id="com.tencent.news:id/dislike_reason_view"] >n [text="不感兴趣"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12755852',
|
snapshotUrls: 'https://i.gkd.li/import/12755852',
|
||||||
@@ -51,6 +51,9 @@ export default defineAppConfig({
|
|||||||
enable: false,
|
enable: false,
|
||||||
key: 10,
|
key: 10,
|
||||||
name: '通知提示-请求通知权限弹窗',
|
name: '通知提示-请求通知权限弹窗',
|
||||||
|
matchTime: 10000,
|
||||||
|
actionMaximum: 1,
|
||||||
|
resetMatch: 'app',
|
||||||
activityIds: 'com.tencent.news.activity.SplashActivity',
|
activityIds: 'com.tencent.news.activity.SplashActivity',
|
||||||
rules: '[text="开启通知"] + [text="先不了"]',
|
rules: '[text="开启通知"] + [text="先不了"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/12755824',
|
snapshotUrls: 'https://i.gkd.li/import/12755824',
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user