diff --git a/src/apps/cn.wps.moffice_eng.ts b/src/apps/cn.wps.moffice_eng.ts index 6ea881a4..8982da32 100644 --- a/src/apps/cn.wps.moffice_eng.ts +++ b/src/apps/cn.wps.moffice_eng.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '首页-文档列表广告', + name: '分段广告-首页文档列表广告', exampleUrls: [ 'https://github.com/gkd-kit/subscription/assets/38517192/57787554-0443-4bc0-9f29-1759aae07b9b', ], @@ -37,7 +37,7 @@ export default defineAppConfig({ }, { key: 2, - name: '首页-弹窗广告', + name: '全屏广告-弹窗广告', quickFind: true, activityIds: [ 'cn.wps.moffice.main.AfterLoginActivity', @@ -52,7 +52,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '升级提示', + name: '更新提示', activityIds: [ 'com.android.packageinstaller.permission.ui.GrantPermissionsActivity', 'cn.wps.moffice.main.local.HomeRootActivity', @@ -64,7 +64,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '开启WPS云服务', + name: '功能类-开启WPS云服务', desc: '自动点击不开启', activityIds: [ 'cn.wps.moffice.main.cloud.roaming.login.core.QingLoginActivity', @@ -89,7 +89,7 @@ export default defineAppConfig({ }, { key: 5, - name: '文档末尾广告', + name: '局部广告-文档末尾广告', activityIds: [ 'cn.wps.moffice.writer.multiactivity.Writer', //Writer1,Writer2... ], @@ -110,7 +110,7 @@ export default defineAppConfig({ }, { key: 6, - name: '首页-底部广告', + name: '局部广告-首页底部广告', quickFind: true, activityIds: 'cn.wps.moffice.main.local.HomeRootActivity', rules: '[id="cn.wps.moffice_eng:id/home_banner_ad_spread_close"]', diff --git a/src/apps/com.alibaba.android.rimet.ts b/src/apps/com.alibaba.android.rimet.ts index 6afb5864..8a66d4d3 100644 --- a/src/apps/com.alibaba.android.rimet.ts +++ b/src/apps/com.alibaba.android.rimet.ts @@ -8,7 +8,7 @@ export default defineAppConfig({ { enable: false, key: 1, - name: '消息列表上方广告', + name: '局部广告-消息列表上方广告', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -25,7 +25,7 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '文件即将过期提示', + name: '未分类-文件即将过期提示', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -41,7 +41,7 @@ export default defineAppConfig({ ], }, { - name: '自动点击原图', + name: '功能类-自动点击原图', enable: false, key: 3, actionMaximum: 1, @@ -63,7 +63,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '版本更新弹窗', + name: '更新提示', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -84,7 +84,7 @@ export default defineAppConfig({ { enable: false, key: 5, - name: '扫码自动登录桌面版', + name: '功能类-扫码自动登录桌面版', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/com.alicloud.databox.ts b/src/apps/com.alicloud.databox.ts index 07214f6c..a3adbbd9 100644 --- a/src/apps/com.alicloud.databox.ts +++ b/src/apps/com.alicloud.databox.ts @@ -6,12 +6,12 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '自动签到', + name: '功能类-自动签到', activityIds: 'com.alicloud.databox.MainActivity', rules: [ { key: 0, - name: '自动签到', + name: '自动点击签到', matches: ['[id="com.alicloud.databox:id/tvTaskAction"][text="领取"]'], snapshotUrls: 'https://i.gkd.li/import/12929318', quickFind: true, @@ -28,14 +28,14 @@ export default defineAppConfig({ }, { key: 1, - name: '活动弹窗', + name: '全屏广告-活动弹窗', activityIds: 'com.alicloud.databox.MainActivity', rules: '[text^="好运盲盒"] >n View > Image + TextView[clickable=true]', snapshotUrls: 'https://i.gkd.li/import/13228610', }, { key: 2, - name: '时光设备间-自动点击“开心收下”', + name: '功能类-时光设备间页面自动点击“开心收下”', activityIds: 'com.alipay.mobile.nebulax.integration.mpaas.activity.NebulaActivity$Main', actionMaximum: 1, @@ -46,7 +46,7 @@ export default defineAppConfig({ }, { key: 3, - name: '版本更新', + name: '更新提示', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.android.browser.ts b/src/apps/com.android.browser.ts index cf0bd843..e24d7a5d 100644 --- a/src/apps/com.android.browser.ts +++ b/src/apps/com.android.browser.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '关闭[个性推荐开启提示]', + name: '局部广告-关闭[个性推荐开启提示]', activityIds: ['com.android.browser.BrowserActivity'], rules: [ { @@ -18,7 +18,7 @@ export default defineAppConfig({ }, { key: 1, - name: '主页信息流广告', + name: '分段广告-主页信息流广告', quickFind: true, activityIds: [ 'com.android.browser.BrowserActivity', diff --git a/src/apps/com.android.providers.downloads.ui.ts b/src/apps/com.android.providers.downloads.ui.ts index 9f870c35..8b91b9db 100644 --- a/src/apps/com.android.providers.downloads.ui.ts +++ b/src/apps/com.android.providers.downloads.ui.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.android.thememanager.ts b/src/apps/com.android.thememanager.ts index 403f83a1..253a0f50 100644 --- a/src/apps/com.android.thememanager.ts +++ b/src/apps/com.android.thememanager.ts @@ -2,11 +2,11 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.android.thememanager', - name: 'miui主题壁纸', + name: '主题壁纸', groups: [ { key: 1, - name: '主题详情底部广告', + name: '局部广告-主题详情底部广告', desc: '注意如果使用ADB禁用了MIUI广告组件,点击此按钮会无反应,可关闭此规则,避免过多相同点击记录', rules: '[id="com.android.thememanager:id/ad_close_btn"][visibleToUser=true]', @@ -14,7 +14,7 @@ export default defineAppConfig({ }, { key: 2, - name: '广告弹窗', + name: '全屏广告-广告弹窗', quickFind: true, activityIds: 'com.android.thememanager.ThemeResourceTabActivity', rules: 'ImageView[id="com.android.thememanager:id/cancel"][desc="关闭"]', diff --git a/src/apps/com.android.updater.ts b/src/apps/com.android.updater.ts index b0df1f61..3fd2adef 100644 --- a/src/apps/com.android.updater.ts +++ b/src/apps/com.android.updater.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 0, - name: 'MIUI更新弹窗', + name: '更新提示-MIUI更新弹窗', activityIds: [ 'com.android.updater.MainActivity', 'com.android.settings.SubSettings', diff --git a/src/apps/com.autonavi.minimap.ts b/src/apps/com.autonavi.minimap.ts index 4fff1650..833f2fbb 100644 --- a/src/apps/com.autonavi.minimap.ts +++ b/src/apps/com.autonavi.minimap.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', actionMaximum: 1, resetMatch: 'app', quickFind: true, @@ -30,7 +30,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '截屏分享', + name: '未分类-截屏分享', desc: '关闭截屏时app弹出的分享弹窗', activityIds: 'com.autonavi.map.activity.NewMapActivity', rules: @@ -39,7 +39,7 @@ export default defineAppConfig({ }, { key: 10, - name: '首页-地图页面上方消息提醒', + name: '局部广告-首页上方消息提醒', activityIds: 'com.autonavi.map.activity.NewMapActivity', rules: 'RelativeLayout[desc="弹窗"] > [id="com.autonavi.minimap:id/msgbox_popup_clear"]', @@ -48,7 +48,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '首页-签到卡片', + name: '局部广告-首页签到卡片', desc: '点击【x】', actionMaximum: 1, resetMatch: 'app', @@ -65,7 +65,7 @@ export default defineAppConfig({ { enable: false, key: 12, - name: '加油页面-优惠券弹窗', + name: '全屏广告-加油页面优惠券弹窗', activityIds: 'com.autonavi.map.activity.NewMapActivity', rules: '@ImageView < [desc="关闭"][clickable=true] - ViewGroup > ViewGroup > ViewGroup > View[text="立即领取"]', diff --git a/src/apps/com.baidu.netdisk.samsung.ts b/src/apps/com.baidu.netdisk.samsung.ts index 37df6405..8a684eb8 100644 --- a/src/apps/com.baidu.netdisk.samsung.ts +++ b/src/apps/com.baidu.netdisk.samsung.ts @@ -3,12 +3,11 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.baidu.netdisk.samsung', name: '百度网盘-三星版本', - deprecatedKeys: [0], groups: [ { key: 1, - name: '弹窗广告', + name: '全屏广告-弹窗广告', desc: '点击右上角x图标按钮', activityIds: 'com.baidu.netdisk.ui.MainActivity', rules: @@ -17,7 +16,7 @@ export default defineAppConfig({ }, { key: 2, - name: '关闭购买套餐卡片广告', + name: '局部广告-关闭购买套餐卡片广告', activityIds: 'com.baidu.netdisk.ui.MainActivity', rules: '[id="com.baidu.netdisk.samsung:id/buy_product_root"] > [id="com.baidu.netdisk.samsung:id/iv_close"]', @@ -25,7 +24,7 @@ export default defineAppConfig({ }, { key: 3, - name: '关闭[专属福利]卡片广告', + name: '局部广告-关闭[专属福利]卡片广告', activityIds: 'com.baidu.netdisk.ui.MainActivity', rules: 'View[childCount=2] > @TextView[text=""][clickable=true] + TextView[text="专属福利"][clickable=false]', @@ -33,7 +32,7 @@ export default defineAppConfig({ }, { key: 4, - name: '关闭[今日福利]卡片广告', + name: '局部广告-关闭[今日福利]卡片广告', desc: '会员-我的会员-底部卡片广告,点击[去使用]右侧的x关闭图标', activityIds: 'com.baidu.netdisk.ui.MainActivity', rules: diff --git a/src/apps/com.baidu.netdisk.ts b/src/apps/com.baidu.netdisk.ts index 09c005ca..bd766711 100644 --- a/src/apps/com.baidu.netdisk.ts +++ b/src/apps/com.baidu.netdisk.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '活动弹窗', + name: '全屏广告-活动弹窗', desc: '关闭各种活动弹窗信息', quickFind: true, rules: [ @@ -31,7 +31,7 @@ export default defineAppConfig({ }, { key: 2, - name: '首页banner广告', + name: '局部广告-首页卡片广告', activityIds: 'com.baidu.netdisk.ui.MainActivity', quickFind: true, rules: '[id="com.baidu.netdisk:id/banner_item_close"]', @@ -39,7 +39,7 @@ export default defineAppConfig({ }, { key: 3, - name: '首页热门广告', + name: '局部广告-首页热门广告', activityIds: 'com.baidu.netdisk.ui.MainActivity', quickFind: true, rules: @@ -48,7 +48,7 @@ export default defineAppConfig({ }, { key: 4, - name: '我的页面-限时福利', + name: '局部广告-"我的"页面限时福利', activityIds: 'com.baidu.netdisk.ui.MainActivity', quickFind: true, rules: '@TextView + [text="专属福利"]', @@ -56,7 +56,7 @@ export default defineAppConfig({ }, { key: 5, - name: '相册页面-激活无限空间弹窗', + name: '全屏广告-相册页面激活无限空间弹窗', quickFind: true, activityIds: 'com.baidu.netdisk.cloudimage.ui.album.AlbumGuideOneImageDialog', @@ -66,7 +66,7 @@ export default defineAppConfig({ }, { key: 6, - name: '更新弹窗', + name: '更新提示', quickFind: true, actionMaximum: 1, resetMatch: 'app', @@ -75,7 +75,7 @@ export default defineAppConfig({ }, { key: 7, - name: '续费横幅提示', + name: '局部广告-续费横幅提示', desc: '关闭续费横幅提示', quickFind: true, activityIds: 'com.baidu.netdisk.ui.MainActivity', @@ -89,7 +89,7 @@ export default defineAppConfig({ { enable: false, key: 8, - name: '开启消息通知弹窗', + name: '通知提示-开启消息通知弹窗', desc: '自动点击关闭', quickFind: true, activityIds: 'com.baidu.netdisk.ui.MainActivity', @@ -99,7 +99,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '看视频免费享极速下载弹窗', + name: '全屏广告-看视频免费享极速下载弹窗', desc: '自动点击x按钮', quickFind: true, activityIds: 'com.baidu.netdisk.ui.MainActivity', @@ -110,7 +110,7 @@ export default defineAppConfig({ { key: 11, quickFind: true, - name: '幸运券包弹窗', + name: '全屏广告-幸运券包弹窗', desc: '自动点击关闭', activityIds: 'com.baidu.netdisk.ui.MainActivity', rules: [ diff --git a/src/apps/com.baidu.tieba.ts b/src/apps/com.baidu.tieba.ts index a6f97240..ecfe8f06 100644 --- a/src/apps/com.baidu.tieba.ts +++ b/src/apps/com.baidu.tieba.ts @@ -42,7 +42,7 @@ export default defineAppConfig({ }, { key: 1, - name: '申请消息提醒弹窗', + name: '通知提示-申请消息提醒弹窗', actionMaximum: 1, resetMatch: 'app', rules: [ @@ -71,8 +71,8 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '信息流广告', - desc: '推荐帖子列表,评论区列表:像正常内容的广告,关闭时弹窗选原因', + name: '分段广告-信息流广告', + desc: '推荐帖子列表,评论区列表,关闭时弹窗选原因', activityIds: [ 'com.baidu.tieba.pb.pb.main.PbActivity', 'com.baidu.tieba.frs.FrsActivity', @@ -111,7 +111,7 @@ export default defineAppConfig({ }, { key: 3, - name: '首页-推荐-列表顶部卡片式广告', + name: '局部广告-首页、推荐列表顶部卡片式广告', activityIds: [ 'com.baidu.tieba.tblauncher.MainTabActivity', 'com.baidu.tieba.frs.FrsActivity', @@ -129,7 +129,7 @@ export default defineAppConfig({ }, { key: 7, - name: '升级弹窗', + name: '更新提示', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', @@ -140,7 +140,7 @@ export default defineAppConfig({ { enable: false, key: 8, - name: '帖子底部内容推荐卡片', + name: '分段广告-帖子底部内容推荐卡片', desc: '关闭时弹窗选原因', activityIds: 'com.baidu.tieba.pb.pb.main.PbActivity', rules: [ @@ -161,8 +161,7 @@ export default defineAppConfig({ }, { key: 9, - name: '广告弹窗', - + name: '全屏广告-广告弹窗', matchTime: 10000, actionMaximum: 1, resetMatch: 'activity', @@ -198,7 +197,7 @@ export default defineAppConfig({ }, { key: 10, - name: '悬浮小广告', + name: '局部广告-悬浮小广告', matchDelay: 500, matchTime: 10000, actionMaximum: 1, @@ -241,7 +240,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '吧内-悬浮卡通-进吧逛逛', + name: '局部广告-帖子内"进吧逛逛"弹窗', actionMaximum: 1, resetMatch: 'activity', rules: diff --git a/src/apps/com.bilibili.app.in.ts b/src/apps/com.bilibili.app.in.ts index e7f65860..8d696c78 100644 --- a/src/apps/com.bilibili.app.in.ts +++ b/src/apps/com.bilibili.app.in.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 5, - name: '评论区-满意度评价', + name: '评价提示-评论区满意度评价', quickFind: true, activityIds: 'com.bilibili.video.story.StoryVideoActivity', rules: @@ -15,7 +15,7 @@ export default defineAppConfig({ }, { key: 6, - name: 'APP评分', + name: '评价提示-APP评分', quickFind: true, activityIds: 'tv.danmaku.bili.MainActivityV2', rules: '[id="com.bilibili.app.in:id/cancel"][text="下次再说"]', @@ -23,7 +23,7 @@ export default defineAppConfig({ }, { key: 7, - name: '订阅感兴趣的通知', + name: '通知提示-订阅感兴趣的通知', desc: '点击【暂不开启】', quickFind: true, @@ -32,8 +32,8 @@ export default defineAppConfig({ }, { key: 8, - name: '打开推送通知弹窗', - desc: '自动点击“暂不”', + name: '通知提示-推送通知弹窗', + desc: '自动点击"暂不"', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/com.coolapk.market.ts b/src/apps/com.coolapk.market.ts index dfde03a1..5b6ec982 100644 --- a/src/apps/com.coolapk.market.ts +++ b/src/apps/com.coolapk.market.ts @@ -56,7 +56,7 @@ export default defineAppConfig({ }, { key: 0, - name: '卡片广告', + name: '分段广告-卡片广告', desc: '点击卡片右上角按钮->免广告-点击不感兴趣->选择关闭原因-点击不感兴趣', quickFind: true, activityIds: [ @@ -110,7 +110,7 @@ export default defineAppConfig({ { key: 1, quickFind: true, - name: '关闭升级弹窗', + name: '更新提示', activityIds: 'com.coolapk.market.view.main.MainActivity', snapshotUrls: 'https://i.gkd.li/import/12503762', rules: '[text=`立即更新`] - [text=`取消`]', @@ -118,7 +118,7 @@ export default defineAppConfig({ { key: 3, quickFind: true, - name: '关闭推送通知', + name: '通知提示', activityIds: 'com.coolapk.market.view.main.MainActivity', rules: '[text="去开启"] - [text="以后再说"]', snapshotUrls: 'https://i.gkd.li/import/13296465', diff --git a/src/apps/com.duokan.phone.remotecontroller.ts b/src/apps/com.duokan.phone.remotecontroller.ts index b18b936a..54a9e4ca 100644 --- a/src/apps/com.duokan.phone.remotecontroller.ts +++ b/src/apps/com.duokan.phone.remotecontroller.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '底部横幅广告', + name: '局部广告-底部横幅广告', activityIds: 'com.xiaomi.mitv.phone.remotecontroller.HoriWidgetMainActivityV2', rules: @@ -14,7 +14,7 @@ export default defineAppConfig({ }, { key: 4, - name: '申请定位', + name: '定位提示', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.eg.android.AlipayGphone.ts b/src/apps/com.eg.android.AlipayGphone.ts index 574b3675..a5d6df1b 100644 --- a/src/apps/com.eg.android.AlipayGphone.ts +++ b/src/apps/com.eg.android.AlipayGphone.ts @@ -124,7 +124,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '设置支付宝小组件', + name: '功能类-设置支付宝小组件', desc: '点击关闭', quickFind: true, activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity', diff --git a/src/apps/com.feiyu.morin.ts b/src/apps/com.feiyu.morin.ts index 664ed8d2..50ed991a 100644 --- a/src/apps/com.feiyu.morin.ts +++ b/src/apps/com.feiyu.morin.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, @@ -30,7 +30,7 @@ export default defineAppConfig({ }, { key: 1, - name: '卡片式广告', + name: '局部广告-卡片式广告', rules: [ { key: 0, diff --git a/src/apps/com.google.android.documentsui.ts b/src/apps/com.google.android.documentsui.ts index 6c3ebdb3..aa900191 100644 --- a/src/apps/com.google.android.documentsui.ts +++ b/src/apps/com.google.android.documentsui.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '授权第三方应用访问文件夹', + name: '功能类-授权第三方应用访问文件夹', desc: '自动点击【使用此文件夹】->【允许】', activityIds: 'com.android.documentsui.picker.PickActivity', rules: [ diff --git a/src/apps/com.henzanapp.miaomiaozhe.ts b/src/apps/com.henzanapp.miaomiaozhe.ts index 08012eb1..495e41ab 100644 --- a/src/apps/com.henzanapp.miaomiaozhe.ts +++ b/src/apps/com.henzanapp.miaomiaozhe.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'com.henzanapp.miaomiaozhe.activity.WelcomeActivity', rules: '[text="更新提示"] +(2) LinearLayout > [text="取消"]', snapshotUrls: ['https://i.gkd.li/import/12649457'], diff --git a/src/apps/com.hpbr.bosszhipin.ts b/src/apps/com.hpbr.bosszhipin.ts index a9daa83f..c70c48b0 100644 --- a/src/apps/com.hpbr.bosszhipin.ts +++ b/src/apps/com.hpbr.bosszhipin.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '通知权限授权弹窗', + name: '通知提示-通知权限授权弹窗', activityIds: [ 'com.hpbr.bosszhipin.module.main.activity.MainActivity', 'com.hpbr.bosszhipin.module.launcher.WelcomeActivity', diff --git a/src/apps/com.jingdong.app.mall.ts b/src/apps/com.jingdong.app.mall.ts index c3a14f3b..53e53752 100644 --- a/src/apps/com.jingdong.app.mall.ts +++ b/src/apps/com.jingdong.app.mall.ts @@ -3,11 +3,12 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.jingdong.app.mall', name: '京东', + deprecatedKeys: [7], groups: [ { enable: false, key: 1, - name: '购物车界面-砸金蛋', + name: '局部广告-购物车页面砸金蛋', activityIds: 'com.jingdong.app.mall.MainFrameActivity', rules: '[id="com.jd.lib.cart.feature:id/iv_egg_close"]', snapshotUrls: 'https://i.gkd.li/import/12642266', @@ -15,7 +16,7 @@ export default defineAppConfig({ { enable: false, key: 2, - name: '我的界面-悬浮广告', + name: '局部广告-我的页面悬浮广告', activityIds: 'com.jingdong.app.mall.MainFrameActivity', rules: [ { @@ -40,7 +41,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '首页-右侧浮层广告', + name: '局部广告-首页右侧浮层广告', activityIds: 'com.jingdong.app.mall.MainFrameActivity', rules: 'RelativeLayout >n * > [desc^="关闭浮层"]', snapshotUrls: [ @@ -73,11 +74,17 @@ export default defineAppConfig({ 'TextView[text ^="打开系统通知"] - FrameLayout[clickable=true]', snapshotUrls: 'https://i.gkd.li/import/12839865', }, + { + quickFind: true, + activityIds: 'com.jingdong.app.mall.MainFrameActivity', + matches: '[id="com.jingdong.app.mall:id/btn_close"]', + snapshotUrls: 'https://i.gkd.li/import/13463618', + }, ], }, { key: 5, - name: '广告弹窗', + name: '全屏广告-广告弹窗', rules: [ { key: 0, @@ -118,7 +125,7 @@ export default defineAppConfig({ { enable: false, key: 6, - name: '首页-底部横幅广告', + name: '局部广告-首页底部横幅广告', activityIds: 'com.jingdong.app.mall.MainFrameActivity', rules: 'ImageView < FrameLayout - FrameLayout > ImageView[desc="关闭"]', snapshotUrls: [ @@ -127,24 +134,10 @@ export default defineAppConfig({ 'https://i.gkd.li/import/13258981', ], }, - { - enable: false, - key: 7, - name: '首页弹窗-打开通知', - desc: '自动点击正下方的【x】', - quickFind: true, - rules: [ - { - activityIds: 'com.jingdong.app.mall.MainFrameActivity', - matches: '[id="com.jingdong.app.mall:id/btn_close"]', - snapshotUrls: 'https://i.gkd.li/import/13463618', - }, - ], - }, { enable: false, key: 10, - name: '京东账号登录授权', + name: '功能类-京东账号登录授权', desc: '自动点击【确认登录】', activityIds: 'com.jingdong.app.mall.WebActivity', rules: '[text="京东登录"] > [desc="确认登录"]', @@ -153,7 +146,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '支付界面-产品推荐', + name: '局部广告-支付页面产品推荐', desc: '自动点击右上角【x】', activityIds: 'com.jd.lib.settlement.fillorder.activity.NewFillOrderActivity', @@ -163,7 +156,7 @@ export default defineAppConfig({ { enable: false, key: 12, - name: '购物车界面-支付成功广告弹窗', + name: '全屏广告-购物车页面支付成功广告弹窗', desc: '自动点击正下方的【x】', quickFind: true, rules: [ diff --git a/src/apps/com.lbe.security.miui.ts b/src/apps/com.lbe.security.miui.ts index f5565b65..28b36b48 100644 --- a/src/apps/com.lbe.security.miui.ts +++ b/src/apps/com.lbe.security.miui.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '权限授予弹窗', + name: '功能类-权限授予弹窗', desc: '自动点击【仅在使用中允许】', activityIds: 'com.android.packageinstaller.permission.ui.GrantPermissionsActivity', diff --git a/src/apps/com.magicalstory.AppStore.ts b/src/apps/com.magicalstory.AppStore.ts index c6b33d3c..1d6c5bce 100644 --- a/src/apps/com.magicalstory.AppStore.ts +++ b/src/apps/com.magicalstory.AppStore.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '卡片式广告', + name: '局部广告-卡片式广告', rules: [ { key: 0, @@ -39,7 +39,7 @@ export default defineAppConfig({ }, { key: 2, - name: '公告', + name: '通知提示-公告', activityIds: 'com.magicalstory.AppStore.main.MainActivity', quickFind: true, matchTime: 10000, @@ -55,7 +55,7 @@ export default defineAppConfig({ }, { key: 3, - name: '更新弹窗', + name: '更新提示', quickFind: true, actionMaximum: 1, resetMatch: 'app', @@ -65,7 +65,7 @@ export default defineAppConfig({ }, { key: 6, - name: '搜索页-卡片广告', + name: '局部广告-搜索页卡片广告', desc: '腾讯广告', actionMaximum: 1, activityIds: 'com.magicalstory.AppStore.search.searchActivity', diff --git a/src/apps/com.max.xiaoheihe.ts b/src/apps/com.max.xiaoheihe.ts index e69ac6f7..60ac3c40 100644 --- a/src/apps/com.max.xiaoheihe.ts +++ b/src/apps/com.max.xiaoheihe.ts @@ -7,7 +7,8 @@ export default defineAppConfig({ // { key: 0 }, 开屏广告 占位 { key: 1, - name: '弹窗_签到成功', + name: '功能类-签到成功弹窗', + desc: '点击"确定"', actionMaximum: 1, resetMatch: 'app', quickFind: true, diff --git a/src/apps/com.mihoyo.hyperion.ts b/src/apps/com.mihoyo.hyperion.ts index 48dac4a6..7834f322 100644 --- a/src/apps/com.mihoyo.hyperion.ts +++ b/src/apps/com.mihoyo.hyperion.ts @@ -21,14 +21,14 @@ export default defineAppConfig({ }, { key: 2, - name: '版本更新提示', + name: '更新提示', desc: '关闭版本更新提示弹窗', rules: 'TextView[id="com.mihoyo.hyperion:id/mUpgradeDialogCancel"]', snapshotUrls: 'https://i.gkd.li/import/12675513', }, { key: 3, - name: '自动打卡', + name: '功能类-自动打卡', desc: '点击[打卡],切换板块自动签到', activityIds: 'com.mihoyo.hyperion.main.HyperionMainActivity', rules: diff --git a/src/apps/com.miui.cloudservice.ts b/src/apps/com.miui.cloudservice.ts index 83dbe552..7dc791da 100644 --- a/src/apps/com.miui.cloudservice.ts +++ b/src/apps/com.miui.cloudservice.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '相册-云存储空间不足', + name: '全屏广告-云存储空间不足弹窗', activityIds: 'com.miui.cloudservice.hybrid.SignDeductDialogHybridActivity', rules: 'View > [text="以后再说"]', diff --git a/src/apps/com.miui.packageinstaller.ts b/src/apps/com.miui.packageinstaller.ts index c0292032..fae66e60 100644 --- a/src/apps/com.miui.packageinstaller.ts +++ b/src/apps/com.miui.packageinstaller.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 9, - name: '自动第三方安装应用', + name: '功能类-自动第三方安装应用', desc: '自动允许第三方应用调用安装,安装应用', rules: [ { @@ -34,7 +34,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '自动安装应用', + name: '功能类-自动安装应用', desc: '启用后安装高风险应用将自动完成,请自行评估风险决定是否启用', rules: [ // 正常安装 @@ -124,7 +124,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '自动更新应用', + name: '功能类-自动更新应用', rules: [ // 正常更新 { diff --git a/src/apps/com.miui.player.ts b/src/apps/com.miui.player.ts index 6d6b95ba..e616986e 100644 --- a/src/apps/com.miui.player.ts +++ b/src/apps/com.miui.player.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '浮窗广告', + name: '局部广告-浮窗广告', desc: '关闭右侧飘窗广告', quickFind: true, activityIds: @@ -17,7 +17,7 @@ export default defineAppConfig({ }, { key: 2, - name: '横幅广告', + name: '局部广告-横幅广告', desc: '关闭播放页面横幅广告', quickFind: true, activityIds: @@ -30,14 +30,14 @@ export default defineAppConfig({ }, { key: 3, - name: '弹窗广告_底部弹窗', + name: '全屏广告-看广告免费听弹窗', activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity', rules: 'ViewGroup > @ViewGroup + ViewGroup[childCount=5]', snapshotUrls: ['https://i.gkd.li/import/13304343'], }, { key: 4, - name: '飘窗广告_首页右侧', + name: '局部广告-首页右侧悬浮卡片', activityIds: 'com.tencent.qqmusiclite.activity.MainActivity', quickFind: true, rules: @@ -46,7 +46,8 @@ export default defineAppConfig({ }, { key: 5, - name: '首页-弹窗广告', + name: '功能类-年度报告邀请函弹窗', + desc: '点击关闭', activityIds: 'com.tencent.qqmusiclite.activity.MainActivity', quickFind: true, rules: '[id="com.miui.player:id/iv_close_dialog_button"]', @@ -55,7 +56,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '会员过期续费弹窗', + name: '全屏广告-会员过期续费弹窗', activityIds: 'com.tencent.qqmusiccommon.hybrid.HybridViewActivity', rules: '[id=null][desc="关闭弹框按钮"][clickable=true]', snapshotUrls: 'https://i.gkd.li/import/12700955', @@ -63,7 +64,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '我的页面-顶部 banner 广告', + name: '局部广告-"我的"页面顶部卡片广告', activityIds: 'com.tencent.qqmusiclite.activity.MainActivity', rules: '[id="com.miui.player:id/banner_image"] + [id="com.miui.player:id/close_banner"]', @@ -72,7 +73,7 @@ export default defineAppConfig({ { enable: false, key: 12, - name: '看广告视频领VIP', + name: '功能类-看广告视频领VIP', desc: '等待15s自动点击【退出】', rules: [ { diff --git a/src/apps/com.miui.securitycenter.ts b/src/apps/com.miui.securitycenter.ts index 41797926..a7922e50 100644 --- a/src/apps/com.miui.securitycenter.ts +++ b/src/apps/com.miui.securitycenter.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '自动继续安装', + name: '功能类-自动继续安装', desc: 'USB安装应用,点击继续安装', quickFind: true, activityIds: 'com.miui.permcenter.install.AdbInstallActivity', @@ -21,7 +21,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '禁止获取定位', + name: '功能类-禁止获取定位', desc: '关闭【允许联网及定位】后,每次打开手机管家都会出现', quickFind: true, activityIds: [ @@ -44,7 +44,7 @@ export default defineAppConfig({ { enable: false, key: 12, - name: '忽略体检分数', + name: '功能类-忽略体检分数', desc: '退出时忽略体检优化分数', quickFind: true, activityIds: 'com.miui.securityscan.MainActivity', diff --git a/src/apps/com.miui.systemAdSolution.ts b/src/apps/com.miui.systemAdSolution.ts index 22efa0e0..4aeb7e5a 100644 --- a/src/apps/com.miui.systemAdSolution.ts +++ b/src/apps/com.miui.systemAdSolution.ts @@ -2,11 +2,11 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.miui.systemAdSolution', - name: 'miui系统广告', + name: '智能服务', groups: [ { key: 1, - name: 'miui-为什么不希望看到这条推广', + name: '分段广告-为什么不希望看到这条推广', desc: '点击【不感兴趣】', activityIds: [ 'com.xiaomi.ad.feedback', diff --git a/src/apps/com.picacomic.fregata.ts b/src/apps/com.picacomic.fregata.ts index 6a0f0425..f25dec26 100644 --- a/src/apps/com.picacomic.fregata.ts +++ b/src/apps/com.picacomic.fregata.ts @@ -23,7 +23,7 @@ export default defineAppConfig({ }, { key: 2, - name: '公告', + name: '通知提示-公告', desc: '点击主页面的公告和广告', quickFind: true, matchTime: 10000, @@ -43,7 +43,7 @@ export default defineAppConfig({ }, { key: 3, - name: '漫画页广告', + name: '局部广告-漫画详情页广告', desc: '点击卡片广告', quickFind: true, matchTime: 10000, @@ -63,7 +63,7 @@ export default defineAppConfig({ { enable: false, key: 4, - name: '签到', + name: '功能类-自动签到', desc: '切换到个人页面时自动签到,并确定', quickFind: true, matchTime: 10000, @@ -92,7 +92,7 @@ export default defineAppConfig({ { enable: false, key: 5, - name: '流量提醒弹窗', + name: '功能类-流量提醒弹窗', desc: '弹出流量提醒弹窗时自动点击“确定”', quickFind: true, matchTime: 10000, diff --git a/src/apps/com.ruanmei.ithome.ts b/src/apps/com.ruanmei.ithome.ts index fcb2035a..3398fef3 100644 --- a/src/apps/com.ruanmei.ithome.ts +++ b/src/apps/com.ruanmei.ithome.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '资讯页-信息流广告', + name: '局部广告-资讯页信息流广告', activityIds: 'com.ruanmei.ithome.ui.MainActivity', rules: '[id="hongbaotips"] +n @View > [text="关闭"]', snapshotUrls: 'https://i.gkd.li/import/13167193', diff --git a/src/apps/com.sdu.didi.psnger.ts b/src/apps/com.sdu.didi.psnger.ts index 32f7a584..8bd4ad7f 100644 --- a/src/apps/com.sdu.didi.psnger.ts +++ b/src/apps/com.sdu.didi.psnger.ts @@ -2,11 +2,11 @@ import { defineAppConfig } from '../types'; export default defineAppConfig({ id: 'com.sdu.didi.psnger', - name: '滴滴', + name: '滴滴出行', groups: [ { key: 1, - name: '打车页面广告', + name: '局部广告-打车页面右上角红包广告', desc: '点击广告卡片左上角x', rules: [ { diff --git a/src/apps/com.sina.weibo.ts b/src/apps/com.sina.weibo.ts index a8f65f84..5f05ff95 100644 --- a/src/apps/com.sina.weibo.ts +++ b/src/apps/com.sina.weibo.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ groups: [ { key: 3, - name: '兴趣领域推荐', + name: '全屏广告-兴趣领域推荐', desc: '出现在长久未登录的账户再次登录时', quickFind: true, activityIds: 'com.sina.weibo.account.interest.InterestActivity', @@ -17,7 +17,7 @@ export default defineAppConfig({ }, { key: 4, - name: '精选博主推荐', + name: '全屏广告-精选博主推荐', desc: '出现在长久未登录的账户再次登录时', quickFind: true, activityIds: 'com.sina.weibo.account.recommend.RecommendActivity', @@ -32,7 +32,7 @@ export default defineAppConfig({ }, { key: 5, - name: '博文内容区与评论区中间卡片式广告', + name: '局部广告-博文内容区与评论区中间卡片式广告', desc: '点击右上角x', quickFind: true, rules: [ @@ -69,7 +69,7 @@ export default defineAppConfig({ { enable: false, key: 6, - name: '评论区博主内容推荐', + name: '局部广告-评论区博主内容推荐', desc: '评论区同一博主其他博文推荐', quickFind: true, rules: [ @@ -99,7 +99,7 @@ export default defineAppConfig({ }, { key: 7, - name: '首页顶部话题分享窗口', + name: '局部广告-首页顶部话题分享窗口', quickFind: true, activityIds: ['com.sina.weibo.MainTabActivity'], rules: @@ -108,7 +108,7 @@ export default defineAppConfig({ }, { key: 8, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, @@ -138,7 +138,7 @@ export default defineAppConfig({ { enable: false, key: 9, - name: '请求开启通知弹窗', + name: '通知提示-请求开启通知弹窗', desc: '自动点击暂不开启', quickFind: true, activityIds: ['com.sina.weibo.notifyguidev2.NotifyGuideV2Activity'], @@ -149,7 +149,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '请求开启通知提示信息', + name: '通知提示-请求开启通知提示信息', desc: '自动点击x按钮', quickFind: true, activityIds: ['com.sina.weibo.MainTabActivity'], @@ -160,7 +160,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '首页顶部签到卡片', + name: '局部广告-首页顶部签到卡片', desc: '自动点击x按钮', quickFind: true, activityIds: ['com.sina.weibo.MainTabActivity'], @@ -170,7 +170,7 @@ export default defineAppConfig({ }, { key: 13, - name: '悬浮广告', + name: '局部广告-悬浮广告', desc: '自动点击x按钮', quickFind: true, activityIds: 'com.sina.weibo.MainTabActivity', @@ -197,7 +197,7 @@ export default defineAppConfig({ }, { key: 14, - name: '请求定位权限弹窗', + name: '定位提示-请求定位权限弹窗', quickFind: true, rules: [ { @@ -223,7 +223,7 @@ export default defineAppConfig({ }, { key: 15, - name: '评论区底部-账号推荐关注悬浮窗', + name: '局部广告-评论区底部账号推荐关注悬浮窗', desc: '点击【x】', quickFind: true, activityIds: 'com.sina.weibo.feed.DetailWeiboActivity', @@ -233,7 +233,7 @@ export default defineAppConfig({ }, { key: 16, - name: '评论区底部-转发推荐悬浮窗', + name: '局部广告-评论区底部转发推荐悬浮窗', desc: '点击【x】', quickFind: true, activityIds: 'com.sina.weibo.feed.DetailWeiboActivity', @@ -271,7 +271,7 @@ export default defineAppConfig({ }, { key: 18, - name: 'APP评分弹窗', + name: '评价提示-APP评分弹窗', desc: '点击【x】', quickFind: true, actionMaximum: 1, diff --git a/src/apps/com.sina.weibolite.ts b/src/apps/com.sina.weibolite.ts index f504bb76..35001579 100644 --- a/src/apps/com.sina.weibolite.ts +++ b/src/apps/com.sina.weibolite.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '信息流广告', + name: '分段广告-信息流广告', desc: '点击广告卡片右上角x图标,点击[不感兴趣]', activityIds: 'com.weico.international.activity.MainFragmentActivity', rules: [ @@ -30,7 +30,7 @@ export default defineAppConfig({ }, { key: 2, - name: 'APP评分', + name: '评价提示-APP评分弹窗', matchTime: 10000, actionMaximum: 1, resetMatch: 'app', diff --git a/src/apps/com.sinovatech.unicom.ui.ts b/src/apps/com.sinovatech.unicom.ui.ts index d7555686..861ed86e 100644 --- a/src/apps/com.sinovatech.unicom.ui.ts +++ b/src/apps/com.sinovatech.unicom.ui.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '权限申请', + name: '权限提示', quickFind: true, actionMaximum: 1, resetMatch: 'app', @@ -17,7 +17,7 @@ export default defineAppConfig({ }, { key: 2, - name: '版本更新', + name: '更新提示', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -28,7 +28,7 @@ export default defineAppConfig({ }, { key: 3, - name: '弹窗广告', + name: '全屏广告-弹窗广告', rules: [ { key: 0, diff --git a/src/apps/com.taobao.taobao.ts b/src/apps/com.taobao.taobao.ts index 3936b60f..0289db31 100644 --- a/src/apps/com.taobao.taobao.ts +++ b/src/apps/com.taobao.taobao.ts @@ -16,7 +16,7 @@ export default defineAppConfig({ { enable: false, key: 1, - name: '限时福利弹窗', + name: '全屏广告-限时福利弹窗', rules: [ { key: 0, @@ -53,7 +53,7 @@ export default defineAppConfig({ }, { key: 2, - name: '消息页面-热门活动卡片', + name: '局部广告-消息页面热门活动卡片', activityIds: 'com.taobao.tao.welcome.Welcome', rules: 'View[desc.length>0] +2n FrameLayout > TextView[text="퀺"]', snapshotUrls: [ @@ -63,7 +63,7 @@ export default defineAppConfig({ }, { key: 3, - name: '悬浮广告', + name: '局部广告-悬浮广告', rules: [ { key: 0, @@ -78,7 +78,7 @@ export default defineAppConfig({ { enable: false, key: 8, - name: '开启系统通知提示', + name: '通知提示', desc: '自动点击关闭', actionMaximum: 1, activityIds: [ @@ -99,7 +99,7 @@ export default defineAppConfig({ { enable: false, key: 9, - name: '各级页面-添加到首页弹窗', + name: '功能类-各级页面添加到首页弹窗', desc: '自动点击退出', quickFind: true, activityIds: [ @@ -114,7 +114,7 @@ export default defineAppConfig({ }, { key: 10, - name: '视频页面-活动弹窗', + name: '全屏广告-视频页面活动弹窗', activityIds: 'com.taobao.tao.welcome.Welcome', rules: 'View[id=null] > [text="立即参加"] + TextView[id=null][clickable=true]', @@ -123,14 +123,14 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '视频页面-签到弹窗', + name: '全屏广告-视频页面签到弹窗', activityIds: 'com.taobao.tao.welcome.Welcome', rules: '@View[clickable=true] - View > View > TextView[text="立即签到"]', snapshotUrls: 'https://i.gkd.li/import/12642798', }, { key: 12, - name: '版本更新', + name: '更新提示', quickFind: true, matchTime: 10000, actionMaximum: 1, @@ -148,7 +148,7 @@ export default defineAppConfig({ { enable: false, key: 13, - name: '小额免密支付弹窗', + name: '功能类-小额免密支付弹窗', desc: '点击关闭', quickFind: true, activityIds: 'com.alipay.android.msp.ui.views.MspContainerActivity', @@ -158,7 +158,7 @@ export default defineAppConfig({ { enable: false, key: 14, - name: '将小组件添加到手机桌面', + name: '功能类-将小组件添加到手机桌面', desc: '点击取消', activityIds: 'com.alibaba.triver.container.TriverMainActivity', rules: [ @@ -172,7 +172,7 @@ export default defineAppConfig({ { enable: false, key: 15, - name: '开启悬浮窗权限', + name: '权限提示-开启悬浮窗权限', desc: '点击“否”', activityIds: 'com.taobao.android.detail2.core.framework.floatwindow.permission.PermissionActivity', diff --git a/src/apps/com.taptap.ts b/src/apps/com.taptap.ts index 142e63a3..0a3fdfb2 100644 --- a/src/apps/com.taptap.ts +++ b/src/apps/com.taptap.ts @@ -16,7 +16,7 @@ export default defineAppConfig({ }, { key: 2, - name: '游戏浏览界面-推荐广告', + name: '局部广告-游戏浏览页面推荐广告', desc: '自动点击【对此内容不感兴趣】', rules: [ { @@ -47,7 +47,7 @@ export default defineAppConfig({ }, { key: 3, - name: '版本更新', + name: '更新提示', quickFind: true, activityIds: 'com.taptap.upgrade.library.dialog.UpgradeDialogAct', rules: [ diff --git a/src/apps/com.tmri.app.main.ts b/src/apps/com.tmri.app.main.ts index 4ee3ca8f..905cab76 100644 --- a/src/apps/com.tmri.app.main.ts +++ b/src/apps/com.tmri.app.main.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '消息通知', + name: '通知提示', quickFind: true, matchTime: 10000, actionMaximum: 1, diff --git a/src/apps/com.twitter.android.ts b/src/apps/com.twitter.android.ts index 1960f3b0..10fad5ec 100644 --- a/src/apps/com.twitter.android.ts +++ b/src/apps/com.twitter.android.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '信息流广告-主页', + name: '分段广告-主页信息流广告', desc: '点击右上角关闭,点击我不喜欢', activityIds: 'com.twitter.app.main.MainActivity', actionCd: 3000, // https://github.com/gkd-kit/subscription/issues/832 @@ -38,7 +38,7 @@ export default defineAppConfig({ }, { key: 2, - name: '信息流广告-帖子详情页、搜索页', + name: '分段广告-帖子详情页、搜索页信息流广告', desc: '点击右上角关闭,点击屏蔽用户,确认屏蔽.点击[我不喜欢]会返回主页,因此点击[屏蔽]', quickFind: true, activityIds: [ @@ -103,7 +103,7 @@ export default defineAppConfig({ }, { key: 3, - name: '信息流广告-用户资料页', + name: '分段广告-用户资料页信息流广告', desc: '点击右上角关闭,点击我不喜欢', quickFind: true, activityIds: ['com.twitter.app.profiles.ProfileActivity'], @@ -141,7 +141,7 @@ export default defineAppConfig({ }, { key: 4, - name: '评价弹窗', + name: '评价提示', quickFind: true, matchTime: 10000, enable: false, diff --git a/src/apps/com.weico.international.ts b/src/apps/com.weico.international.ts index b7e93b95..7dc315a6 100644 --- a/src/apps/com.weico.international.ts +++ b/src/apps/com.weico.international.ts @@ -6,8 +6,8 @@ export default defineAppConfig({ groups: [ { key: 0, - name: '推荐流广告', - desc: '主页,搜索页', + name: '分段广告-信息流广告', + desc: '出现在主页,搜索页', activityIds: [ 'com.weico.international.activity.MainFragmentActivity', 'com.weico.international.ui.search.SearchActivity', diff --git a/src/apps/com.xiaomi.account.ts b/src/apps/com.xiaomi.account.ts index 9fbfd378..ba59009f 100644 --- a/src/apps/com.xiaomi.account.ts +++ b/src/apps/com.xiaomi.account.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'com.xiaomi.account.upgrade.AccountApkUpdateDialogActivity', rules: '@[text="以后再说"] + [text="立即升级"]', snapshotUrls: 'https://i.gkd.li/import/12781280', diff --git a/src/apps/com.xiaomi.shop.ts b/src/apps/com.xiaomi.shop.ts index 95cc4b36..3d9cf392 100644 --- a/src/apps/com.xiaomi.shop.ts +++ b/src/apps/com.xiaomi.shop.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '首页弹窗广告', + name: '全屏广告-首页弹窗广告', activityIds: 'com.xiaomi.shop.plugin.homepage.utils.AdDialog', rules: 'LinearLayout[childCount=2] > ImageView[id=null] + ImageView[id=null][clickable=true]', diff --git a/src/apps/com.xingin.xhs.ts b/src/apps/com.xingin.xhs.ts index 8240be90..2fa7b172 100644 --- a/src/apps/com.xingin.xhs.ts +++ b/src/apps/com.xingin.xhs.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '通知权限弹窗', + name: '通知提示-通知权限弹窗', quickFind: true, actionMaximum: 1, matchTime: 30000, @@ -35,7 +35,7 @@ export default defineAppConfig({ }, { key: 2, - name: '更新弹窗', + name: '更新提示', quickFind: true, actionMaximum: 1, matchTime: 30000, @@ -58,7 +58,7 @@ export default defineAppConfig({ { enable: false, key: 3, - name: '信息流广告', + name: '分段广告-信息流广告', desc: '长按【赞助】/【广告】标识的卡片-点【不感兴趣】', quickFind: true, activityIds: 'com.xingin.xhs.index.v2.IndexActivityV2', diff --git a/src/apps/com.xunmeng.pinduoduo.ts b/src/apps/com.xunmeng.pinduoduo.ts index c89c0db2..de091c54 100644 --- a/src/apps/com.xunmeng.pinduoduo.ts +++ b/src/apps/com.xunmeng.pinduoduo.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', rules: [ { key: 0, @@ -25,7 +25,7 @@ export default defineAppConfig({ }, { key: 2, - name: '首页优惠弹窗', + name: '全屏广告-首页优惠弹窗', rules: [ { key: 0, @@ -55,7 +55,7 @@ export default defineAppConfig({ }, { key: 3, - name: '活动弹窗', + name: '全屏广告-活动弹窗', rules: [ { key: 0, @@ -129,7 +129,7 @@ export default defineAppConfig({ }, { key: 6, - name: '多多视频悬浮窗广告', + name: '局部广告-多多视频悬浮窗广告', activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'], rules: [ '@TextView[id=null][clickable=true] + Image[id=null][text="webp"]', @@ -140,7 +140,7 @@ export default defineAppConfig({ { enable: false, key: 7, - name: '多多视频每日签到弹窗', + name: '全屏广告-多多视频每日签到弹窗', activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'], rules: [ '@ImageView[id=null] < ViewGroup < ViewGroup +(2) ViewGroup >(n) [text^="每日签到"]', @@ -154,7 +154,7 @@ export default defineAppConfig({ { enable: false, key: 8, - name: '商品详情页视频讲解窗口', + name: '局部广告-商品详情页视频讲解窗口', activityIds: 'com.xunmeng.pinduoduo.activity.NewPageActivity', rules: '[id="com.xunmeng.pinduoduo:id/iv_float_window_close"] > TextView', snapshotUrls: 'https://i.gkd.li/import/13178326', @@ -162,11 +162,10 @@ export default defineAppConfig({ { enable: false, key: 9, - name: '多多视频每日自动签到', + name: '分段广告-多多视频每日自动签到', quickFind: true, matchTime: 10000, actionMaximum: 1, - activityIds: ['com.xunmeng.pinduoduo.ui.activity.HomeActivity'], rules: [ { @@ -192,7 +191,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '多多视频-划到广告自动跳过', + name: '全屏广告-多多视频划到广告自动跳过', desc: '点击返回自动刷新,从而跳过广告', quickFind: true, activityIds: 'com.xunmeng.pinduoduo.ui.activity.HomeActivity', diff --git a/src/apps/com.zhaopin.social.ts b/src/apps/com.zhaopin.social.ts index 19187e30..a41d66f7 100644 --- a/src/apps/com.zhaopin.social.ts +++ b/src/apps/com.zhaopin.social.ts @@ -6,7 +6,7 @@ export default defineAppConfig({ groups: [ { key: 1, - name: '更新弹窗', + name: '更新提示', activityIds: 'com.zhaopin.social.my.setting.AboutUsActivity', rules: '[id="com.zhaopin.social:id/update"] + [id="com.zhaopin.social:id/ignore"]', @@ -14,14 +14,14 @@ export default defineAppConfig({ }, { key: 2, - name: '我的页面-banner广告', + name: '局部广告-我的页面卡片广告', activityIds: 'com.zhaopin.social.homepage.ZSC_MainTabActivity', rules: '[id="com.zhaopin.social:id/rl_banner_close"][clickable=true]', snapshotUrls: ['https://i.gkd.li/import/12706181'], }, { key: 3, - name: '社区-弹窗广告', + name: '全屏广告-社区页面弹窗广告', activityIds: ['com.zhaopin.social.homepage.ZSC_MainTabActivity'], rules: 'ImageView[clickable=true&&focusable=true] < FrameLayout + FrameLayout > ImageView[clickable=false&&focusable=false]', @@ -29,7 +29,7 @@ export default defineAppConfig({ }, { key: 4, - name: '消息-开启消息通知', + name: '通知提示-开启消息通知弹窗', desc: '自动点击关闭', enable: false, quickFind: true, diff --git a/src/apps/com.zhihu.android.ts b/src/apps/com.zhihu.android.ts index c218e93c..91c1a48c 100644 --- a/src/apps/com.zhihu.android.ts +++ b/src/apps/com.zhihu.android.ts @@ -23,7 +23,7 @@ export default defineAppConfig({ }, { key: 1, - name: '关闭广告弹窗', + name: '分段广告-关闭广告弹窗', desc: '点击 关闭广告按钮 之后出现的广告弹窗', activityIds: [ 'com.zhihu.android.ContentActivity', @@ -34,7 +34,7 @@ export default defineAppConfig({ }, { key: 2, - name: '关闭广告原因', + name: '分段广告-关闭广告原因', desc: '点击 关闭广告按钮 之后出现的选择原因', activityIds: 'com.zhihu.android.ContentActivity', rules: [ @@ -44,7 +44,7 @@ export default defineAppConfig({ }, { key: 3, - name: '关闭推荐', + name: '局部广告-关闭推荐', desc: '关闭回答底部其他回答', activityIds: 'com.zhihu.android.mix.activity.ContentMixProfileActivity', rules: [ @@ -118,7 +118,7 @@ export default defineAppConfig({ }, { key: 7, - name: '回答底部评论顶部的任意广告推荐', + name: '分段广告-回答底部评论顶部广告', activityIds: [ 'com.zhihu.android.mixshortcontainer.MixShortContainerActivity', 'com.zhihu.android.app.ui.activity.HostActivity', @@ -197,13 +197,13 @@ export default defineAppConfig({ }, { key: 8, - name: '关闭首页广告', + name: '局部广告-关闭首页广告', activityIds: 'com.zhihu.android.app.ui.activity.AdAlphaVideoActivity', rules: '[id=`com.zhihu.android:id/tv_ad_close`]', }, { key: 9, - name: '推荐页-顶部广告', + name: '局部广告-推荐页顶部广告', activityIds: 'com.zhihu.android.app.ui.activity.MainActivity', rules: [ '[id="com.zhihu.android:id/tv_ad_tag"] + [id="com.zhihu.android:id/img_close_focus"]', // 1686911063850 @@ -212,7 +212,7 @@ export default defineAppConfig({ { enable: false, key: 10, - name: '推送通知弹窗', + name: '通知提示-推送通知弹窗', desc: '推送通知弹窗-点击x按钮', activityIds: 'com.zhihu.android.app.ui.dialog.d', rules: [ @@ -223,7 +223,7 @@ export default defineAppConfig({ { enable: false, key: 11, - name: '会员页面-月卡红包', + name: '全屏广告-会员页面月卡红包', activityIds: 'com.zhihu.android.app.ui.activity.MainActivity', rules: [ 'ImageView[id="com.zhihu.android:id/floating_img"] + ImageView[id="com.zhihu.android:id/floating_close_btn"][clickable=true]', @@ -232,7 +232,7 @@ export default defineAppConfig({ }, { key: 12, - name: '会员页面-广告弹窗', + name: '全屏广告-会员页面广告弹窗', activityIds: 'com.zhihu.android.app.ui.activity.MainActivity', rules: [ '[id="com.zhihu.android:id/image"] < RelativeLayout + [id="com.zhihu.android:id/dismiss"]', @@ -242,7 +242,7 @@ export default defineAppConfig({ { enable: false, key: 101, // 不属于广告,序号往后排 - name: '问题回答-自动展开', + name: '功能类-自动展开回答', activityIds: 'com.zhihu.android.mixshortcontainer.MixShortContainerActivity', rules: [ diff --git a/src/apps/info.muge.appshare.ts b/src/apps/info.muge.appshare.ts index 60a9a240..044ee873 100644 --- a/src/apps/info.muge.appshare.ts +++ b/src/apps/info.muge.appshare.ts @@ -46,7 +46,7 @@ export default defineAppConfig({ }, { key: 1, - name: '卡片式广告', + name: '局部广告-卡片式广告', rules: [ { key: 0, diff --git a/src/apps/xxx.pornhub.fuck.ts b/src/apps/xxx.pornhub.fuck.ts index 79544d17..35a20ef7 100644 --- a/src/apps/xxx.pornhub.fuck.ts +++ b/src/apps/xxx.pornhub.fuck.ts @@ -7,7 +7,7 @@ export default defineAppConfig({ { enable: false, key: 1, - name: '公告弹窗', + name: '通知提示-公告弹窗', activityIds: 'app.lawnchair.LawnchairLauncher', rules: '[desc="公告"] + * + [desc="知道了"]', snapshotUrls: 'https://i.gkd.li/import/13334608',