Files
RSSHub/lib/v2/xaufe/maintainer.js
贺兰星辰 09f1c58e8f feat(route): add support for XAUFE jiaowu route (#11740)
* 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>
2023-01-31 21:24:30 +07:00

4 lines
64 B
JavaScript

module.exports = {
'/jiaowu/:category?': ['shaokeyibb'],
};