mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 12:15:57 +08:00
Update map.ts
This commit is contained in:
parent
0c05d096a9
commit
5205c5f005
@ -51,7 +51,7 @@ export async function mapController(
|
||||
});
|
||||
}
|
||||
|
||||
const mapResults = await fireEngineMap(req.body.url, {
|
||||
const mapResults = await fireEngineMap(`site:${req.body.url}`, {
|
||||
numResults: 50,
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user