update fallback page
This commit is contained in:
@@ -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.";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user