mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-24 23:12:34 +08:00
* 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