mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-13 22:25:55 +08:00
Update extract.ts
This commit is contained in:
parent
e26a0a65a7
commit
6d77879d68
@ -308,3 +308,4 @@ function filterAndProcessLinks(
|
|||||||
x !== undefined && x.url !== undefined && !isUrlBlocked(x.url),
|
x !== undefined && x.url !== undefined && !isUrlBlocked(x.url),
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user