mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
update: snapshot link
This commit is contained in:
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
name: '青少年模式',
|
||||
desc: '关闭青少年模式提醒弹窗',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12472598',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12472598',
|
||||
rules: [
|
||||
'[text="开启青少年模式"] + [text="我知道了"]', // 1686970236642
|
||||
],
|
||||
@@ -35,40 +35,40 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'ImageView < ViewGroup + @ViewGroup[childCount=1] > ImageView', //添加childCount=1避免"全屏播放-设置"误触
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12892825',
|
||||
'https://i.gkd.li/import/13037239',
|
||||
'https://i.gkd.li/i/12892825',
|
||||
'https://i.gkd.li/i/13037239',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: 'ViewPager[childCount=3] + @View + ImageView + View',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12892825',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12892825',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches:
|
||||
'RelativeLayout[childCount=3] > ViewPager + @View + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13056107',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13056107',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
matches:
|
||||
'ViewGroup[childCount=4] > View + ImageView + FrameLayout + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13056107',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13056107',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
matches:
|
||||
'FrameLayout[childCount=2] > @ImageView - FrameLayout > RelativeLayout > WebView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13056107',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13056107',
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
matches:
|
||||
'ViewGroup[childCount=8] > ViewGroup[index=5] >4 RelativeLayout[visibleToUser=true] > ImageView[clickable=true][index=1]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13948990',
|
||||
'https://i.gkd.li/import/14310474', // 避免在此页面误触
|
||||
'https://i.gkd.li/i/13948990',
|
||||
'https://i.gkd.li/i/14310474', // 避免在此页面误触
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -16,21 +16,21 @@ export default defineAppConfig({
|
||||
name: '点击[查看详情]右侧x',
|
||||
matches:
|
||||
'@[id="android.zhibo8:id/iv_tip"] - [id="android.zhibo8:id/tv_app_download_2"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841134',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12841134',
|
||||
},
|
||||
{
|
||||
key: 1, //不重叠不需要preKeys
|
||||
name: '点击[不感兴趣]',
|
||||
matches:
|
||||
'@LinearLayout > [id="android.zhibo8:id/tv_title"][text="不感兴趣"]', // issues/1656, 直接指向text可能不工作
|
||||
snapshotUrls: 'https://i.gkd.li/import/12841135',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12841135',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '点击"广告"右侧的x',
|
||||
matches:
|
||||
'[text="广告"] <3 LinearLayout +2 [visibleToUser=true][id="android.zhibo8:id/iv_tip"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13786148',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13786148',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/fe2a046b-1abe-4aba-a0df-8d9568211e0d',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14189313',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14189313',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'LinearLayoutCompat @[text="取消"] + [text="更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13561226',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13561226',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[text="取消"] + [text="更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908784',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12908784',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'bubei.tingshu.listen.book.detail.activity.DetailActivity',
|
||||
matches: '[id="bubei.tingshu:id/closeIcon"][desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13348489',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13348489',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text="发现新版本"] +2 * > [text="暂不升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13545953',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13545953',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
name: '局部广告-首页顶部横幅广告',
|
||||
activityIds: 'chuxin.shimo.shimowendang.MainActivity',
|
||||
rules: '[desc="banner-desktop-announcement-close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13627960',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13627960',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
rules:
|
||||
'[text$="抽奖送大礼"] < WebView - [id="cisdom.com.bigteaapp:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13228579',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13228579',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||
matches:
|
||||
'ImageView - FrameLayout > FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13055837',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13055837',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||
matches:
|
||||
'[id="client.android.yixiaotong:id/ksad_tk_view"] >n ViewGroup + ViewGroup > @ViewGroup > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13060116',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13060116',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -35,7 +35,7 @@ export default defineAppConfig({
|
||||
'ViewGroup[childCount=2] > ImageView + [text="广告"]',
|
||||
'ViewGroup[childCount=1] > @ViewGroup[childCount=1] > ImageView[childCount=0]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13625511',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13625511',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -50,7 +50,7 @@ export default defineAppConfig({
|
||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||
matches:
|
||||
'ImageView - FrameLayout - FrameLayout[childCount=1] > ImageView[childCount=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13451010',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13451010',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -59,7 +59,7 @@ export default defineAppConfig({
|
||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||
matches:
|
||||
'[id="client.android.yixiaotong:id/ksad_container"] >n @TextView + View > [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13450887',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13450887',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -74,7 +74,7 @@ export default defineAppConfig({
|
||||
'client.android.yixiaotong.v3.ui.appcontrol.bath.BathDetailActivity',
|
||||
rules:
|
||||
'@TextView[clickable=true][text=""] + View [text="广告"] <<n [id="client.android.yixiaotong:id/ksad_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13448963',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13448963',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'cmb.pb.app.mainframe.container.PBMainActivity',
|
||||
rules: '[vid="float_window"] > [vid="ivCancle"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208669',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14208669',
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
@@ -22,13 +22,13 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
|
||||
matches: '[id="cover-img"] + [text="关闭推荐"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706022',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12706022',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds: 'com.pb.marketing.PopupWindowActivity',
|
||||
matches: '[desc^="活动图片"] + [desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208693',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14208693',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -40,10 +40,10 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '@[desc="关闭"] - * > [text*="开启"][text*="定位"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12706029',
|
||||
'https://i.gkd.li/import/13248893',
|
||||
'https://i.gkd.li/import/13897345',
|
||||
'https://i.gkd.li/import/14208717',
|
||||
'https://i.gkd.li/i/12706029',
|
||||
'https://i.gkd.li/i/13248893',
|
||||
'https://i.gkd.li/i/13897345',
|
||||
'https://i.gkd.li/i/14208717',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
action: 'back',
|
||||
matches:
|
||||
'[id="cmccwm.mobilemusic.libraries_feature:id/tv_title"][text="发现新版本"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13448898',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13448898',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.TuHu.Activity.tuhutab.TuHuTabActivity',
|
||||
rules:
|
||||
'@[id="cn.TuHu.android:id/imgClose"] - [id="cn.TuHu.android:id/rlContent"] > [id="cn.TuHu.android:id/img_jump"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13228818',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13228818',
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
@@ -23,8 +23,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '[id="cn.TuHu.android:id/imgClose"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13228796', //推送提醒消息弹窗
|
||||
'https://i.gkd.li/import/13256535', //2023年11月5日新增推送物流进度等信息弹窗
|
||||
'https://i.gkd.li/i/13228796', //推送提醒消息弹窗
|
||||
'https://i.gkd.li/i/13256535', //2023年11月5日新增推送物流进度等信息弹窗
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'FrameLayout[id="cn.ccspeed:id/float_layout"] > ImageView - ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13539299',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13539299',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
'[id="cn.chuci.and.wkfenshen:id/dialog_local_buy_btn"]',
|
||||
'[id="cn.chuci.and.wkfenshen:id/action_close"]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13226988',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13226988',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
name: '全屏广告-广告弹窗',
|
||||
activityIds: 'cn.com.hkgt.gasapp.dialog.BannerDialog',
|
||||
rules: 'ImageView[id="cn.com.hkgt.gasapp:id/exit"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12744270',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12744270',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'cn.com.langeasy.LangEasyLexis.activity.MainActivity',
|
||||
matches: '[id="cn.com.langeasy.LangEasyLexis:id/bb_checkin"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13610321',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13610321',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -30,7 +30,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'cn.com.langeasy.LangEasyLexis.activity.MainActivity',
|
||||
matches: '[id="cn.com.langeasy.LangEasyLexis:id/close_float_button"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13759025',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13759025',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
name: '全屏广告-广告弹窗',
|
||||
activityIds: 'cn.com.livelab.MainActivity',
|
||||
rules: 'View >n View[childCount=2] > ImageView + Button',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13258873',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13258873',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
'@ImageView[id="cn.com.ruijie.magicbox:id/imageView_close"] +(2) RelativeLayout > LinearLayout > [text*="新版本"]',
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642359',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12642359',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="去开启"] + View > Image[text.length=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13458535',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13458535',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="cn.damai:id/homepage_advert_pb"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12472623',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12472623',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -22,7 +22,7 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.damai.homepage.MainActivity',
|
||||
matches:
|
||||
'[id="cn.damai:id/homepage_popup_window_image"] + [id="cn.damai:id/homepage_popup_window_close_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13627900',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13627900',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'[id="cn.emagsoftware.gamehall:id/btn_update"] -2 [id="cn.emagsoftware.gamehall:id/btn_cancle"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13448894',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13448894',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[vid="upgrade_dialog_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13840408',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13840408',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'cn.honor.qinxuan.MainActivity',
|
||||
matches: '[id="cn.honor.qinxuan:id/iv_close_dlg"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13930613',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13930613',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'cn.kuwo.player.activities.MainActivity',
|
||||
matches: '[id="cn.kuwo.player:id/iv_business_personal_dia_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13974483',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13974483',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,18 +16,18 @@ export default defineAppConfig({
|
||||
name: '字节SDK',
|
||||
matches:
|
||||
'@[id="com.byted.pangle:id/tt_splash_skip_btn"] <<n [id="cn.lezhi.speedtest:id/fl_splash_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13544242',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13544242',
|
||||
},
|
||||
{
|
||||
name: '腾讯SDK',
|
||||
matches: '[text*="跳过"][text.length<=10]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13626049',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13626049',
|
||||
},
|
||||
{
|
||||
name: '腾讯SDK',
|
||||
matches:
|
||||
'@View <3 FrameLayout[childCount=4] <2 FrameLayout[childCount=2] < [vid="fl_splash_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13885906',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13885906',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -39,7 +39,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
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',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12727619',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
rules: '[vid="splash_adv_ship"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806892',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806892',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -20,14 +20,14 @@ export default defineAppConfig({
|
||||
activityIds: 'com.mediacloud.app.nav2.AppHome21Style',
|
||||
rules:
|
||||
'[vid="fragment_containerx"] > FrameLayout > ImageView[index=2][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806894',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806894',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '功能类-意见反馈浮窗',
|
||||
activityIds: 'com.mediacloud.app.nav2.AppHome21Style',
|
||||
rules: '[vid="float_feedback"] > ImageView[index=2][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806896',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806896',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="cn.missevan:id/iKnowTextView"][text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908433',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12908433',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches:
|
||||
'@Image[text=""] < View +n View > View > TextView[text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13450787',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13450787',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.dingwei.cloud_classroom.MainActivity',
|
||||
rules:
|
||||
'View[childCount=2] > ImageView[id=""] + Button[id=""][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12708731',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12708731',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
'[id="android:id/content"] >5 FrameLayout[childCount=3] >2 ImageView[visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/3041769f-b644-460b-b0de-9c2a84518849',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14321891',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14321891',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'@ImageView[clickable=true] <2 [id="cn.samsclub.app:id/advertising_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13609106',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13609106',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -26,7 +26,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="cn.samsclub.app:id/tips_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13609113',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13609113',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -37,7 +37,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="cn.samsclub.app:id/fragment_home_window_delete_iv"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13609113',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13609113',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,8 +16,8 @@ export default defineAppConfig({
|
||||
action: 'clickCenter', // 在极少数情况下, 即使节点是 clickable 的, APP 也不会响应节点点击事件, 此时需要手动设置 `clickCenter`
|
||||
matches: '[id="cn.soulapp.android:id/c_ad_skip_view_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12833280',
|
||||
'https://i.gkd.li/import/12850094',
|
||||
'https://i.gkd.li/i/12833280',
|
||||
'https://i.gkd.li/i/12850094',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -31,7 +31,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="cn.soulapp.android:id/btn_sure"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12834093',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12834093',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="cn.soulapp.android:id/sl_ad_root"] >n [id="cn.soulapp.android:id/fl_tag_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12838000',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12838000',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -59,7 +59,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="cn.soulapp.android:id/score_message"] +3 [id="cn.soulapp.android:id/cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13425057',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13425057',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -74,7 +74,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'@[id="cn.soulapp.android:id/img_close"] -2 RelativeLayout > [text="升级到最新版本"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13693361',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13693361',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -85,7 +85,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="消息通知显示消息内容"] +3 [vid="img_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14332334',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14332334',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
@@ -97,14 +97,14 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'cn.soulapp.android.component.square.post.base.detail.PostDetailActivity',
|
||||
matches: '@ImageView[visibleToUser=true] <2 * < [vid="tvAdClose"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14332294',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14332294',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
activityIds:
|
||||
'cn.soulapp.android.component.square.post.base.detail.PostDetailActivity',
|
||||
matches: '@[clickable=true][visibleToUser=true] >2 [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14359616',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14359616',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
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',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12715483',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -21,7 +21,7 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.speedtest.lite.main.MainActivity',
|
||||
rules:
|
||||
'@[id="cn.speedtest.lite:id/iv_close"] - RelativeLayout >n [id="cn.speedtest.lite:id/ad_banner"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715511',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12715511',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -21,16 +21,16 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches: '[id$="/nativeclose"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12505350',
|
||||
'https://i.gkd.li/import/12505286',
|
||||
'https://i.gkd.li/i/12505350',
|
||||
'https://i.gkd.li/i/12505286',
|
||||
],
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
matches: '[text="关闭当前广告"||text="不喜欢此广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12505365',
|
||||
'https://i.gkd.li/import/13259090',
|
||||
'https://i.gkd.li/i/12505365',
|
||||
'https://i.gkd.li/i/13259090',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -45,8 +45,8 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: '[id="cn.wps.moffice_eng:id/afterlogin_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13259097',
|
||||
'https://i.gkd.li/import/12882712',
|
||||
'https://i.gkd.li/i/13259097',
|
||||
'https://i.gkd.li/i/12882712',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -58,7 +58,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'[id="cn.wps.moffice_eng:id/close_new_func_guide_dialog_imageView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12882371',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12882371',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -75,14 +75,14 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[id="cn.wps.moffice_eng:id/cloud_protocol_dialog_not_start_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12882536',
|
||||
'https://i.gkd.li/import/12882610',
|
||||
'https://i.gkd.li/import/12882678',
|
||||
'https://i.gkd.li/i/12882536',
|
||||
'https://i.gkd.li/i/12882610',
|
||||
'https://i.gkd.li/i/12882678',
|
||||
],
|
||||
},
|
||||
{
|
||||
matches: '[id="cn.wps.moffice_eng:id/dialog_button_positive"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12882554',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12882554',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -97,13 +97,13 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="cn.wps.moffice_eng:id/doc_end_ad_container_main"] >2 [id="cn.wps.moffice_eng:id/btn_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13513911',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13513911',
|
||||
},
|
||||
{
|
||||
preKeys: 1,
|
||||
key: 2,
|
||||
matches: '[text="关闭当前广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13513914',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13513914',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -113,7 +113,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'cn.wps.moffice.main.local.HomeRootActivity',
|
||||
rules: '[id="cn.wps.moffice_eng:id/home_banner_ad_spread_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804525',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13804525',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
@@ -123,7 +123,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'cn.wps.moffice.main.local.HomeRootActivity',
|
||||
matches: '[id="cn.wps.moffice_eng:id/phone_message_close_button"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13945839',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13945839',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -135,7 +135,7 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.wps.moffice.main.local.HomeRootActivity',
|
||||
matches:
|
||||
'[id="cn.wps.moffice_eng:id/push_tips_ptr_super_webview"] >6 TextView[index=2]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13945835',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13945835',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -17,8 +17,8 @@ export default defineAppConfig({
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/47232102/bc97cb52-aad0-4114-a548-5831edbe342d',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13495062',
|
||||
'https://i.gkd.li/import/14333322', // 限定 [text^="实用技巧"] 防止误触
|
||||
'https://i.gkd.li/i/13495062',
|
||||
'https://i.gkd.li/i/14333322', // 限定 [text^="实用技巧"] 防止误触
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -30,7 +30,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text="发现新版本"] +3 [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14333103',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14333103',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -39,7 +39,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text="开启推送通知"] +2 * > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14333362',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14333362',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'@View <2 FrameLayout[childCount=3] <2 FrameLayout[childCount=2] < [vid="splash_container"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13930391',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13930391',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -29,14 +29,14 @@ export default defineAppConfig({
|
||||
activityIds: 'cn.wsds.gamemaster.ui.gamedetails.ActivityGameDetails',
|
||||
matches:
|
||||
'[id="cn.wsds.gamemaster:id/feed_ad"] [text="立即下载"] + ImageView[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13930398',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13930398',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
quickFind: true,
|
||||
activityIds: 'cn.wsds.gamemaster.ui.gamedetails.ActivityGameDetails',
|
||||
matches: '[text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13930399',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13930399',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="cn.xiaochuankeji.tieba:id/btn_ok"][text^="马上升级"] + [id="cn.xiaochuankeji.tieba:id/btn_cancel"][text="取消"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12660882'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12660882'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[text$="青少年模式"] + [text$="知道了"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12660929'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12660929'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -39,14 +39,14 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches:
|
||||
'[id="cn.xiaochuankeji.tieba:id/hh_hermes_ad_tag"] + [id="cn.xiaochuankeji.tieba:id/iv_close"][clickable=true]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12661011'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12661011'],
|
||||
},
|
||||
{
|
||||
preKeys: [1],
|
||||
key: 2,
|
||||
matches:
|
||||
'[id="cn.xiaochuankeji.tieba:id/iv_dislike_reason"] + LinearLayout > [text="不感兴趣"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12661028'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12661028'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -62,12 +62,12 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="cn.xiaochuankeji.tieba:id/confirm"][text="打开通知"] + [id="cn.xiaochuankeji.tieba:id/cancel"][text="暂不开启"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12660823'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12660823'],
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'[text^="开启通知"] +(2) [id="cn.xiaochuankeji.tieba:id/tips_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12660851'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12660851'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,8 +13,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '[id="cn.xiaochuankeji.zuiyouLite:id/young_close_btn"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12745083',
|
||||
'https://i.gkd.li/import/13446652', //activityIds: 'cn.xiaochuankeji.zuiyouLite.ui.main.MainTest',
|
||||
'https://i.gkd.li/i/12745083',
|
||||
'https://i.gkd.li/i/13446652', //activityIds: 'cn.xiaochuankeji.zuiyouLite.ui.main.MainTest',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -28,13 +28,13 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
name: '点击"x"',
|
||||
matches: '[id="cn.xiaochuankeji.zuiyouLite:id/ad_remove"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13387116',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13387116',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '点击"不喜欢广告主"',
|
||||
matches: '@LinearLayout[clickable=true] > [text="不喜欢广告主"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13387155',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13387155',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[text="取消"] + [text="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715139',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12715139',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -23,7 +23,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'[text^="开启消息通知"] +2 [id="cn.xuexi.android:id/layout_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12715160',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12715160',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
'cn.yonghui.hyd.coupon.couponfactory.CouponFactoryActivity',
|
||||
matches:
|
||||
'[id="cn.yonghui.hyd:id/advance"] +n [id="cn.yonghui.hyd:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13414401',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13414401',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
'cn.yonghui.hyd.coupon.couponfactory.CouponFactoryActivity',
|
||||
matches:
|
||||
'[id="cn.yonghui.hyd:id/couponsWillGoneHeaderIv"] +n [id="cn.yonghui.hyd:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13414444',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13414444',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[text^="新版本"] <2 * +2 * > [text="忽略"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14332536',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14332536',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -13,13 +13,13 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13188653',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13188653',
|
||||
},
|
||||
{
|
||||
quickFind: true,
|
||||
matches:
|
||||
'@View[clickable=true] < RelativeLayout <2 FrameLayout < FrameLayout < FrameLayout <4 FrameLayout < [id="android:id/content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13197655',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13197655',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -33,8 +33,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'TextView[text="广告"] +n ImageView[desc="不感兴趣"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880737',
|
||||
'https://i.gkd.li/import/12881751', // 限定 visibleToUser=true,尽量减少对正常浏览信息的干扰
|
||||
'https://i.gkd.li/i/12880737',
|
||||
'https://i.gkd.li/i/12881751', // 限定 visibleToUser=true,尽量减少对正常浏览信息的干扰
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -42,8 +42,8 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches: '[text^="屏蔽"][text$="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880772',
|
||||
'https://i.gkd.li/import/12881307',
|
||||
'https://i.gkd.li/i/12880772',
|
||||
'https://i.gkd.li/i/12881307',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -56,8 +56,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '@ImageView - LinearLayout >n [text="开启消息通知"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12880812',
|
||||
'https://i.gkd.li/import/12880802',
|
||||
'https://i.gkd.li/i/12880812',
|
||||
'https://i.gkd.li/i/12880802',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -65,7 +65,7 @@ export default defineAppConfig({
|
||||
name: '功能类-请求添加桌面快捷方式权限弹窗',
|
||||
activityIds: 'com.uc.browser.InnerUCMobile',
|
||||
rules: '@ImageView + [text^="添加"][text$="到桌面"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12880983',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12880983',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -16,9 +16,9 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: 'TextView[id="com.able.wisdomtree:id/negativeButton"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13458779',
|
||||
'https://i.gkd.li/import/13623441',
|
||||
'https://i.gkd.li/import/13695447',
|
||||
'https://i.gkd.li/i/13458779',
|
||||
'https://i.gkd.li/i/13623441',
|
||||
'https://i.gkd.li/i/13695447',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -32,8 +32,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '[text="更新"] -n [text="忽略"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13458796',
|
||||
'https://i.gkd.li/import/13797285',
|
||||
'https://i.gkd.li/i/13458796',
|
||||
'https://i.gkd.li/i/13797285',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -15,8 +15,8 @@ export default defineAppConfig({
|
||||
{
|
||||
matches: '[id$="/ivDis"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12617201',
|
||||
'https://i.gkd.li/import/12655061',
|
||||
'https://i.gkd.li/i/12617201',
|
||||
'https://i.gkd.li/i/12655061',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[vid="hintTextView2"] + [vid="confirmView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14032203',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14032203',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
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',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13296332',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="打开手机消息通知"] + * >2 [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13446162',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13446162',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'@FrameLayout > [id="com.alibaba.android.rimet:id/icft_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13325125',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13325125',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@FrameLayout[id="com.alibaba.android.rimet:id/layout_close"] -2 TextView[text="文件即将过期请备份"]',
|
||||
action: 'clickCenter',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13325125',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13325125',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -54,8 +54,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'CheckBox[id="com.alibaba.android.rimet:id/cb_send_origin"][text="原图"][checked=false]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13309648', //未选中 [checked=false]
|
||||
'https://i.gkd.li/import/13309845', //已选中 [checked=true]
|
||||
'https://i.gkd.li/i/13309648', //未选中 [checked=false]
|
||||
'https://i.gkd.li/i/13309845', //已选中 [checked=true]
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -72,12 +72,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: '@Button[text*="暂不更新"] + Button[text*="更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13402478',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13402478',
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'TextView[id="com.alibaba.android.rimet:id/dialog_close_button"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13772151',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13772151',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -93,7 +93,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.alibaba.android.rimet:id/btn_login"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13433981',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13433981',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'[id="com.alibaba.wireless:id/update_title"] +(2) LinearLayout >(2) [text="取消"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12684422',
|
||||
'https://i.gkd.li/import/12684426',
|
||||
'https://i.gkd.li/i/12684422',
|
||||
'https://i.gkd.li/i/12684426',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -25,8 +25,8 @@ export default defineAppConfig({
|
||||
activityIds: 'com.alibaba.wireless.launch.home.V5HomeActivity',
|
||||
rules: 'WebView >n View > Image[text*="FXa-124-124"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13683509',
|
||||
'https://i.gkd.li/import/13683510',
|
||||
'https://i.gkd.li/i/13683509',
|
||||
'https://i.gkd.li/i/13683510',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
name: '自动点击签到',
|
||||
quickFind: true,
|
||||
matches: '[id="com.alicloud.databox:id/tvTaskAction"][text="领取"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12929318',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12929318',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -26,8 +26,8 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
matches: '[id="com.alicloud.databox:id/ivClose"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13038304',
|
||||
'https://i.gkd.li/import/14235221', // com.alicloud.databox.navigation.NavigationFragmentContainerActivity
|
||||
'https://i.gkd.li/i/13038304',
|
||||
'https://i.gkd.li/i/14235221', // com.alicloud.databox.navigation.NavigationFragmentContainerActivity
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -39,8 +39,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'[id="com.alicloud.databox:id/webContainer"] >5 View[childCount=3] > TextView[index=1]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13228610',
|
||||
'https://i.gkd.li/import/14235204',
|
||||
'https://i.gkd.li/i/13228610',
|
||||
'https://i.gkd.li/i/14235204',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -52,7 +52,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'activity',
|
||||
matchTime: 10000,
|
||||
rules: 'View[childCount=9] > @Image -2 View[childCount=5]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13596924',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13596924',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -64,7 +64,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[text^="立即了解"] -3 View[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806865',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806865',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[vid="v_open"] + [vid="v_not"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13997956',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13997956',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.pwrd.dls.marble.moudle.homepage.HomePageActivity',
|
||||
matches: '[id="com.allhistory.dls.marble:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13997954',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13997954',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -14,12 +14,12 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="mys-content"] > View > View > Button[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13696207',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13696207',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: '[id="close-button"] > View > View > Image',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13696205',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13696205',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[vid="child_mode_cancel_button"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13849807',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13849807',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
matches: '[id="com.android.bankabc:id/close"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/67cfc2f8-a108-4382-976a-0da7d13764e9',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14179162',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14179162',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -35,7 +35,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[vid="upgrade_bottom"] > [vid="negativeTextView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208545',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14208545',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="允许获取位置信息"] +n * > [text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208572',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14208572',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -53,7 +53,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[vid="iv_notification_reminder_dialog_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14208621',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14208621',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'@ImageView[id!=null][clickable=true] -2 [text="个性推荐获得更丰富内容"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12829403',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12829403',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -30,8 +30,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@[id!=null][desc="负反馈"][visibleToUser=true] -n * > * > [text="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12894221',
|
||||
'https://i.gkd.li/import/12893649',
|
||||
'https://i.gkd.li/i/12894221',
|
||||
'https://i.gkd.li/i/12893649',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -39,8 +39,8 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches: '@FrameLayout > ViewGroup > [text="不感兴趣"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12894234',
|
||||
'https://i.gkd.li/import/13196059',
|
||||
'https://i.gkd.li/i/12894234',
|
||||
'https://i.gkd.li/i/13196059',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -56,8 +56,8 @@ export default defineAppConfig({
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/b0d601cf-6cd1-411c-8555-bd4a8ee3335c',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/14256707',
|
||||
'https://i.gkd.li/import/14256761', // visibleToUser=true防止误触此界面
|
||||
'https://i.gkd.li/i/14256707',
|
||||
'https://i.gkd.li/i/14256761', // visibleToUser=true防止误触此界面
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
matches: '[vid="img_close_btn"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/a3ad68fc-4a2e-45e2-87d3-97ece1fceaa4',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14321032',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14321032',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@ export default defineAppConfig({
|
||||
name: '功能类-允许第三方应用访问文件夹',
|
||||
activityIds: 'com.android.documentsui.picker.PickActivity',
|
||||
rules: '[text="取消"] + [text="允许"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13801468',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13801468',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -19,7 +19,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.android.documentsui.picker.PickActivity',
|
||||
matches: '[text="使用此文件夹"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13916082',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13916082',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -17,8 +17,8 @@ export default defineAppConfig({
|
||||
action: 'clickCenter',
|
||||
matches: '[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12901417',
|
||||
'https://i.gkd.li/import/12908742',
|
||||
'https://i.gkd.li/i/12901417',
|
||||
'https://i.gkd.li/i/12908742',
|
||||
],
|
||||
exampleUrls: [
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/6c34cd13-cfda-4462-99ed-2a2534a6fdf5',
|
||||
@@ -34,7 +34,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.android.mediacenter.MainActivity',
|
||||
quickFind: true,
|
||||
rules: '[id="com.android.mediacenter:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12914026',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12914026',
|
||||
exampleUrls:
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/433dd71c-4fe5-41c9-a2da-dd3ac29f8dd4',
|
||||
},
|
||||
@@ -49,7 +49,7 @@ export default defineAppConfig({
|
||||
name: '点击卡片右上角[广告]',
|
||||
activityIds: 'com.android.mediacenter.MainActivity',
|
||||
matches: '[id="com.android.mediacenter:id/ad_more_layout"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12914077',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12914077',
|
||||
exampleUrls:
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/37ee4a9b-2518-41e6-8227-7b204ed1bf61',
|
||||
},
|
||||
@@ -59,7 +59,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.huawei.openalliance.ad.activity.FeedbackActivity',
|
||||
matches:
|
||||
'[id="com.android.mediacenter:id/label_title"][text="直接关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12914078',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12914078',
|
||||
exampleUrls:
|
||||
'https://github.com/gkd-kit/inspect/assets/38517192/d098a194-80ff-49a1-b80e-191f7574a816',
|
||||
},
|
||||
|
||||
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
activityIds: 'com.android.packageinstaller.PackageInstallerActivity',
|
||||
matches: '[text="继续安装"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13206444',
|
||||
'https://i.gkd.li/import/14046749',
|
||||
'https://i.gkd.li/i/13206444',
|
||||
'https://i.gkd.li/i/14046749',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -26,10 +26,10 @@ export default defineAppConfig({
|
||||
],
|
||||
matches: '[text="完成"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13206476',
|
||||
'https://i.gkd.li/import/13766420',
|
||||
'https://i.gkd.li/import/13962438',
|
||||
'https://i.gkd.li/import/14138323',
|
||||
'https://i.gkd.li/i/13206476',
|
||||
'https://i.gkd.li/i/13766420',
|
||||
'https://i.gkd.li/i/13962438',
|
||||
'https://i.gkd.li/i/14138323',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -39,7 +39,7 @@ export default defineAppConfig({
|
||||
matches: '[vid="confirm_bottom_button_layout"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/1decf3eb-ef21-4e67-9fd9-ce8727a9b9b5',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14228348',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14228348',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '@[text="以后再说"] + [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13631769',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13631769',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
rules: '[vid="ad_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13897834',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13897834',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '@[text="以后再说"] + [text="立即更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14140552',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14140552',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
desc: '注意如果使用ADB禁用了MIUI广告组件,点击此按钮会无反应,可关闭此规则,避免过多相同点击记录',
|
||||
rules:
|
||||
'[id="com.android.thememanager:id/ad_close_btn"][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13227330',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13227330',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -18,7 +18,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.android.thememanager.ThemeResourceTabActivity',
|
||||
rules: 'ImageView[id="com.android.thememanager:id/cancel"][desc="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13215038',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13215038',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,7 +11,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="公告"] +2 [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13713449',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13713449',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'[id="com.android.updater:id/alertTitle"][text="开启智能更新"] < * +2 * > Button[id="android:id/button2"][text="暂不开启"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12715712',
|
||||
'https://i.gkd.li/import/12749906',
|
||||
'https://i.gkd.li/i/12715712',
|
||||
'https://i.gkd.li/i/12749906',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'com.google.android.finsky.protectdialogs.activity.PlayProtectDialogsActivity',
|
||||
matches: '@View[clickable=true] > [text="不发送"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14035144',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14035144',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules:
|
||||
'@View[clickable=true] <2 [id="com.antfortune.wealth:id/welcome_page"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12776577',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12776577',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -17,12 +17,12 @@ export default defineAppConfig({
|
||||
name: '腾讯SDK',
|
||||
matches:
|
||||
'FrameLayout[childCount=3] + FrameLayout[childCount=1][index=1] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13463241',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13463241',
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'ImageView < @ViewGroup[clickable=true] < ViewGroup <<n FrameLayout[id="com.ants360.yicamera:id/ksad_tk_view"] ',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13543175',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13543175',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -10,7 +10,7 @@ export default defineAppConfig({
|
||||
name: '局部广告-广告卡片',
|
||||
activityIds: 'com.android.module.app.ui.test.activity.ActivityTestResult',
|
||||
rules: '[text="广告"] + TextView + View > TextView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13234012',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13234012',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.apkpure.aegon.main.activity.MainTabActivity',
|
||||
matches:
|
||||
'[text="精选必备好应用"] + [name="android.widget.RelativeLayout"] > [name="android.widget.ImageView"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13466647',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13466647',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
'com.apkpure.aegon.main.activity.AppMoreActivity',
|
||||
],
|
||||
matches: 'ViewGroup > [text="查看更多"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13466329',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13466329',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -52,13 +52,13 @@ export default defineAppConfig({
|
||||
name: '点击三点图标',
|
||||
key: 0,
|
||||
matches: '@ImageView - RelativeLayout >3 [text="AD"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13466329',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13466329',
|
||||
},
|
||||
{
|
||||
name: '点击关闭',
|
||||
preKeys: 0,
|
||||
matches: 'TextView[text="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13466610',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13466610',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -70,7 +70,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.apkpure.aegon.main.activity.MainTabActivity',
|
||||
matches: '[id="com.apkpure.aegon:id/arg"][text="下次添加"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13416401',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13416401',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: ['[vid="version"]', '[vid="ignore"]'],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13867468',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13867468',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -18,13 +18,13 @@ export default defineAppConfig({
|
||||
name: '更新弹窗-1',
|
||||
matches:
|
||||
'@[id="com.autonavi.minimap:id/iv_close"] + * > [text^="立即升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13379094',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13379094',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '更新弹窗-2',
|
||||
matches: '@[text="取消"] + * + [text="去下载"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13379426',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13379426',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||
rules:
|
||||
'[text="分享截图至"] < ViewGroup < ViewGroup + @ViewGroup[clickable=true] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13473388',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13473388',
|
||||
},
|
||||
{
|
||||
key: 10,
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||
rules:
|
||||
'RelativeLayout[desc="弹窗"] > [id="com.autonavi.minimap:id/msgbox_popup_clear"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642830',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12642830',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -57,10 +57,10 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'ImageView[visibleToUser=true][width<90][height<90] < @ViewGroup -(2) ViewGroup > ViewGroup > View[text*="签到"||text*="成长值"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12642842',
|
||||
'https://i.gkd.li/import/12642845',
|
||||
'https://i.gkd.li/import/12818770', // 限定 ImageView[visibleToUser=true],防止控件不可见时触发规则
|
||||
'https://i.gkd.li/import/13764540', // 限定 ImageView[width<90][height<90],避免在此误触
|
||||
'https://i.gkd.li/i/12642842',
|
||||
'https://i.gkd.li/i/12642845',
|
||||
'https://i.gkd.li/i/12818770', // 限定 ImageView[visibleToUser=true],防止控件不可见时触发规则
|
||||
'https://i.gkd.li/i/13764540', // 限定 ImageView[width<90][height<90],避免在此误触
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.autonavi.map.activity.NewMapActivity',
|
||||
rules:
|
||||
'@ImageView < [desc="关闭"][clickable=true] - ViewGroup > ViewGroup > ViewGroup > View[text="立即领取"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12642857'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12642857'],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -20,9 +20,9 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'[id="com.babycloud.hanju:id/unified_ad_close"][visibleToUser=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13628282',
|
||||
'https://i.gkd.li/import/13670721',
|
||||
'https://i.gkd.li/import/13849929',
|
||||
'https://i.gkd.li/i/13628282',
|
||||
'https://i.gkd.li/i/13670721',
|
||||
'https://i.gkd.li/i/13849929',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -37,10 +37,10 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@RelativeLayout[childCount=1] [vid*="skip_tv" || vid*="close_iv"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13800123',
|
||||
'https://i.gkd.li/import/13972345',
|
||||
'https://i.gkd.li/import/14048532',
|
||||
'https://i.gkd.li/import/14048302',
|
||||
'https://i.gkd.li/i/13800123',
|
||||
'https://i.gkd.li/i/13972345',
|
||||
'https://i.gkd.li/i/14048532',
|
||||
'https://i.gkd.li/i/14048302',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'ImageView[id="com.babytree.apps.pregnancy:id/bb_referenced_active_dialog_img_2"] + ImageView[id!=null][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12614834',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12614834',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'ImageView[id!=null][clickable=false] + @ImageView[id!=null][clickable=true] + FrameLayout[id=null] > TextView[text=null][id!=null]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12614838',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12614838',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -15,7 +15,7 @@ export default defineAppConfig({
|
||||
activityIds: 'net.duohuo.magappx.main.IndexTabActivity',
|
||||
quickFind: true,
|
||||
matches: '[id="com.badmintoncn.bbs:id/iv_close_ad"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13635224',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13635224',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,9 +16,9 @@ export default defineAppConfig({
|
||||
],
|
||||
rules: 'ImageView[id="com.baidu.BaiduMap:id/yellow_banner_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12642301',
|
||||
'https://i.gkd.li/import/12801465',
|
||||
'https://i.gkd.li/import/12909281',
|
||||
'https://i.gkd.li/i/12642301',
|
||||
'https://i.gkd.li/i/12801465',
|
||||
'https://i.gkd.li/i/12909281',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -27,7 +27,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
rules: 'RelativeLayout[id="com.baidu.BaiduMap:id/rl_close_content"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642307',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12642307',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
rules: '[text="美食大礼包"] +(6) TextView[id=null][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642310',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12642310',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -45,7 +45,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
rules: '[id="lottie_box"] + TextView[id=null][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12642319',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12642319',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -60,17 +60,17 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[text^="开启位置服务"] + RelativeLayout > [id="com.baidu.BaiduMap:id/tv_notip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12660884',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12660884',
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'[text="需开启系统定位服务开关"] +2 [id="com.baidu.BaiduMap:id/ll_dialog_btn"] > [id="com.baidu.BaiduMap:id/tv_dialog_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12660883',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12660883',
|
||||
},
|
||||
{
|
||||
matches:
|
||||
'ImageView[id="com.baidu.BaiduMap:id/location_dialog_close_iv"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12909299',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12909299',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -86,8 +86,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'ImageView[id="com.baidu.BaiduMap:id/operational_activities_content_close"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12909300',
|
||||
'https://i.gkd.li/import/12930699',
|
||||
'https://i.gkd.li/i/12909300',
|
||||
'https://i.gkd.li/i/12930699',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -99,7 +99,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: 'ImageView[id="com.baidu.BaiduMap:id/cancel_update"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12909385',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12909385',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -112,7 +112,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules:
|
||||
'[text="打开通知权限"] <n LinearLayout + ImageView[id="com.baidu.BaiduMap:id/push_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13258995',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13258995',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -125,7 +125,7 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.baidu.baidumaps.MapsActivity',
|
||||
matches: 'TextView[id="com.baidu.BaiduMap:id/tv_dialog_cancel"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13439258',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13439258',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text^="打开推送通知"] +2 [text="不允许"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755717',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12755717',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="进入青少年模式"] + [text="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13498610',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13498610',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -11,14 +11,14 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
rules: '[id="android:id/content"] >2 [vid="button_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14179064',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14179064',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '局部广告-皮肤页-底部VIP弹窗',
|
||||
activityIds: 'com.baidu.input.ImeAppMainActivity',
|
||||
rules: '[desc="开会员,全部皮肤免费用"] +5 View[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14179107',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14179107',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,7 +12,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules:
|
||||
'[id="com.baidu.netdisk.samsung:id/cl_root"] > [id="com.baidu.netdisk.samsung:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738331',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12738331',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -20,7 +20,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules:
|
||||
'[id="com.baidu.netdisk.samsung:id/buy_product_root"] > [id="com.baidu.netdisk.samsung:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738388',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12738388',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules:
|
||||
'View[childCount=2] > @TextView[text=""][clickable=true] + TextView[text="专属福利"][clickable=false]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738404',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12738404',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -37,7 +37,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules:
|
||||
'@TextView[text=""][clickable=true] - TextView[text="去使用"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12738449',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12738449',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
matches:
|
||||
'[id="com.baidu.netdisk:id/cl_content"] - [id="com.baidu.netdisk:id/iv_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12642505'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12642505'],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -25,7 +25,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.business.guide.dialog.lifeproduct.', // LifeV10GuideDialog
|
||||
matches:
|
||||
'[id="com.baidu.netdisk:id/view_content_bg2"] - [id="com.baidu.netdisk:id/iv_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12923937'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12923937'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -35,7 +35,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
quickFind: true,
|
||||
rules: '[id="com.baidu.netdisk:id/banner_item_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706544',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12706544',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules:
|
||||
'[id="com.baidu.netdisk:id/vf_content"] + [id="com.baidu.netdisk:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706544',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12706544',
|
||||
},
|
||||
{
|
||||
key: 4,
|
||||
@@ -52,7 +52,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
quickFind: true,
|
||||
rules: '@TextView + [text="专属福利"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12706549',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12706549',
|
||||
},
|
||||
{
|
||||
key: 5,
|
||||
@@ -62,7 +62,7 @@ export default defineAppConfig({
|
||||
'com.baidu.netdisk.cloudimage.ui.album.AlbumGuideOneImageDialog',
|
||||
rules:
|
||||
'@ImageView[id="com.baidu.netdisk:id/close_btn"] + ImageView[id="com.baidu.netdisk:id/bg_image"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12648987',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12648987',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
@@ -71,8 +71,8 @@ export default defineAppConfig({
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="立即更新"] -n [text="下次再说"]', //使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
||||
snapshotUrls: 'https://i.gkd.li/import/12863984',
|
||||
rules: '[text="立即更新"] -n [text="下次再说"]', //使用ID会导致误触(例如删除确认https://i.gkd.li/i/13069049)
|
||||
snapshotUrls: 'https://i.gkd.li/i/12863984',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
@@ -83,7 +83,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: 'View[desc="续费"] + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12924036',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12924036',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -96,8 +96,8 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/import/13069049)
|
||||
snapshotUrls: ['https://i.gkd.li/import/12923936'],
|
||||
rules: 'ImageView[id="com.baidu.netdisk:id/dialog_cancel"]', //单独使用ID会导致误触(例如删除确认https://i.gkd.li/i/13069049)
|
||||
snapshotUrls: ['https://i.gkd.li/i/12923936'],
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
@@ -105,7 +105,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="喜欢“百度网盘”吗?"] +n [text="以后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14317054',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14317054',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -116,7 +116,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.netdisk.ui.MainActivity',
|
||||
rules:
|
||||
'ViewGroup > [id="com.baidu.netdisk:id/background_image"] +n [id="com.baidu.netdisk:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12783106',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12783106',
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
@@ -128,7 +128,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="com.baidu.netdisk:id/tv_title"][text^="恭喜获得"] -3 ImageView[clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806852',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806852',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -143,7 +143,7 @@ export default defineAppConfig({
|
||||
'[vid="float_btn_close"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/470eec82-ed99-4f50-beba-2587e525cfdf',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14278618',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14278618',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[text="立即更新"] + [text="暂不升级"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13360280',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13360280',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,18 +13,18 @@ export default defineAppConfig({
|
||||
{
|
||||
activityIds: 'com.baidu.searchbox.MainActivity',
|
||||
matches: '[text^="看视频"] -2 ImageView[index=4]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13806848',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13806848',
|
||||
},
|
||||
{
|
||||
activityIds: 'com.baidu.searchbox.MainActivity',
|
||||
matches:
|
||||
'[id="android:id/content"] >2 LinearLayout[childCount=2] > ImageView[index=1]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13988536',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13988536',
|
||||
},
|
||||
{
|
||||
activityIds: 'com.baidu.searchbox.MainActivity',
|
||||
matches: 'ViewGroup[childCount=7] > ImageView[index=1]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14034223',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14034223',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
name: '快手广告',
|
||||
activityIds: 'com.baidu.browser.search.LightSearchActivity',
|
||||
matches: '[desc="ad-logo"] + [id="logo-close-btn"][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13520385',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13520385',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -18,17 +18,17 @@ export default defineAppConfig({
|
||||
name: '"跳过+倒计时"型',
|
||||
matches: 'TextView[text^="跳过"][text.length<=10]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12775906',
|
||||
'https://i.gkd.li/import/12566191',
|
||||
'https://i.gkd.li/import/12870916',
|
||||
'https://i.gkd.li/import/13233500',
|
||||
'https://i.gkd.li/i/12775906',
|
||||
'https://i.gkd.li/i/12566191',
|
||||
'https://i.gkd.li/i/12870916',
|
||||
'https://i.gkd.li/i/13233500',
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
name: '"圆圈跳过"型-来自穿山甲SDK',
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13322227',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13322227',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -36,7 +36,7 @@ export default defineAppConfig({
|
||||
name: '"x+关闭"型',
|
||||
matches:
|
||||
'TextView[text="广告"] - @LinearLayout[clickable=true] > [text="关闭"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13168386',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13168386',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -51,17 +51,17 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'@ImageView[clickable=true] -2 LinearLayout > [text^="打开通知"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13536170',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13536170',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
matches: 'TextView[text="开启消息推送"] +2 TextView[text="不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13675694',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13675694',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
matches: '[text="开启通知"] - [text="暂不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13804455',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13804455',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -85,16 +85,16 @@ export default defineAppConfig({
|
||||
'LinearLayout[clickable=true][childCount=1] > @FrameLayout[clickable=true][childCount=1][desc=null] > ImageView',
|
||||
],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12775913', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/import/13043133', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/import/13054256', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/import/12775930',
|
||||
'https://i.gkd.li/import/12840951',
|
||||
'https://i.gkd.li/import/12775916',
|
||||
'https://i.gkd.li/import/12775892', // 指定点击目标为具备 clickable=true 属性的 @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/13459289',
|
||||
'https://i.gkd.li/i/12775913', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/i/13043133', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/i/13054256', // 此3条应算卡片式广告
|
||||
'https://i.gkd.li/i/12775930',
|
||||
'https://i.gkd.li/i/12840951',
|
||||
'https://i.gkd.li/i/12775916',
|
||||
'https://i.gkd.li/i/12775892', // 指定点击目标为具备 clickable=true 属性的 @FrameLayout,防止在这个快照误触点击收藏
|
||||
'https://i.gkd.li/i/13328300', // 指定点击目标为具备 desc=null 属性的 @FrameLayout,防止在这个快照误触点击"更多"
|
||||
'https://i.gkd.li/i/13402610', // 指定LinearLayout[clickable=true] 、 activityIds: 'com.baidu.tieba.forum.ForumActivity',
|
||||
'https://i.gkd.li/i/13459289',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default defineAppConfig({
|
||||
name: '关闭原因-"不感兴趣"',
|
||||
matches:
|
||||
'@View[text=null] - TextView[text="选择不喜欢理由"][index=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12775914',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12775914',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -120,7 +120,7 @@ export default defineAppConfig({
|
||||
key: 1,
|
||||
matches:
|
||||
'RelativeLayout[childCount=2] > @RelativeLayout[childCount=1][clickable=true] > ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13060892',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13060892',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -131,7 +131,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="稍后再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12496934',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12496934',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
@@ -144,14 +144,14 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'LinearLayout > RelativeLayout[id!=null][clickable=false] > ImageView[id=null][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12775882',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12775882',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
name: '关闭原因-不感兴趣',
|
||||
matches:
|
||||
'@View[text=null] - TextView[text="选择不喜欢理由"][index=0]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12775914',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12775914',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -169,8 +169,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'View[childCount=3] > @View[clickable=true][childCount=1] > Image',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13060891', // activityIds: com.baidu.tbadk.browser.TBWebContainerActivity
|
||||
'https://i.gkd.li/import/13222361', // childCount=1否则误触这里
|
||||
'https://i.gkd.li/i/13060891', // activityIds: com.baidu.tbadk.browser.TBWebContainerActivity
|
||||
'https://i.gkd.li/i/13222361', // childCount=1否则误触这里
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -184,9 +184,9 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@TextView[clickable=true && text=null] - FrameLayout TextView[text="广告"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13168383', // activityIds: com.baidu.tieba.tblauncher.MainTabActivity
|
||||
'https://i.gkd.li/import/13322120', // activityIds: com.miui.home.launcher.Launcher
|
||||
'https://i.gkd.li/import/13328246', // activityIds: com.baidu.tieba.LogoActivity
|
||||
'https://i.gkd.li/i/13168383', // activityIds: com.baidu.tieba.tblauncher.MainTabActivity
|
||||
'https://i.gkd.li/i/13322120', // activityIds: com.miui.home.launcher.Launcher
|
||||
'https://i.gkd.li/i/13328246', // activityIds: com.baidu.tieba.LogoActivity
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -206,8 +206,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'@ImageView[clickable=true] - TextView[text="广告"] < RelativeLayout + ImageView',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13115167',
|
||||
'https://i.gkd.li/import/13327933', // 原规则在此误触
|
||||
'https://i.gkd.li/i/13115167',
|
||||
'https://i.gkd.li/i/13327933', // 原规则在此误触
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -216,7 +216,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.baidu.tieba.tblauncher.MainTabActivity',
|
||||
matches:
|
||||
'RelativeLayout >2 RelativeLayout[childCount=1] > ImageView[childCount=0][clickable=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14291964',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14291964',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -224,7 +224,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baidu.tieba.pb.pb.main.PbActivity',
|
||||
matches: 'LinearLayout[childCount=2] > @ImageView + [text="广告"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13296280',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13296280',
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
@@ -235,8 +235,8 @@ export default defineAppConfig({
|
||||
matches:
|
||||
'RelativeLayout[childCount=2] > RelativeLayout[childCount=1] > ImageView[childCount=0][clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13625336',
|
||||
'https://i.gkd.li/import/13627881',
|
||||
'https://i.gkd.li/i/13625336',
|
||||
'https://i.gkd.li/i/13627881',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -250,8 +250,8 @@ export default defineAppConfig({
|
||||
rules:
|
||||
'TextView[text!=null] < LinearLayout + LinearLayout > View + ImageView[clickable=true]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13322337',
|
||||
'https://i.gkd.li/import/13328738',
|
||||
'https://i.gkd.li/i/13322337',
|
||||
'https://i.gkd.li/i/13328738',
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -266,7 +266,7 @@ export default defineAppConfig({
|
||||
activityIds: ['com.baidu.tieba.forum.ForumActivity'],
|
||||
matches:
|
||||
'WebView[text="frs"] > View > View > View > View > TextView[text="签到"][clickable=true]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13776801'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13776801'],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -274,7 +274,7 @@ export default defineAppConfig({
|
||||
activityIds: ['com.baidu.tbadk.browser.TBWebContainerActivity'],
|
||||
matches:
|
||||
'WebView[text="签到弹窗"] > View > View > TextView[text=""][clickable=true]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13776424'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13776424'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -12,13 +12,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: 'LinearLayout > [text="广告"] + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12905039',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12905039',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
matches: '[text="屏蔽广告"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12904633'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12904633'],
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,8 +13,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.baidu.xin.aiqicha:id/update_cancel"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12755738',
|
||||
'https://i.gkd.li/import/12755762', // activityId: 'com.miui.home.launcher.Launcher'
|
||||
'https://i.gkd.li/i/12755738',
|
||||
'https://i.gkd.li/i/12755762', // activityId: 'com.miui.home.launcher.Launcher'
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -31,7 +31,7 @@ export default defineAppConfig({
|
||||
matches: '[id="com.baidu.xin.aiqicha:id/notice_dialog_cancel_iv"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/9c26bb3a-d770-429a-b211-46b97a47f5f0',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755733',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12755733',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -40,7 +40,7 @@ export default defineAppConfig({
|
||||
'@[id="com.baidu.xin.aiqicha:id/close"] +2 [text="打开消息通知"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/92a1bd1b-91c5-42a8-830b-9b721815d9a4',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12755756',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12755756',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="com.baidu.youavideo:id/tv_upgrade"] < LinearLayout +2 [id="com.baidu.youavideo:id/img_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12597916'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12597916'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -29,7 +29,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.baidu.youavideo:id/img_operation_close"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12970088'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12970088'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -44,7 +44,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.baidu.youavideo:id/tv_next_time"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12970094'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12970094'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -58,7 +58,7 @@ export default defineAppConfig({
|
||||
{
|
||||
matches:
|
||||
'[id="com.baidu.youavideo:id/tv_confirm_pay"] -5 [id="com.baidu.youavideo:id/img_close_dialog"]',
|
||||
snapshotUrls: ['https://i.gkd.li/import/12970094'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/12970094'],
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -77,7 +77,7 @@ export default defineAppConfig({
|
||||
key: 0,
|
||||
matches:
|
||||
'[id="com.baidu.youavideo:id/dialog_home_pop_close_button"] ',
|
||||
snapshotUrls: ['https://i.gkd.li/import/13048700'],
|
||||
snapshotUrls: ['https://i.gkd.li/i/13048700'],
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -85,8 +85,8 @@ export default defineAppConfig({
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/3aa0e107-e31f-4e5a-8969-1fcd8310281d',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/14133595',
|
||||
'https://i.gkd.li/import/14217352',
|
||||
'https://i.gkd.li/i/14133595',
|
||||
'https://i.gkd.li/i/14217352',
|
||||
],
|
||||
},
|
||||
],
|
||||
@@ -100,7 +100,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
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',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13413819',
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
@@ -109,14 +109,14 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
rules:
|
||||
'[id="com.baidu.youavideo:id/cl_root"] + [id="com.baidu.youavideo:id/img_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13711475',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13711475',
|
||||
},
|
||||
{
|
||||
key: 9,
|
||||
name: '局部广告-广告卡片',
|
||||
quickFind: true,
|
||||
rules: '[vid="iv_close"][visibleToUser=true]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13874124',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13874124',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -12,11 +12,11 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.baidutieba.davy:id/exit"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12504289',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12504289',
|
||||
},
|
||||
{
|
||||
matches: '[id="com.baidutieba.davy:id/mimo_interstitial_close_img"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12504291',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12504291',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,13 +13,13 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.byted.pangle:id/tt_bu_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12904612',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12904612',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
key: 1,
|
||||
matches: '@LinearLayout > [text="不感兴趣"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12906196',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12906196',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,8 +16,8 @@ export default defineAppConfig({
|
||||
'[id="com.bankcomm.Bankcomm:id/popup_ad_image"] - [id="com.bankcomm.Bankcomm:id/popup_close"]',
|
||||
// 貌似快照里位置和截图不对应
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/12671987',
|
||||
'https://i.gkd.li/import/12745293', // activityId: 'com.hihonor.android.launcher.unihome.UniHomeLauncher'
|
||||
'https://i.gkd.li/i/12671987',
|
||||
'https://i.gkd.li/i/12745293', // activityId: 'com.hihonor.android.launcher.unihome.UniHomeLauncher'
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -28,7 +28,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id = "com.bankcomm.Bankcomm:id/tvNotNow" && text = "暂不更新"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12842484',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12842484',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baseus.intelligent.view.home.MainActivity',
|
||||
matches: '@[text="取消"] + [text="前往设置"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13827653',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13827653',
|
||||
},
|
||||
{
|
||||
preKeys: 0,
|
||||
@@ -22,7 +22,7 @@ export default defineAppConfig({
|
||||
quickFind: true,
|
||||
activityIds: 'com.baseus.intelligent.view.home.MainActivity',
|
||||
matches: '@[text="取消"] + [text="授权"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13827986',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13827986',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,15 +16,15 @@ export default defineAppConfig({
|
||||
{
|
||||
key: 0,
|
||||
matches: '[id="com.bbk.appstore:id/upgrade_necessary_btn_high_new"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13198101',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13198101',
|
||||
},
|
||||
{
|
||||
actionMaximumKey: 0,
|
||||
matches: ['[text*="通知"]', '[text="取消"]'],
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13198234',
|
||||
'https://i.gkd.li/import/13246971',
|
||||
'https://i.gkd.li/import/13884356',
|
||||
'https://i.gkd.li/i/13198234',
|
||||
'https://i.gkd.li/i/13246971',
|
||||
'https://i.gkd.li/i/13884356',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -14,7 +14,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.bilibili.video.story.StoryVideoActivity',
|
||||
rules:
|
||||
'[text="对当前的评论区满意吗?"] + [id="com.bilibili.app.in:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13115189',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13115189',
|
||||
},
|
||||
{
|
||||
key: 6,
|
||||
@@ -24,7 +24,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
quickFind: true,
|
||||
rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13180746',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13180746',
|
||||
},
|
||||
{
|
||||
key: 7,
|
||||
@@ -35,7 +35,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[text="订阅感兴趣的通知"] +2 LinearLayout [text="暂不开启"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13399195',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13399195',
|
||||
},
|
||||
{
|
||||
key: 8,
|
||||
@@ -47,7 +47,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'[text="打开推送通知"] +2 LinearLayout > [id="com.bilibili.app.in:id/close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13600976',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13600976',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -14,8 +14,8 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.bilibili.comic:id/tv_know"]',
|
||||
snapshotUrls: [
|
||||
'https://i.gkd.li/import/13063676',
|
||||
'https://i.gkd.li/import/13262801',
|
||||
'https://i.gkd.li/i/13063676',
|
||||
'https://i.gkd.li/i/13262801',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
@@ -16,15 +16,15 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: 'TextView[text="开启设置"] - TextView[text="取消"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12867401', // 创作页面
|
||||
snapshotUrls: 'https://i.gkd.li/i/12867401', // 创作页面
|
||||
},
|
||||
{
|
||||
matches: 'ImageView[id="com.bilibili.studio:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908880', // 模板页面
|
||||
snapshotUrls: 'https://i.gkd.li/i/12908880', // 模板页面
|
||||
},
|
||||
{
|
||||
matches: 'ImageView[id="com.bilibili.studio:id/iv_push_tips_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12908886', // 我的页面
|
||||
snapshotUrls: 'https://i.gkd.li/i/12908886', // 我的页面
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -49,7 +49,7 @@ export default defineAppConfig({
|
||||
matches: '[id="com.bilibili.studio:id/update_btn_cancel"]',
|
||||
},
|
||||
],
|
||||
snapshotUrls: 'https://i.gkd.li/import/13496049',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13496049',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
rules: [
|
||||
{
|
||||
matches: '@ImageView[id="com.black.unique:id/iv_close"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13499502',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13499502',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/63a72bd6-72be-410c-86ab-09ba7a4fa318',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14167393',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14167393',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -16,7 +16,7 @@ export default defineAppConfig({
|
||||
activityIds:
|
||||
'com.bytedance.sdk.openadsdk.stub.activity.Stub_Standard_Portrait_Activity',
|
||||
matches: 'View[childCount=7] > View[index=1]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13632639',
|
||||
snapshotUrls: 'https://i.gkd.li/i/13632639',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -17,7 +17,7 @@ export default defineAppConfig({
|
||||
matches: '[id="com.bokecc.dance:id/tv_cancel"]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/9156698c-76bb-4921-a39d-96a20c45260b',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14071977',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14071977',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
matches: '[text="关闭广告"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/f70ca3e3-762c-47ba-aed8-c9e8d5955b7e',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14318204',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14318204',
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -48,7 +48,7 @@ export default defineAppConfig({
|
||||
matches: '[vid="iv_bottom"][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/e866b196-04f3-454a-9eb3-a766fed952ba',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14318249',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14318249',
|
||||
},
|
||||
{
|
||||
key: 1,
|
||||
@@ -57,7 +57,7 @@ export default defineAppConfig({
|
||||
matches: '[vid="iv_cancel"][clickable=true][visibleToUser=true]',
|
||||
exampleUrls:
|
||||
'https://m.gkd.li/57941037/45eb8c79-f683-4fcd-a2c4-0c9d1ff9d998',
|
||||
snapshotUrls: 'https://i.gkd.li/import/14318261',
|
||||
snapshotUrls: 'https://i.gkd.li/i/14318261',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
@@ -13,7 +13,7 @@ export default defineAppConfig({
|
||||
resetMatch: 'app',
|
||||
rules:
|
||||
'@[id="com.boohee.one:id/tv_ignore"] + [id="com.boohee.one:id/tv_update"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716918',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12716918',
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
@@ -21,7 +21,7 @@ export default defineAppConfig({
|
||||
activityIds: 'com.sensorsdata.sf.ui.view.DialogActivity',
|
||||
rules:
|
||||
'LinearLayout[childCount=2] > @ImageView[id=null][clickable=true] + ImageView',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716970',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12716970',
|
||||
},
|
||||
{
|
||||
enable: true,
|
||||
@@ -32,7 +32,7 @@ export default defineAppConfig({
|
||||
actionMaximum: 1,
|
||||
resetMatch: 'app',
|
||||
rules: '[id="com.boohee.one:id/img_close_push"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/12716950',
|
||||
snapshotUrls: 'https://i.gkd.li/i/12716950',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user