Files
RSSHub/lib/v2/cls/maintainer.js
Ethan Shen 479c9821f2 fix(route): 财联社深度 (#12434)
* feat(route): add 北京协和医学院“4+4”试点班招生网通知公告

* fix(route): 财联社深度

* fix: remove pumc
2023-05-04 00:17:13 +08:00

6 lines
145 B
JavaScript

module.exports = {
'/depth/:category?': ['nczitzk'],
'/hot': ['5upernova-heng', 'nczitzk'],
'/telegraph/:category?': ['nczitzk'],
};