From 1e0adb074e6d566f2497308f70cc66f2fad6694b Mon Sep 17 00:00:00 2001 From: Justin Dhillon Date: Tue, 2 Apr 2024 15:16:39 -0700 Subject: [PATCH] Skip links that come after xsi:* --- index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.ts b/index.ts index ef011b7..fca2ec9 100644 --- a/index.ts +++ b/index.ts @@ -1,7 +1,7 @@ import { checkLink } from "./checkLink"; import fs from 'fs'; -const urlRegex: RegExp = /(? = {}; let PROCESS: number = 0;