Skip to content

Commit

Permalink
chore(route/bilibili): add m.bilibili domain
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudoyu committed Dec 4, 2024
1 parent 32e2fea commit 70b5cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/routes/bilibili/hot-search.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ export const route: Route = {
},
radar: [
{
source: ['www.bilibili.com/'],
source: ['www.bilibili.com/', 'm.bilibili.com/'],
},
],
name: '热搜',
Expand Down

0 comments on commit 70b5cb4

Please sign in to comment.