From fbdd9ee0cfb52603b13c23607d9f07ee85751e7b Mon Sep 17 00:00:00 2001 From: AMIAY Date: Fri, 30 Jan 2026 02:28:45 +0100 Subject: [PATCH] Update Discord invite URL in client patcher --- backend/utils/clientPatcher.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/utils/clientPatcher.js b/backend/utils/clientPatcher.js index 4f3dd10..7e4db4f 100644 --- a/backend/utils/clientPatcher.js +++ b/backend/utils/clientPatcher.js @@ -251,7 +251,7 @@ class ClientPatcher { const result = Buffer.from(data); const oldUrl = '.gg/hytale'; - const newUrl = '.gg/MHkEjepMQ7'; + const newUrl = '.gg/hf2pdc'; const lpResult = this.replaceBytes( result,