mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-23 02:05:06 +08:00
feat(中国联通): 弹窗广告 (#3402)
This commit is contained in:
@@ -36,5 +36,19 @@ export default defineAppConfig({
|
|||||||
rules: '[id="com.sinovatech.unicom.ui:id/custom_dialog_cancel_button"]',
|
rules: '[id="com.sinovatech.unicom.ui:id/custom_dialog_cancel_button"]',
|
||||||
snapshotUrls: 'https://i.gkd.li/import/13511386',
|
snapshotUrls: 'https://i.gkd.li/import/13511386',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '弹窗广告',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
name: '首页弹窗',
|
||||||
|
activityIds: 'com.sinovatech.unicom.basic.ui.activity.MainActivity',
|
||||||
|
matches:
|
||||||
|
'[text="首页弹窗"] >n View + TextView + Image[clickable=true]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13761130',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user