feat(星影视频): 全屏广告-公告弹窗 (#3809)

This commit is contained in:
adproqwq 2024-01-14 22:47:06 +08:00 committed by GitHub
parent 32af01f261
commit 30ad20edd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',
},
],
});