mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(百分网游戏盒子): 弹窗广告 (#3604)
* feat(百分网游戏盒子): 开屏广告(优化规则) * feat(百分网游戏盒子): 广告弹窗 --------- Signed-off-by: adproqwq <101449500+adproqwq@users.noreply.github.com> Co-authored-by: adproqwq <2757917031@qq.com>
This commit is contained in:
@@ -23,5 +23,12 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 1,
|
||||||
|
name: '弹窗广告',
|
||||||
|
quickFind: true,
|
||||||
|
rules: '[id="com.byfen.market:id/idIvClose"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/13801613',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user