Files
RSSHub/lib/v2/scut/maintainer.js
Tony 8699b4c9d3 fix(route): fix namespace mess from #4283 (#12353)
* refactor: fix scut namespace

* refactor: fix gzhu namespace

* refactor: fix scnu namespace

* refactor: fix hust namespace

* refactor: fix ccnu namespace

* refactor: fix sustech namespace

* refactor: fix szu namespace

remove `/szuyjs` since it's a duplicate of `/szu/yz/:type?`

* refactor: fix tongji namespace

* refactor: fix ocu namespace

* refactor: fix upc namespace

* refactor: fix ucas namespace

* refactor: fix cas namespace

* refactor: fix cau namespace

* refactor: remove `/cucyjs` since `/cuc/yz` existed well before that

* refactor: fix bit namespace

* refactor: fix **undocumented** scau namespace

* fix: typo

* fix: code scan
2023-04-20 09:32:13 +08:00

9 lines
252 B
JavaScript

module.exports = {
'/jwc/news': ['imkero'],
'/jwc/notice/:category?': ['imkero'],
'/jwc/school/:category?': ['imkero', 'Rongronggg9'],
'/scet/notice': ['railzy'],
'/seie/news_center': ['auto-bot-ty'],
'/yjs': ['shengmaosu'],
};