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