mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-02 01:58:11 +08:00
* add 西南石油大学财金学院和信息学院 * add 西南石油大学财经学院和信息学院 * Merge branch 'master' of github.com:RiverTwilight/RSSHub * feat: 增加西南石油大学信息学院和财经学院 * lint: remove console-log * lint: simplify got usage, and so on * lint: parenthesize the returned value * lint: remove useless symbol * docs: fixes
9 lines
221 B
JavaScript
9 lines
221 B
JavaScript
module.exports = {
|
|
'/bgw/:code': ['CYTMWIA'],
|
|
'/cjxy/:code': ['RiverTwilight'],
|
|
'/dean/:code': ['CYTMWIA'],
|
|
'/dxy/:code': ['CYTMWIA'],
|
|
'/is/:code': ['RiverTwilight'],
|
|
'/scs/:code': ['CYTMWIA'],
|
|
};
|