mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-09 23:00:48 +08:00
feat: add businessoffashion (#2661)
This commit is contained in:
@@ -1525,4 +1525,7 @@ router.get('/meituan/tech/home', require('./routes//meituan/tech/home'));
|
||||
router.get('/codeceo/home', require('./routes/codeceo/home'));
|
||||
router.get('/codeceo/:type/:category?', require('./routes/codeceo/category'));
|
||||
|
||||
// BOF
|
||||
router.get('/bof/home', require('./routes/bof/home'));
|
||||
|
||||
module.exports = router;
|
||||
|
||||
Reference in New Issue
Block a user