RSSHub/lib
Derek d581d778c6
fix(route): use `list = await Promise.all(...)` instead of `await Promise.all(...)`; (#9985)
* feat(fix): use `list = await Promise.all(...)` instead of `await Promise.all(..)`

* feat: use `const` instead of `let` for items

* fix: scitation

* revert: scitation

* update
2022-06-20 18:22:43 +08:00
..
errors
middleware fix(core/parameter): missing some tags handling (#9983) 2022-06-18 06:45:03 -09:00
routes fix(route)(weibo/user): multiple pinned weibo (#9967) 2022-06-17 00:27:34 +08:00
utils feat(route): sspai series update (#9901) 2022-06-05 23:59:10 +08:00
v2 fix(route): use `list = await Promise.all(...)` instead of `await Promise.all(...)`; (#9985) 2022-06-20 18:22:43 +08:00
views feat(core): add custom fields to atom feed (#9355) 2022-04-18 02:54:32 +08:00
api_router.js
app.js
config.js feat(route): gitee (#9886) 2022-06-03 12:48:06 +08:00
core_router.js
favicon.png
index.js
maintainer.js
pkg.js
protected_router.js feat(route): rsshub en routes (#9122) 2022-02-16 22:11:18 +08:00
radar-rules.js fix(route): hk01 get fulltext and refactor to V2 (#9937) 2022-06-13 22:00:48 +08:00
radar.js
router.js fix(route): hk01 get fulltext and refactor to V2 (#9937) 2022-06-13 22:00:48 +08:00
v2router.js