This commit is contained in:
@@ -13,8 +13,8 @@ router.get('/recommend', async (req, res) => {
|
||||
data: [
|
||||
{ title: '秀人网', count: '9059', url: '/xiuren', index: 0 },
|
||||
{ title: 'ROSI写真', count: '6580', url: '/domestic/rosi', index: 2 },
|
||||
{ title: '蜜桃社', count: '122', url: '/domestic/miitao', index: 26 },
|
||||
{ title: '尤物馆', count: '138', url: '/domestic/youwu', index: 28 },
|
||||
{ title: '蜜桃社', count: '122', url: '/domestic/miitao', index: 27 },
|
||||
{ title: '尤物馆', count: '138', url: '/domestic/youwu', index: 29 },
|
||||
]
|
||||
});
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user