update fallback page

This commit is contained in:
2025-12-30 12:13:05 +01:00
parent 62130b58e7
commit 9dee21401e

View File

@@ -63,7 +63,7 @@
}) })
.then(checkAndParse) .then(checkAndParse)
.then((res) => { .then((res) => {
title.innerText = "DynMap is currently down."; title.innerText = "Pl3xMap is currently down.";
message.innerText = message.innerText =
"We are sorry to inform you that DynMap is currently down, but heads up, the server is still online! Here you can see which players are currently online."; "We are sorry to inform you that DynMap is currently down, but heads up, the server is still online! Here you can see which players are currently online.";