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 06:56:32 -04:00
committed by GitHub
parent e6213dd7b4
commit 70f3329713
+4
View File
@@ -22,5 +22,9 @@
{ {
"name": "Phoenix-Network", "name": "Phoenix-Network",
"address": ["be.phoenix-network.dev"] "address": ["be.phoenix-network.dev"]
},
{
"name": "Darkdustry",
"address": ["darkdustry.tk"]
} }
] ]