From c6574258ea8a1fec0c3174acac981449a87d6a6f Mon Sep 17 00:00:00 2001 From: Alex Bates Date: Thu, 11 Jan 2024 18:27:39 +0000 Subject: [PATCH] remove tailscale auth key --- index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index.html b/index.html index f99fc7f..774ccad 100644 --- a/index.html +++ b/index.html @@ -74,7 +74,6 @@

How it works

await cheerpjInit({ version: 8, javaProperties: ["java.library.path=/app/cheerpj-natives/natives", "org.lwjgl.util.NoChecks=true"], - //tailscaleAuthKey:"tskey-auth-k9RsJp3CNTRL-xcmTEoqDeYjUVQpzCwwUejtL5bLq9MZVS", }); MinecraftClient.register();