mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(易捷加油): 弹窗广告 (#475)
* feat: 新增摩托范弹窗规则 * feat(摩托范): 弹窗广告-添加示例 * feat(易捷加油): app内弹窗广告 * feat(cellular_z): 开屏广告 --------- Co-authored-by: shanlan <hi@gobyte.cn> Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -19,5 +19,16 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '开屏广告-跳过按钮',
|
||||
activityIds: 'make.more.r2d2.cellular_z.activity.SplashGMActivity',
|
||||
rules: [
|
||||
{
|
||||
matches: '[id="com.byted.pangle:id/tt_splash_skip_btn"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12747314',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user