mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-16 02:42:57 +08:00
添加 fir.im app 更新 (#457)
This commit is contained in:
@@ -412,4 +412,7 @@ router.get('/bugly/changelog/:platform', require('./routes/bugly/changelog'));
|
||||
// All the Flight Deals
|
||||
router.get('/atfd/:locations/:nearby?', require('./routes/atfd/index'));
|
||||
|
||||
// Fir
|
||||
router.get('/fir/update/:id', require('./routes/fir/update'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user