DIYgod mirror
Go to file
renovate[bot] 14a85b13ef fix(deps): update dependency rss-parser to v3.5.4 (#1184)
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).
2018-11-22 11:34:17 +08:00
.github/ISSUE_TEMPLATE optimize issue template (#1042) 2018-11-02 10:29:36 +08:00
config 改进Docker的使用方式 (#272) 2018-06-06 23:35:35 +08:00
docs rss: add pixiv search 2018-11-22 00:13:56 +08:00
logs
middleware fix tryCache function: save object in but take string out, close #1175 2018-11-21 23:32:31 +08:00
routes rss: add pixiv search 2018-11-22 00:13:56 +08:00
utils support setting logger level 2018-11-19 11:02:10 +08:00
views Enhancement: Remove JSON output (#1115) 2018-11-11 15:04:34 +08:00
.dockerignore add Dockerfile docker-compose .dockerignore process.json files. 2018-04-21 03:23:12 +08:00
.editorconfig feat: add prettier and commit hooks (#144) 2018-05-17 10:52:29 +08:00
.eslintrc update dependencies; remove newrelic to compatible with node v11.x 2018-11-19 02:32:13 +08:00
.gitignore update dependencies; remove newrelic to compatible with node v11.x 2018-11-19 02:32:13 +08:00
.nvmrc chore(deps): update node.js to v10.13.0 (#1181) 2018-11-22 10:56:38 +08:00
.prettierignore ignore renovate.json in prettier 2018-11-22 10:50:05 +08:00
.prettierrc feat: add prettier and commit hooks (#144) 2018-05-17 10:52:29 +08:00
.travis.yml update dependencies; remove newrelic to compatible with node v11.x 2018-11-19 02:32:13 +08:00
CONTRIBUTING.md Update contribution guide and add CONTRIBUTING.md (#667) 2018-09-09 21:06:59 +08:00
Dockerfile chore(deps): update node.js to v10.13.0 (#1181) 2018-11-22 10:56:38 +08:00
LICENSE Revamp the doc. Add LICENSE file. (#580) 2018-08-30 21:41:39 +08:00
Procfile Deploy to Heroku (#117) 2018-05-14 15:47:14 +08:00
README.md docs 2018-10-07 16:20:50 +08:00
api_router.js 拯救翻车的 API (#698) 2018-09-15 13:55:59 +08:00
app.json add env NODE_MODULES_CACHE=false for heroku to aviod redeploy crash 2018-11-19 03:27:47 +08:00
config.js support setting logger level 2018-11-19 11:02:10 +08:00
docker-compose.yml puppeteer 启用远程浏览器进程, 修复 Dockerfile 和 docker-compose (#840) 2018-10-12 10:45:39 +08:00
favicon.png app: welcome page 2018-05-15 01:55:19 +08:00
index.js fix tryCache function: save object in but take string out, close #1175 2018-11-21 23:32:31 +08:00
package.json fix(deps): update dependency rss-parser to v3.5.4 (#1184) 2018-11-22 11:34:17 +08:00
process.json feat: add prettier and commit hooks (#144) 2018-05-17 10:52:29 +08:00
protected_router.js add xkcd's comic & what-if (#625) 2018-09-03 16:36:07 +08:00
renovate.json config renovate 2018-11-22 11:30:19 +08:00
router.js rss: add pixiv search 2018-11-22 00:13:56 +08:00
yarn.lock fix(deps): update dependency rss-parser to v3.5.4 (#1184) 2018-11-22 11:34:17 +08:00

README.md

RSSHub

RSSHub

🍰 万物皆可 RSS

介绍

RSSHub 是一个轻量、易于扩展的 RSS 生成器,可以给任何奇奇怪怪的内容生成 RSS 订阅源

Telegram 群

使用文档

English docs

鸣谢

Special Sponsors

Sponsors

Liuyang Zuyang Sayori Studio 匿名

Contributors

参与我们

如果有任何想法或需求,可以在 issue 中告诉我们,同时我们欢迎各种 pull requests

提交新的 RSS 内容

  1. /router.js 里添加路由

  2. /routes/ 中的路由对应路径添加获取 RSS 内容的脚本

  3. 更新文档: /docs/README.md

参与讨论

  1. Telegram 群

部署

部署文档

赞助 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