mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-01 17:48:15 +08:00
* 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
5 lines
75 B
JavaScript
5 lines
75 B
JavaScript
module.exports = {
|
|
'/cs': ['legr4ndk'],
|
|
'/cs/pg': ['legr4ndk'],
|
|
};
|