This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | rss-parser | dependencies | patch | `3.5.3` -> `3.5.4` | [source](https://renovatebot.com/gh/bobby-brennan/rss-parser) | --- ### Release Notes <details> <summary>bobby-brennan/rss-parser</summary> ### [`v3.5.4`](https://renovatebot.com/gh/bobby-brennan/rss-parser/compare/v3.5.3...v3.5.4) [Compare Source](https://renovatebot.com/gh/bobby-brennan/rss-parser/compare/v3.5.3...v3.5.4) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#DIYgod/RSSHub). |
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| config | ||
| docs | ||
| logs | ||
| middleware | ||
| routes | ||
| utils | ||
| views | ||
| .dockerignore | ||
| .editorconfig | ||
| .eslintrc | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .travis.yml | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| LICENSE | ||
| Procfile | ||
| README.md | ||
| api_router.js | ||
| app.json | ||
| config.js | ||
| docker-compose.yml | ||
| favicon.png | ||
| index.js | ||
| package.json | ||
| process.json | ||
| protected_router.js | ||
| renovate.json | ||
| router.js | ||
| yarn.lock | ||
README.md
RSSHub
🍰 万物皆可 RSS
介绍
RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇怪怪的内容生成 RSS 订阅源
鸣谢
Special Sponsors
![]() |
![]() |
![]() |
|---|
Sponsors
| Liuyang | Zuyang | Sayori Studio | 匿名 |
|---|
Contributors
参与我们
如果有任何想法或需求,可以在 issue 中告诉我们,同时我们欢迎各种 pull requests
提交新的 RSS 内容
-
在 /router.js 里添加路由
-
在 /routes/ 中的路由对应路径添加获取 RSS 内容的脚本
-
更新文档: /docs/README.md
参与讨论
部署
见部署文档
赞助 RSSHub 的研发
RSSHub 是采用 MIT 许可的开源项目,使用完全免费。 但是随着项目规模的增长,也需要有相应的资金支持才能持续项目的维护与开发。
你可以通过下列的方法来赞助 RSSHub 的开发。
一次性赞助
我们通过以下方式接受赞助:
周期性赞助
周期性赞助可以获得额外的回报,比如更快的 GitHub 响应或者你的名字会出现在 RSSHub 的 GitHub 仓库和现在我们的官网中。
- 通过 Patreon 赞助成为 backer 或 sponsor
- 给我们发邮件联系赞助事宜: i#diygod.me
相关项目
-
Easy to RSS: 一个一键式发现当前网页 RSS 的 chrome 扩展,与 RSSHub 联动支持更多网页
-
rsshub.js: JavaScript library for RSSHub
Author
RSSHub © DIYgod, Released under the MIT License.
Authored and maintained by DIYgod with help from contributors (list).
Blog @DIYgod · GitHub @DIYgod · Twitter @DIYgod · Telegram Channel @awesomeDIYgod


