Files
RSSHub/lib/v2/zju/maintainer.js
尹傲雄 1e11388c90 fix(route): update zju/grs (#9551)
* update zju/grs in university

* refactor: migrate to v2

* fix: add radar

* fix: not working routes

* fix: add migration note

* docs: remove N/A types from physics table

* fix(radar): migrate old rules
2022-04-18 02:04:53 +08:00

9 lines
252 B
JavaScript

module.exports = {
'/career/:type': ['Caicailiushui'],
'/cst/custom/:id': ['zwithz'],
'/cst/:type': ['yonvenne', 'zwithz'],
'/grs/:type': ['Caicailiushui'],
'/list/:type': ['Jeason0228'],
'/physics/:type': ['Caicailiushui'],
};