Files
RSSHub/lib/v2/pku/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

14 lines
385 B
JavaScript

module.exports = {
'/admission/sszs': ['pkuyjs'],
'/bbs/hot': ['wooddance'],
'/cls/lecture': ['TPOB'],
'/eecs/:type?': ['Ir1d'],
'/hr/:category?': ['nczitzk'],
'/nsd/gd': ['MisLink'],
'/rccp/mzyt': ['vhxubo'],
'/scc/recruit/:type?': ['DylanXie123'],
'/ss/notice': ['legr4ndk'],
'/ss/admission': ['legr4ndk'],
'/ss/pgadmin': ['legr4ndk'],
};