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

什么值得买年热门有问题 #17869

Closed
1 task done
Cyiming opened this issue Dec 11, 2024 · 3 comments
Closed
1 task done

什么值得买年热门有问题 #17869

Cyiming opened this issue Dec 11, 2024 · 3 comments
Labels
RSS bug Something isn't working

Comments

@Cyiming
Copy link

Cyiming commented Dec 11, 2024

路由地址

NOROUTE

完整路由地址

https://rsshub.app/smzdm/haowen/365

相关文档

https://docs.rsshub.app/zh/routes/shopping#%E5%A5%BD%E6%96%87

预期是什么?

参数选择365后 应该是年热门 数量很少

实际发生了什么?

实际最近每天会更新近一千条 周热门月热门反而没那么多

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

这不是重复的 issue

  • 我已经搜索了 现有 issue,以确保该错误尚未被报告。
@Cyiming Cyiming added the RSS bug Something isn't working label Dec 11, 2024
@pseudoyu
Copy link
Collaborator

We return a subset of 50 items per request rather than the entire one to reduce requests to original sites.

@Cyiming
Copy link
Author

Cyiming commented Dec 17, 2024

We return a subset of 50 items per request rather than the entire one to reduce requests to original sites.

The problem is that the updated quantities for the parameters of 30 days and 7 days are far lower than that for 365 days. This is illogical. The quantity for 365 days should be even less instead.

@pseudoyu pseudoyu reopened this Dec 17, 2024
@pseudoyu
Copy link
Collaborator

Yes I found the problem. We has

on the smzdm site but no yearly hot so the yearly hot is the same as the daily one by default. I will remove it from route for now.

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

2 participants