Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

后续(https://houxu.app)路由部分损坏 #3061

Closed
Maecenas opened this issue Sep 13, 2019 · 1 comment · Fixed by #3074
Closed

后续(https://houxu.app)路由部分损坏 #3061

Maecenas opened this issue Sep 13, 2019 · 1 comment · Fixed by #3074

Comments

@Maecenas
Copy link
Contributor

路由地址

路由/houxu/live/:id/:timeline?
举例:https://rsshub.app/houxu/live/5/original

预期是什么?

正常解析

实际发生了什么?

路由报错

额外信息(日志、报错等)

Error: this route is empty, please check the original site or create an issue
    at module.exports (/data/wwwroot/rsshub.app/lib/middleware/parameter.js:15:19)
    at processTicksAndRejections (internal/process/task_queues.js:85:5)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/template.js:15:5)
    at async /data/wwwroot/rsshub.app/lib/middleware/api-response-handler.js:143:9
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/api-template.js:2:5)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/utf8.js:4:5)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/debug.js:14:5)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/access-control.js:36:13)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/header.js:20:5)
    at async module.exports (/data/wwwroot/rsshub.app/lib/middleware/onerror.js:20:9)
@xyqfer
Copy link
Contributor

xyqfer commented Sep 13, 2019

https://houxu.app/lives/5 话说是网站改版了吗?没找到有设置/过滤 timeline 的地方...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants