feat(汽水音乐) 开屏广告 (#38)

This commit is contained in:
AIsouler
2024-02-12 12:01:16 +08:00
committed by GitHub

View File

@@ -4,6 +4,16 @@ export default defineAppConfig({
id: 'com.luna.music', id: 'com.luna.music',
name: '汽水音乐', name: '汽水音乐',
groups: [ groups: [
{
key: 0,
name: '开屏广告',
matchTime: 10000,
actionMaximum: 1,
resetMatch: 'app',
rules:
'FrameLayout > FrameLayout[childCount>2] > @View[clickable=true] + TextView',
snapshotUrls: 'https://i.gkd.li/import/14232395',
},
{ {
key: 2, key: 2,
name: '全屏广告-VIP弹窗', name: '全屏广告-VIP弹窗',