feat(全球购骑士特权): 开屏广告、其他软件规则分类

This commit is contained in:
aisouler
2024-02-05 23:17:12 +08:00
parent 2ca145fa55
commit 15e0736076
334 changed files with 665 additions and 633 deletions

View File

@@ -6,14 +6,14 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '更新弹窗',
name: '更新提示',
activityIds: 'io.iftech.android.box.main.HomeActivity',
rules: '[text*="新版本"] +(2) [text="取消"]',
snapshotUrls: 'https://i.gkd.li/import/12706195',
},
{
key: 2,
name: '第三方 SDK 广告',
name: '全屏广告-弹窗广告',
rules: [
{
name: '穿山甲',
@@ -55,7 +55,7 @@ export default defineAppConfig({
{
enable: false,
key: 10,
name: '会员限时优惠弹窗',
name: '全屏广告-会员限时优惠弹窗',
activityIds: 'io.iftech.android.box.main.HomeActivity',
rules:
'@[id="io.iftech.android.box:id/ivClose"] + [text^="限时"][text$="特惠"]',