mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
feat(汽水音乐) 开屏广告 (#38)
This commit is contained in:
@@ -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弹窗',
|
||||||
|
|||||||
Reference in New Issue
Block a user