Update servers_v7.json (#7876)

Add alternight server
This commit is contained in:
Drylian 2022-11-11 15:30:22 -03:00 committed by GitHub
parent ae0e78e012
commit a79557b917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"]
} }
] ]