mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 01:04:53 +08:00
feat(网易云音乐): 中间滚动广告 (#472)
* style(网易云音乐) * feat(网易云音乐): 开屏广告-优化 * 新增 【我的页面-中间滚动广告】 --------- Co-authored-by: lisonge <i@songe.li>
This commit is contained in:
@@ -39,5 +39,13 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '我的页面-中间滚动广告',
|
||||
activityIds: ['com.netease.cloudmusic.activity.MainActivity'],
|
||||
rules:
|
||||
'[id="com.netease.cloudmusic:id/auto_scroll_switcher"] + [id="com.netease.cloudmusic:id/close_btn"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12745666'],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user