Update servers_be.json

Added a 24/7 uptime server im hosting with auto updates (restarts after the updates)
This commit is contained in:
Vortetty
2020-09-15 10:25:17 -07:00
committed by GitHub
parent 2e8d6b56df
commit b018063a5c

View File

@@ -13,5 +13,8 @@
}, },
{ {
"address": "mindustry.pl:6666" "address": "mindustry.pl:6666"
},
{
"address": "md.surrealment.com"
} }
] ]