mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-11 07:40:26 +08:00
* 添加潍坊学院及教务处通知 * 添加潍坊学院router * Create jwc.js * Create news.js * refactor: migrate to v2 Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
5 lines
76 B
JavaScript
5 lines
76 B
JavaScript
module.exports = {
|
|
'/jwc': ['cccht'],
|
|
'/news/:type?': ['cccht'],
|
|
};
|