Add Darkdustry HUB to BE (#7574)

* Add Darkdustry HUB to BE

Why?
Because now our server support joining from Bleeding Edge builds (custom packet handler)
So why not?

* Why
This commit is contained in:
Даркнесс#3729
2022-09-15 13:56:32 +03:00
committed by GitHub
parent e6213dd7b4
commit 70f3329713

View File

@@ -20,7 +20,11 @@
"address": "n1.yeet.ml:6574" "address": "n1.yeet.ml:6574"
}, },
{ {
"name":"Phoenix-Network", "name": "Phoenix-Network",
"address":["be.phoenix-network.dev"] "address": ["be.phoenix-network.dev"]
},
{
"name": "Darkdustry",
"address": ["darkdustry.tk"]
} }
] ]