fix(WebCrawler/isFile): add .wav

This commit is contained in:
Gergő Móricz 2024-12-10 23:24:53 +01:00
parent d276a23da0
commit f877fbfb8f

View File

@ -335,6 +335,7 @@ export class WebCrawler {
".dmg",
".mp4",
".mp3",
".wav",
".pptx",
// ".docx",
".xlsx",