From 8ae34a0d318835062b50b36b4225733f48e9964d Mon Sep 17 00:00:00 2001 From: Nicolas Date: Mon, 30 Dec 2024 11:57:01 -0300 Subject: [PATCH] Nick: rm .xml from isFile --- apps/api/src/scraper/WebScraper/crawler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/src/scraper/WebScraper/crawler.ts b/apps/api/src/scraper/WebScraper/crawler.ts index 52bea9e5..5695d284 100644 --- a/apps/api/src/scraper/WebScraper/crawler.ts +++ b/apps/api/src/scraper/WebScraper/crawler.ts @@ -433,7 +433,7 @@ export class WebCrawler { ".pptx", // ".docx", ".xlsx", - ".xml", + // ".xml", ".avi", ".flv", ".woff",