妹子图RSS#33
Merged
Merged
Conversation
|
【不不不rss不是这样工作的我们并没有页码这一说】 |
added 2 commits
April 19, 2018 16:34
lucking7
pushed a commit
to lucking7/RSSHub
that referenced
this pull request
Apr 21, 2026
- maintainers: replace empty '' placeholder with 'luck' in longbridge, eastmoney/kuaixun, sina/finance/news724, tencent/finance/newslist (AGENTS.md DIYgod#10). - sina/finance/zhibo: rewrite .then chain inside Promise.all as async/await to clear the last format:check error (github/no-then). - longbridge/calendar: move ?days and ?market query params to path param /:market? (AGENTS.md DIYgod#33), drop custom ?limit to defer to RSSHub's built-in common limit (AGENTS.md DIYgod#32); days becomes an internal DEFAULT_DAYS=7 constant. - longbridge/channel: add missing radar entry for the 'dolphin' slug so RSSHub-Radar picks up both daily and dolphin news nodes. Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
hation
pushed a commit
to hation/RSS-ORG
that referenced
this pull request
Jun 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
妹子图
首页(最新)
举例: https://rss.now.sh/mzitu
路由:
/mzitu/分类
举例: https://rss.now.sh/mzitu/category/hot
路由:
/mzitu/category/:category参数
category,分类名
所有专题
举例: https://rss.now.sh/mzitu/tags
路由:
/mzitu/tags专题详情
举例: https://rss.now.sh/mzitu/tag/shishen
路由:
/mzitu/tag/:tag参数
tag,专题名
通过获取所有专题接口获取详情
举例: https://rss.now.sh/mzitu/129452
路由:
/mzitu/:id参数: id,详情id
直接将地址栏最后一串数字复制