mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-05 20:27:52 +08:00
@@ -1319,4 +1319,8 @@ router.get('/gradcafe/result', require('./routes/gradcafe/result'));
|
||||
// The Economist
|
||||
router.get('/the-economist/gre-vocabulary', require('./routes/the-economist/gre-vocabulary'));
|
||||
|
||||
// 朝日新聞中文網
|
||||
router.get('/asahichinese-f/:category/:subCate', require('./routes/asahichinese-f/index'));
|
||||
router.get('/asahichinese-f/:category', require('./routes/asahichinese-f/index'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user