Files
RSSHub/lib/v2/houxu/maintainer.js
Ethan Shen b676ae57af fix(route): 后续 (#10180)
* fix(route): 后续

* fix(router): add routes
2022-07-12 18:48:58 +08:00

7 lines
131 B
JavaScript

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