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

色花堂作者文章路由不生效 #18335

Open
1 task done
Toby-76 opened this issue Feb 11, 2025 · 1 comment
Open
1 task done

色花堂作者文章路由不生效 #18335

Toby-76 opened this issue Feb 11, 2025 · 1 comment
Labels
RSS bug Something isn't working

Comments

@Toby-76
Copy link

Toby-76 commented Feb 11, 2025

路由地址

/sehuatang/user/:uid

完整路由地址

/sehuatang/user/423924

相关文档

https://docs.rsshub.app/routes/multimedia#%E8%89%B2%E8%8A%B1%E5%A0%82

预期是什么?

可以看到id为423924的论坛用户发布的主题帖

实际发生了什么?

看到了报错页 Looks like something went wrong

有必要说明下我配置cookie的过程:打开色花堂网页(sehuatang.org)-年龄认证-我的收藏-点开一个帖子-来到他的主页-点击“他的主题”-提示登录-填写账户密码-登录成功-F12控制台console-输入document.cookie回车-复制得到的内容(没有复制首尾的引号)-来到Zeabur的rsshub服务-环境变量-增加key为SEHUATANG_COOKIE-增加Value为刚才复制的内容-点击保存并重启服务、

以我愚钝的脑袋瓜子,想不通为啥保存信息里Route:是/sehuatang/:subforumid?/:type?而不是/sehuatang/user/:uid,这个板块功能我测试是能成功的,但这个功能不用自建也能用,我主要是想通过自建配置cookie爬取作者文章。

部署

自建

部署相关信息

Zeabur一键部署

额外信息

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: /sehuatang/:subforumid?/:type?

Full Route: /sehuatang/user/423924

Node Version: v22.13.1

Git Hash: 46877a1c

Git Date: Mon, 10 Feb 2025 16:53:47 GMT

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@Toby-76 Toby-76 added the RSS bug Something isn't working label Feb 11, 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 关键词,或者留下评论。我们会重新审核。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RSS bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant