mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 08:44:55 +08:00
feat(网易云音乐):播放页面赞赏好音乐弹窗 (#3761)
* feat(网易云音乐):播放页面赞赏好音乐弹窗 * feat:修改规则名称
This commit is contained in:
@@ -251,5 +251,18 @@ export default defineAppConfig({
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
key: 11,
|
||||
quickFind: true,
|
||||
name: '全屏广告-播放页赞赏好音乐弹窗',
|
||||
desc: '点击X',
|
||||
rules: [
|
||||
{
|
||||
activityIds: 'com.netease.cloudmusic.activity.PlayerActivity',
|
||||
matches: '@ImageView[clickable=true] +3 * > [text="立即支持"]',
|
||||
snapshotUrls: 'https://i.gkd.li/import/13848913',
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user