* feat(route): add LinuxDo RSS routes - Add /linux-do/posts route for latest posts - Add /linux-do/top/:period route for trending topics with period filter - Optimize /linux-do/latest route - Update namespace documentation with descriptions - Handle Zstandard compression by using Accept-Encoding: identity * revert: remove linux-do routes (PR rejected) * feat(route): add codefather (编程导航) routes - Add posts route with hot/new/recommend sorting and category filter - Add questions route with new/hot sorting - Support for 编程导航 programming community * fix: address all PR review comments - Reorder path params: category before sort - Remove config.trueUA (not needed) - Use upvotes/comments fields instead of description - Remove title slicing - Change default sort to 'new' - Remove title from description - Remove content truncation * feat(route): add maoyan (猫眼电影) routes Add three new routes for Maoyan: - /maoyan/box - Real-time box office ranking - /maoyan/hot - Currently showing movies - /maoyan/coming - Upcoming movies * fix: address PR review comments - Remove author field from box.ts (releaseInfo is not author) - Remove unnecessary mobile User-Agent from coming.ts and hot.ts |
||
|---|---|---|
| .devcontainer | ||
| .github | ||
| .husky | ||
| .idx | ||
| assets | ||
| eslint-plugins | ||
| lib | ||
| logs | ||
| patches | ||
| public | ||
| scripts | ||
| .codecov.yml | ||
| .dockerignore | ||
| .editorconfig | ||
| .envrc | ||
| .gitignore | ||
| .npmrc | ||
| .oxfmtrc.json | ||
| .puppeteerrc.cjs | ||
| AGENTS.md | ||
| CODE_OF_CONDUCT.md | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| README.md | ||
| SECURITY.md | ||
| app.json | ||
| babel.config.js | ||
| devenv.nix | ||
| docker-compose.yml | ||
| eslint.config.mjs | ||
| flake.lock | ||
| flake.nix | ||
| fly.toml | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsdown-container.config.ts | ||
| tsdown-lib.config.ts | ||
| tsdown-vercel.config.ts | ||
| tsdown-worker.config.ts | ||
| tsdown.config.ts | ||
| vercel.json | ||
| vitest.config.ts | ||
| wrangler-container.toml | ||
| wrangler.toml | ||
README.md
RSSHub
🧡 Everything is RSSible
Introduction
RSSHub is the world's largest RSS network, consisting of over 5,000 global instances.
RSSHub delivers millions of contents aggregated from all kinds of sources, our vibrant open source community is ensuring the deliver of RSSHub's new routes, new features and bug fixes.
Documentation | Telegram Group | Telegram Channel | X (Twitter)
Related Projects
- RSSHub Radar | A browser extension that can help you quickly discover and subscribe to the RSS and RSSHub of current websites.
- RSSBud | RSSHub Radar for iOS platform, designed specifically for mobile ecosystem optimization.
- RSSAid | RSSHub Radar for Android platform built with Flutter.
- DocSearch | Link RSSHub DocSearch into Raycast
Contribute
We welcome all pull requests. Suggestions and feedback are also welcomed here.
Refer to Quick Start
Deployment
Refer to Deployment
Special Thanks
Author
RSSHub © DIYgod, Released under the AGPL-3.0 License.
Authored and maintained by DIYgod with help from contributors (list).
Blog @DIYgod · GitHub @DIYgod · X (Twitter) @DIYgod · Telegram Channel @awesomeDIYgod


