Files
RSSHub/lib/v2/wfu/maintainer.js
cccht 5231825cde feat(route): 潍坊学院首页及教务处新闻通知 (#8039)
* 添加潍坊学院及教务处通知

* 添加潍坊学院router

* Create jwc.js

* Create news.js

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 23:36:05 +08:00

5 lines
76 B
JavaScript

module.exports = {
'/jwc': ['cccht'],
'/news/:type?': ['cccht'],
};