mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-02 21:10:39 +08:00
Update map.ts
This commit is contained in:
parent
4314313477
commit
ff84f1fe5e
@ -78,7 +78,6 @@ export async function mapController(
|
|||||||
}
|
}
|
||||||
|
|
||||||
// remove duplicates that could be due to http/https or www
|
// remove duplicates that could be due to http/https or www
|
||||||
|
|
||||||
links = [...new Set(links)];
|
links = [...new Set(links)];
|
||||||
|
|
||||||
return res.status(200).json({
|
return res.status(200).json({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user