DIYgod / RSSHub

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

BBC 403 Forbidden Edge 5 #16032

Open Yumega opened 2 days ago

Yumega commented 2 days ago

路由地址

/bbc/:site?/:channel?

完整路由地址

/bbc/world-asia

相关文档

https://docs.rsshub.app/

预期是什么?

bbc

实际发生了什么?

nothing

部署

自建

部署相关信息

No response

额外信息

stdout: [32minfo[39m: <-- GET /bbc/world-asia
stdout: [31merror[39m: Error in /bbc/world-asia: FetchError: [GET] "https://www.bbc.co.uk/news/articles/c25ln18zlvno": 403 Forbidden Edge 5
stdout: [32minfo[39m: --> GET /bbc/world-asia [31m503[0m 3s

这不是重复的 issue

github-actions[bot] commented 2 days 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 关键词,或者留下评论。我们会重新审核。

github-actions[bot] commented 2 days 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 关键词,或者留下评论。我们会重新审核。

Candinya commented 11 hours ago

可以在您部署的服务器上使用 curl 等工具手动发起请求尝试一下吗,如果是服务器的出口 IP 被拦截那么不属于软件能解决的问题