DIYgod / RSSHub

🧡 Everything is RSSible
https://docs.rsshub.app
MIT License
32.63k stars 7.28k forks source link

【微博】博主和超话两个路由失效 #17017

Open mengx8 opened 2 hours ago

mengx8 commented 2 hours ago

路由地址

/weibo/user/:uid/:routeParams?
/weibo/super_index/:id/:type?/:routeParams?

完整路由地址

/weibo/user/5117510254
/weibo/super_index/100808c0f7ece6136c4ef41c3818f21c82a1ee/sort_time

相关文档

https://docs.rsshub.app/zh/routes/social-media#%E5%8D%9A%E4%B8%BB-1

预期是什么?

正常输出内容

实际发生了什么?

超话路由不存在

`Error Message: Error: this route is empty, please check the original site or create an issue

Route: /weibo/super_index/:id/:type?/:routeParams?

Full Route: /weibo/super_index/1008084989d223732bf6f02f75ea30efad58a9/sort_time

Node Version: v22.9.0

Git Hash: 77bf780b

Git Date: Sun, 06 Oct 2024 18:08:31 GMT`

博主路由报错

`Error Message: TypeError: Cannot read properties of undefined (reading 'userInfo')

Route: /weibo/user/:uid/:routeParams?

Full Route: /weibo/user/5117510254

Node Version: v22.9.0

Git Hash: 77bf780b

Git Date: Sun, 06 Oct 2024 18:08:31 GMT`

部署

自建

部署相关信息

No response

额外信息

超话路由不存在
`Error Message:
Error: this route is empty, please check the original site or <a href="https://github.com/DIYgod/RSSHub/issues/new/choose">create an issue</a>

Route: /weibo/super_index/:id/:type?/:routeParams?

Full Route: /weibo/super_index/1008084989d223732bf6f02f75ea30efad58a9/sort_time

Node Version: v22.9.0

Git Hash: 77bf780b

Git Date: Sun, 06 Oct 2024 18:08:31 GMT`

博主路由报错
`Error Message:
TypeError: Cannot read properties of undefined (reading 'userInfo')

Route: /weibo/user/:uid/:routeParams?

Full Route: /weibo/user/5117510254

Node Version: v22.9.0

Git Hash: 77bf780b

Git Date: Sun, 06 Oct 2024 18:08:31 GMT`

这不是重复的 issue

github-actions[bot] commented 2 hours ago
Searching for maintainers:

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

If all routes can not be found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake. 如果所有路由都无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。