mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-15 01:30:33 +08:00
* feat(route): XAUFE jiaowu * feat(route): support radar for XAUFE route * fix: Incomplete string escaping or encoding * Apply suggestions from code review Co-authored-by: Tony <TonyRL@users.noreply.github.com> * fix: excessive slice --------- Co-authored-by: Tony <TonyRL@users.noreply.github.com>
4 lines
64 B
JavaScript
4 lines
64 B
JavaScript
module.exports = {
|
|
'/jiaowu/:category?': ['shaokeyibb'],
|
|
};
|