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,7 +6,7 @@ export default defineAppConfig({
groups: [
{
key: 1,
name: '首页广告弹窗',
name: '全屏广告-首页广告弹窗',
activityIds: [
'com.lphtsccft.zhangle.startup.SplashScreenActivity',
'com.lphtsccft.zhangle.main.MainActivity',
@@ -19,14 +19,14 @@ export default defineAppConfig({
},
{
key: 2,
name: '更新弹窗',
name: '更新提示',
activityIds: 'com.lphtsccft.zhangle.main.MainActivity',
rules: '[text*="升级体验"] +2 LinearLayout > [text="取消"]',
snapshotUrls: 'https://i.gkd.li/import/12699308',
},
{
key: 3,
name: '右侧悬浮广告',
name: '局部广告-右侧悬浮广告',
activityIds: 'com.lphtsccft.zhangle.main.MainActivity',
rules: '[id="com.lphtsccft:id/home_float_close"]',
snapshotUrls: 'https://i.gkd.li/import/12892821',