Open Kevin6872 opened 6 months ago
/ehentai/search/:params?/:page?/:routeParams?
: @yindaheng98 @syrinkaTo 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
关键词,或者留下评论。我们会重新审核。
不要带上末尾的/1
,page参数有问题
代码里这个路由的page参数是e站翻页时链接里的next参数
比如要翻到第二页应该是/ehentai/search/f_search=artist%3Amana%24/2825975
而不是/ehentai/search/f_search=artist%3Amana%24/1
文档里目前缺失相关操作的详细说明
路由地址
完整路由地址
相关文档
https://docs.rsshub.app/zh/routes/picture#search
预期是什么?
正常显示
实际发生了什么?
无论是自建还是使用 RSSHub 演示,都会出现此路由为空的提示
部署
自建
部署相关信息
No response
额外信息
这不是重复的 issue