mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 05:38:10 +08:00
Update fireEngine.ts
This commit is contained in:
parent
f9827b2151
commit
ad6f6eff4b
@ -81,7 +81,6 @@ export async function scrapWithFireEngine({
|
||||
timeout: universalTimeout + waitParam,
|
||||
}
|
||||
);
|
||||
console.log(response.data?.pageStatusCode);
|
||||
|
||||
if (response.status !== 200) {
|
||||
Logger.debug(
|
||||
|
Loading…
x
Reference in New Issue
Block a user