Files
RSSHub/lib/v2/houxu/maintainer.js
Ethan Shen c9ccd6bb9f feat(route): add 后续 (#8470)
* feat(route): add 后续

* fix: set limit to 30

* fix typo
2022-02-02 03:28:30 +08:00

5 lines
86 B
JavaScript

module.exports = {
'/lives/:id?': ['nczitzk'],
'/:category?': ['nczitzk'],
};