Update servers_v7.json (#7876)

Add alternight server
This commit is contained in:
Drylian
2022-11-11 13:30:22 -05:00
committed by GitHub
parent ae0e78e012
commit a79557b917
+4
View File
@@ -98,5 +98,9 @@
{ {
"name": "Sakura", "name": "Sakura",
"address": ["160.16.207.141:22527", "160.16.207.141:23527", "160.16.207.141:24527", "160.16.207.141:25527", "160.16.207.141:26527"] "address": ["160.16.207.141:22527", "160.16.207.141:23527", "160.16.207.141:24527", "160.16.207.141:25527", "160.16.207.141:26527"]
},
{
"name": "Alternight Vanilla",
"address": ["mindustrypt.ga:6567"]
} }
] ]