From b018063a5c0936cf43c9a30239d8aee26b5102d3 Mon Sep 17 00:00:00 2001 From: Vortetty <33466216+Vortetty@users.noreply.github.com> Date: Tue, 15 Sep 2020 10:25:17 -0700 Subject: [PATCH] Update servers_be.json Added a 24/7 uptime server im hosting with auto updates (restarts after the updates) --- servers_be.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/servers_be.json b/servers_be.json index 047dfba7e0..28c7f07566 100644 --- a/servers_be.json +++ b/servers_be.json @@ -13,5 +13,8 @@ }, { "address": "mindustry.pl:6666" + }, + { + "address": "md.surrealment.com" } ]