mirror of
https://github.com/zumbiepig/MineXLauncher.git
synced 2025-06-08 09:14:48 +00:00
1 line
246 B
HTML
1 line
246 B
HTML
<html><head><script>let storage={session:{get:function(e){var s=sessionStorage.getItem("minexlauncher");return null!==s&&void 0!==(s=JSON.parse(s))[e]?s[e]:void 0}}};window.location.href=storage.session.get("lastGame")??"/"</script></head></html> |