mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(全球购骑士特权): 开屏广告、其他软件规则分类
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user