Skip to content

Commit

Permalink
fix: param for bili
Browse files Browse the repository at this point in the history
  • Loading branch information
developStorm committed Dec 27, 2024
1 parent b910968 commit cd93818
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rules/bilibili.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,17 @@ bilibili.com: &main
allowedParams:
- p
- t
- dmid
- dm_progress
ignorableParamValues:
p: ["1"]
sanitizePath: true
# Anime pages
- pattern: "^\/bangumi\/play\/ep\\d+"
allowedParams:
- t
- dmid
- dm_progress
sanitizePath: true
minify: []
www.bilibili.com: *main
Expand Down

0 comments on commit cd93818

Please sign in to comment.