mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(腾讯文档): 广告弹窗 (#1793)
This commit is contained in:
@@ -29,5 +29,12 @@ export default defineAppConfig({
|
|||||||
rules: '[desc="限时购买"] + ImageView[clickable=true]',
|
rules: '[desc="限时购买"] + ImageView[clickable=true]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13198097',
|
snapshotUrls: 'https://i.gkd.li/import/13198097',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '广告弹窗',
|
||||||
|
activityIds: 'com.tencent.docs.DocsFlutterActivity',
|
||||||
|
rules: 'View[childCount=2] > @TextView[id=null][clickable=true] + View',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13242404',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user