mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 22:33:40 +08:00
feat(星影视频): 全屏广告-公告弹窗 (#3809)
This commit is contained in:
parent
32af01f261
commit
30ad20edd4
|
@ -28,5 +28,15 @@ export default defineAppConfig({
|
|||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '全屏广告-公告弹窗', //分类存疑
|
||||
resetMatch: 'app',
|
||||
actionMaximum: 1,
|
||||
matchTime: 10000,
|
||||
activityIds: 'com.xsj.app.MainActivity',
|
||||
rules: '[desc="我知道了"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13875711',
|
||||
},
|
||||
],
|
||||
});
|
||||
|
|
Loading…
Reference in New Issue
Block a user