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

2048路由失效 #18172

Closed
1 task done
LUCKxxLUCK opened this issue Jan 21, 2025 · 2 comments · Fixed by #18221
Closed
1 task done

2048路由失效 #18172

LUCKxxLUCK opened this issue Jan 21, 2025 · 2 comments · Fixed by #18221
Labels

Comments

@LUCKxxLUCK
Copy link

路由地址

/2048/:id?

完整路由地址

/2048/15

相关文档

https://docs.rsshub.app/zh/routes/multimedia#_2048-%E6%A0%B8%E5%9F%BA%E5%9C%B0

预期是什么?

正常返回结果

实际发生了什么?

报错,FetchError: [GET] "https://hjd.tw": fetch failed

部署

自建

部署相关信息

No response

额外信息

FetchError: [GET] "https://hjd.tw": <no response> fetch failed

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@LUCKxxLUCK LUCKxxLUCK added the RSS bug Something isn't working label Jan 21, 2025
Copy link
Contributor

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 关键词,或者留下评论。我们会重新审核。

@cscnk52
Copy link
Contributor

cscnk52 commented Jan 21, 2025

From your error message, seem like your RSSHub server can't access https://hjd.tw/, it's not issue relate to RSSHub, please check your server.

and seem like the website struct has changed, the origin router code can't successful grab. i'm willing to fix, but the website offer multiple link and i'm not a user of this website, please tell me which link is prefer?

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

Successfully merging a pull request may close this issue.

2 participants