mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 18:38:59 +08:00
Update search.ts
This commit is contained in:
parent
7ce780ac81
commit
8b64e915b3
@ -144,8 +144,7 @@ export async function searchController(
|
|||||||
metadata: {
|
metadata: {
|
||||||
title: r.title,
|
title: r.title,
|
||||||
description: r.description,
|
description: r.description,
|
||||||
sourceURL: r.url,
|
sourceURL: r.url
|
||||||
statusCode: 0,
|
|
||||||
},
|
},
|
||||||
})) as Document[],
|
})) as Document[],
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user