mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-12 16:20:27 +08:00
* 东华大学教务处-通知公告 * Update doc * Upgrade to v2 standard * Deleted v1 standard version * Add route /dhu/xxgk/news * Deleted unused param type * close <Route> tag in Line 674 * ->String(base_url) * fix lint * fix: replace depreciated url.resolve, use parseDate
5 lines
99 B
JavaScript
5 lines
99 B
JavaScript
module.exports = {
|
|
'/jiaowu/news/:type?': ['KiraKiseki'],
|
|
'/xxgk/news': ['KiraKiseki'],
|
|
};
|