feat:规则分类

This commit is contained in:
aisouler
2024-02-02 17:31:36 +08:00
parent 7e9e555e9e
commit 1c3e99d246
10 changed files with 16 additions and 12 deletions

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '信息流广告',
name: '局部广告-信息流广告',
quickFind: true,
activityIds: 'android.zhibo8.ui.contollers.main.MainActivity',
rules: [

View File

@@ -6,7 +6,7 @@ export default defineAppConfig({
groups: [
{
key: 2,
name: '版本更新',
name: '更新提示',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,

View File

@@ -7,6 +7,10 @@ export default defineAppConfig({
{
key: 1,
name: '更新弹窗',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
activityIds: 'bin.mt.plus.Main',
rules: '@[text="取消"] + [text="更新"]',
snapshotUrls: 'https://i.gkd.li/import/12908784',

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '悬浮广告',
name: '局部广告-悬浮广告',
rules: [
{
key: 0,
@@ -22,7 +22,7 @@ export default defineAppConfig({
},
{
key: 2,
name: '更新弹窗',
name: '更新提示',
actionMaximum: 1,
resetMatch: 'app',
quickFind: true,

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '首页顶部横幅广告',
name: '局部广告-首页顶部横幅广告',
activityIds: 'chuxin.shimo.shimowendang.MainActivity',
rules: '[desc="banner-desktop-announcement-close"]',
snapshotUrls: 'https://i.gkd.li/import/13627960',

View File

@@ -6,7 +6,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '广告弹窗',
name: '全屏广告-广告弹窗',
quickFind: true,
matchTime: 10000,
rules:

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '弹窗广告',
name: '全屏广告-弹窗广告',
rules: [
{
key: 0,
@@ -41,7 +41,7 @@ export default defineAppConfig({
},
{
key: 2,
name: '卡片式广告',
name: '局部广告-卡片式广告',
rules: [
{
key: 0,
@@ -65,7 +65,7 @@ export default defineAppConfig({
},
{
key: 3,
name: '底部卡片广告',
name: '局部广告-底部卡片广告',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 10,
name: '朝朝宝-广告弹窗',
name: '全屏广告-广告弹窗',
activityIds:
'cmb.pb.app.h5container.webviewcontainer.PBWebContainerActivity',
rules: '[id="cover-img"] + [text="关闭推荐"]',

View File

@@ -7,7 +7,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '版本更新',
name: '更新提示',
quickFind: true,
matchTime: 10000,
actionMaximum: 1,

View File

@@ -8,7 +8,7 @@ export default defineAppConfig({
{
key: 1,
enable: false,
name: '加速页-分享抽奖浮窗',
name: '局部广告-加速页分享抽奖浮窗',
activityIds: 'cn.ccspeed.app.MainActivity',
quickFind: true,
matchTime: 10000,