修改爬虫
This commit is contained in:
@@ -25,7 +25,6 @@ app.get('/', async (req, res) => {
|
|||||||
page: "profile",
|
page: "profile",
|
||||||
pcursor: "空"
|
pcursor: "空"
|
||||||
});
|
});
|
||||||
|
|
||||||
res.json(data)
|
res.json(data)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user