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