mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(Blued) 全屏广告-会员活动弹窗 (#67)
This commit is contained in:
@@ -49,5 +49,18 @@ export default defineAppConfig({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 3,
|
||||||
|
name: '全屏广告-会员活动弹窗',
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
key: 0,
|
||||||
|
activityIds: 'com.blued.android.core.ui.TransparentActivity',
|
||||||
|
quickFind: true,
|
||||||
|
matches: '[vid="blued_ad_layout"] + [vid="img_close"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/import/14310618',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user