mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-19 06:38:55 +08:00
feat(route):add 上海市教育考试院 - 消息速递 (#8714)
Co-authored-by: jialinghui <mail@jialinghui.com>
This commit is contained in:
3
lib/v2/shmeea/router.js
Normal file
3
lib/v2/shmeea/router.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = function (router) {
|
||||
router.get('', require('./index'));
|
||||
};
|
||||
Reference in New Issue
Block a user