From a5b1fd172fa829ee641f424cf18a1b505e356366 Mon Sep 17 00:00:00 2001
From: Couleur <82747632+couleurm@users.noreply.github.com>
Date: Mon, 4 Dec 2023 18:44:03 +0100
Subject: [PATCH] super super evil mode
---
redirector.ps1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/redirector.ps1 b/redirector.ps1
index 6d686b2..fffa0c5 100644
--- a/redirector.ps1
+++ b/redirector.ps1
@@ -14,7 +14,7 @@ Set-Location $PSScriptRoot
function New-HtmlRedirect ($url) {
return @"
-
+
"@
}