#5087·Folo

自建的RSSHub源无法在Folo中获取更新,且尝试添加自建源的订阅时被强制重定向为rsshub格式

Author: MicrowaveOven1Created Sep 3, 2026Updated Sep 10, 2026
Labelsbugplatform: mobileplatform: desktop

Platform

Desktop - Web, Desktop - Windows, Mobile - Android, Mobile - Web

Describe the bug

我有一个自建的RSSHub实例,部署于云服务器上,并通过Folo与其他rss阅读器读取。在2026-7-30(最后更新的订阅时间戳为2026-7-30 11:38 UTC+8)后,几乎所有自建的RSSHub源都无法在Folo中获取更新。排查中发现的问题如下:

  1. (附视频)当我今天尝试在Folo中再添加自建源的订阅时,如 https://xxx.vercel.app/mi/crowdfunding, 输入的自建源连接会在弹出的预览界面中被强制转换为 rsshub://mi/crowdfunding 格式,导致实际上无法对自建源链接进行订阅。退出预览界面回到添加订阅链接的入口时,发现链接下方出现橙色 “Folo Flavored Feed Spec” 标签。
  2. (附图)同一个自建源订阅链接在Folo与其他阅读器中获取更新情况完全不同。且直接通过自建源url以网页形式访问无异常,推测为Folo端问题。
  3. 仅有一两个之前订阅的自建源链接在2026-7-30后仍能够获取更新。然而,当我通过Folo列表中“编辑”按钮检查它们与其他无法更新的订阅间差异时发现,这些“自建”的订阅其源链接也被更改为了 rsshub:// 的格式。但是我确定在导入订阅时这一批链接都使用了自建源而不是folo中提供的 rsshub:// 格式。换言之,所有真正使用自建源的链接在7-30后都无法更新,仅有的有效更新也来自于不知何时被覆盖的rsshub格式订阅。
  4. 奇怪的是,使用其他某些rsshub实例不会出现这种问题,如 https://rsshub.rssforever.com/mi/crowdfunding 的解析依然正常。但我自建的 vercel.app域名当前始终无法正确导入。

由于folo的上一个大更新为 7-31 发布的Desktop v1.12.0,上述问题的出现时间与该更新时间非常接近,因此推测可能是该轮更新产生了相关问题。 如果维护者需要完整的我的自建源链接用于验证与故障排查,我乐意通过邮件等方式提供完成的url进行协助。

ImageImage

Entry ID

/mi/crowdfunding

Relevant Information

/mi/crowdfunding

Reproduction Video

https://github.com/user-attachments/assets/d8d53a2a-06b8-43a5-9403-669a7eb45589

Environment

No response

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • This issue is valid

Contributions

  • I am willing to submit a PR to fix this issue
  • I am willing to submit a PR with failing tests (actually just go ahead and do it, thanks!)