From 77d79f82a7a4298f94750af6cb5d8e475d3b42eb Mon Sep 17 00:00:00 2001 From: Voxel Date: Thu, 20 Mar 2025 09:19:34 -0400 Subject: [PATCH] Update index.html --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 1b1c616..f24bbff 100644 --- a/index.html +++ b/index.html @@ -19,9 +19,9 @@ let savedLink = localStorage.getItem("savedLink"); document.addEventListener("keydown", function(event) { - if (event.key === "`") { + if (event.key === ",") { if (!savedLink) { - savedLink = prompt("Panic key will open:"); + savedLink = prompt("Escape to: https://YOURLINK.tld"); if (savedLink) { localStorage.setItem("savedLink", savedLink); } @@ -36,7 +36,7 @@

MilkNet

-

Paradise for bored students. What would you like to do? (Press ` to escape)

+

Paradise for bored students. What would you like to do? (Press , to escape)

GamesAppsLinksRequestsRetro Games