Skip to content

Commit

Permalink
rule: 馃憖 music.163.com
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed Jun 1, 2024
1 parent 4539e81 commit e669fc3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions rules/netease_music.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
163cn.tv:
expand:
- pattern: ^\/.+

music.163.com:
sanitize:
- pattern: "^\/(song|album|playlist|artist|radio)"
allowedParams:
- id
sanitizePath: true

y.music.163.com:
sanitize:
- pattern: "^\/m\/(song|album|playlist|artist|radio)"
allowedParams:
- id
sanitizePath: true

0 comments on commit e669fc3

Please sign in to comment.