mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-08 14:07:54 +08:00
feat: add chocolatey (#3472)
This commit is contained in:
@@ -1992,4 +1992,7 @@ router.get('/fanfou/public_timeline/:keyword', require('./routes/fanfou/public_t
|
||||
// Remote Work
|
||||
router.get('/remote-work/:caty?', require('./routes/remote-work/index'));
|
||||
|
||||
// chocolatey
|
||||
router.get('/chocolatey/software/:name?', require('./routes/chocolatey/software'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user