Skip to content

Commit

Permalink
fix(hook): remove hook for music upload
Browse files Browse the repository at this point in the history
This host is properly added into whilelist already (see #1140).
Hooking it will cause compatibility issues in latest PC clients.

Fixes: #1201

This reverts commit ce4b0fd.

Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Aug 15, 2023
1 parent 62b958d commit 03f5090
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hook.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ hook.target.host = new Set([
'interface3.music.163.com',
'apm.music.163.com',
'apm3.music.163.com',
'musicupload.netease.com', // support uploading
// 'mam.netease.com',
// 'api.iplay.163.com', // look living
// 'ac.dun.163yun.com',
Expand Down

0 comments on commit 03f5090

Please sign in to comment.