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

ehentai route wrong #15560

Closed
1 task done
domonnss opened this issue May 11, 2024 · 5 comments
Closed
1 task done

ehentai route wrong #15560

domonnss opened this issue May 11, 2024 · 5 comments
Labels
RSS bug Something isn't working

Comments

@domonnss
Copy link

domonnss commented May 11, 2024

路由地址

/ehentai/tag/:tag/:page?/:routeParams?
/ehentai/search/:params?/:page?/:routeParams?

/ehentai/favorites/:favcat?/:order?/:page?/:routeParams?

完整路由地址

https://selfhost/ehentai/tag/language:chinese/0
https://selfhost/ehentai/tag/language:chinese/1
https://selfhost/ehentai/search/f_search=artist%3Amana%24/1

https://selfhost/ehentai/favorites/0/posted/1

相关文档

https://docs.rsshub.app/zh/routes/picture#e-hentai

预期是什么?

正常工作

实际发生了什么?

Looks like something went wrong

tag与search

tag与search都是能够使用的,但是加上page参数就会出现错误,可能要更新page匹配算法

favorites

favorites不能正常使用

部署

docker-compose

部署相关信息

OS:ubuntu20.04,node:v20.9.0,Docker:25.0.0-beta.1

额外信息

none

这不是重复的 issue

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

2 similar comments

This comment was marked as duplicate.

This comment was marked as duplicate.

@yindaheng98
Copy link
Contributor

#15492 (comment)

@TonyRL
Copy link
Collaborator

TonyRL commented May 13, 2024

Duplicate of #15492

@TonyRL TonyRL marked this as a duplicate of #15492 May 13, 2024
@TonyRL TonyRL closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
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

3 participants