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

@@ -24,14 +24,14 @@ export default defineAppConfig({
},
{
key: 2,
name: '广告卡片',
name: '局部广告-广告卡片',
activityIds: 'com.tencent.docs.DocsFlutterActivity',
rules: '[desc="限时购买"] + ImageView[clickable=true]',
snapshotUrls: 'https://i.gkd.li/import/13198097',
},
{
key: 3,
name: '广告弹窗',
name: '全屏广告-广告弹窗',
actionDelay: 200,
activityIds: 'com.tencent.docs.DocsFlutterActivity',
rules: 'View[childCount=2] > @TextView[id=null][clickable=true] + View',