Files
RSSHub/lib/v2/hdu/maintainer.js
Yuri Kiriyama 473e1135ff feat(route): add a hdu-cs route and three pku-ss route (#10107)
* add(route) add a hdu-cs route and three pku-ss route

* add(route) add the route files above

* update the old hdu route style

* optimize the file name
2022-07-03 20:09:05 +08:00

5 lines
75 B
JavaScript

module.exports = {
'/cs': ['legr4ndk'],
'/cs/pg': ['legr4ndk'],
};