Skip to content

Commit

Permalink
feat(hook): unlock music items in search page
Browse files Browse the repository at this point in the history
Ref: #1258

Signed-off-by: Tianling Shen <[email protected]>
  • Loading branch information
1715173329 committed Oct 20, 2023
1 parent 9cae526 commit 7ec8398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hook.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ hook.target.path = new Set([
'/api/album/privilege',
'/api/v1/artist',
'/api/v1/artist/songs',
'/api/v2/artist/songs',
'/api/artist/top/song',
'/api/v1/album',
'/api/album/v3/detail',
Expand Down

0 comments on commit 7ec8398

Please sign in to comment.