Skip to content

Commit

Permalink
fix(route): Update bilibili maintainer.js (DIYgod#13021)
Browse files Browse the repository at this point in the history
  • Loading branch information
JimenezLi authored and auto-bot-ty committed Aug 19, 2023
1 parent 0f374ee commit 053a70c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/v2/bilibili/maintainer.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module.exports = {
'/channel/:channelid/hot/:disableEmbed?': ['3401797899'],
'/fav/:uid/:fid/:disableEmbed?': ['Qixingchen'],
'/followings/article/:uid': ['woshiluo'],
'/followings/dynamic/:uid/:disableEmbed?': ['TigerCubDen'],
'/followings/dynamic/:uid/:showEmoji?/:disableEmbed?': ['TigerCubDen'],
'/followings/video/:uid/:disableEmbed?': ['LogicJake'],
'/hot-search': ['CaoMeiYouRen'],
'/link/news/:product': ['Qixingchen'],
Expand All @@ -30,7 +30,7 @@ module.exports = {
'/user/channel/:uid/:sid/:disableEmbed?': ['weirongxu'],
'/user/coin/:uid/:disableEmbed?': ['DIYgod'],
'/user/collection/:uid/:sid/:disableEmbed?': ['shininome'],
'/user/dynamic/:uid/:disableEmbed?': ['DIYgod', 'zytomorrow'],
'/user/dynamic/:uid/:showEmoji?/:disableEmbed?': ['DIYgod', 'zytomorrow'],
'/user/fav/:uid/:disableEmbed?': ['DIYgod'],
'/user/followers/:uid/:loginUid': ['Qixingchen'],
'/user/followings/:uid/:loginUid': ['Qixingchen'],
Expand Down

0 comments on commit 053a70c

Please sign in to comment.