mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(荣耀音乐): 全屏广告-弹窗广告
This commit is contained in:
@@ -24,5 +24,19 @@ export default defineGkdApp({
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
key: 2,
|
||||||
|
name: '全屏广告-弹窗广告',
|
||||||
|
desc: '点击关闭',
|
||||||
|
quickFind: true,
|
||||||
|
rules: [
|
||||||
|
{
|
||||||
|
action: 'back',
|
||||||
|
activityIds: 'com.netease.cloudmusic.activity.MainActivity',
|
||||||
|
matches: '[vid="dsl_dialog_root"]',
|
||||||
|
snapshotUrls: 'https://i.gkd.li/i/15860430',
|
||||||
|
},
|
||||||
|
],
|
||||||
|
},
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user