mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 16:54:43 +08:00
feat(网易云音乐): 增加免费听歌弹窗规则 (#792)
This commit is contained in:
@@ -50,5 +50,12 @@ export default defineAppConfig({
|
||||
'[id="com.netease.cloudmusic:id/auto_scroll_switcher"] + [id="com.netease.cloudmusic:id/close_btn"]',
|
||||
snapshotUrls: ['https://gkd-kit.gitee.io/import/12745666'],
|
||||
},
|
||||
{
|
||||
key: 3,
|
||||
name: '主页-免费听歌',
|
||||
activityIds: ['com.netease.cloudmusic.activity.MainActivity'],
|
||||
rules: ['@ImageView + ViewGroup > TextView[text="VIP歌曲免费听30分钟"]'],
|
||||
snapshotUrls: ['https://gkd-kit.songe.li/import/12843383'],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user