mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
feat: add docschina weekly (#2569)
This commit is contained in:
@@ -1482,4 +1482,7 @@ router.get('/archdaily', require('./routes/archdaily/home'));
|
||||
// aptonic Dropzone actions
|
||||
router.get('/aptonic/action', require('./routes/aptonic/action'));
|
||||
|
||||
// 印记中文周刊
|
||||
router.get('/docschina/jsweekly', require('./routes/docschina/jsweekly'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user