RSSHub/lib
Ethan Shen d5e56c14fb
feat(route): add 中国技术经济学会 (#12300)
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513)

Bumps [chrono-node](https://github.com/wanasit/chrono) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases)
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3)

---
updated-dependencies:
- dependency-name: chrono-node
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518)

Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases)
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3)

---
updated-dependencies:
- dependency-name: meilisearch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522)

Bumps [koa](https://github.com/koajs/koa) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases)
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md)
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2)

---
updated-dependencies:
- dependency-name: koa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add 中国技术经济学会

* style: fix linebreak

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-13 23:47:02 +08:00
..
errors
middleware fix: brief parameter xss vulnerability 2023-02-28 10:52:32 +00:00
routes fix(route): 爱 Q 生活网 最近更新内容获取 (#12284) 2023-04-12 22:45:15 +08:00
utils feat: remove torrent search function 2023-03-18 21:50:26 +00:00
v2 feat(route): add 中国技术经济学会 (#12300) 2023-04-13 23:47:02 +08:00
views refactor: move json feed rendering to separated module (#11938) 2023-02-22 20:47:04 +09:00
api_router.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
app.js
config.js feat: add civitai 2023-04-03 03:08:21 +01:00
core_router.js
favicon.png
index.js
maintainer.js test: use httpbingo for ua (#12227) 2023-04-04 02:14:16 +08:00
pkg.js
protected_router.js
radar-rules.js chore: strict radar and maintainer build (#12214) 2023-04-01 05:53:40 +08:00
radar.js chore: strict radar and maintainer build (#12214) 2023-04-01 05:53:40 +08:00
router.js fix(route): 爱 Q 生活网 最近更新内容获取 (#12284) 2023-04-12 22:45:15 +08:00
v2router.js