mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 22:35:53 +08:00
feat(feng-check): run on chrome-cdp
This commit is contained in:
parent
c22c87ab0a
commit
f8df18ed6a
@ -30,6 +30,7 @@ export async function checkFireEngine(req: Request, res: Response) {
|
|||||||
},
|
},
|
||||||
body: JSON.stringify({
|
body: JSON.stringify({
|
||||||
url,
|
url,
|
||||||
|
engine: "chrome-cdp",
|
||||||
}),
|
}),
|
||||||
signal: controller.signal,
|
signal: controller.signal,
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user