mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-04 18:30:35 +08:00
fix(WebCrawler/isFile): add .wav
This commit is contained in:
parent
d276a23da0
commit
f877fbfb8f
@ -335,6 +335,7 @@ export class WebCrawler {
|
|||||||
".dmg",
|
".dmg",
|
||||||
".mp4",
|
".mp4",
|
||||||
".mp3",
|
".mp3",
|
||||||
|
".wav",
|
||||||
".pptx",
|
".pptx",
|
||||||
// ".docx",
|
// ".docx",
|
||||||
".xlsx",
|
".xlsx",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user