From e6863825d2658918d9d25a469000b3d7df62c8fd Mon Sep 17 00:00:00 2001 From: Nautilus <57863175+TomtheCoder2@users.noreply.github.com> Date: Tue, 12 Oct 2021 20:14:20 +0200 Subject: [PATCH] Update servers_v7.json (#6142) added our network to the server list --- servers_v7.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v7.json b/servers_v7.json index 73a584e8aa..9e3ad434d4 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -54,5 +54,9 @@ { "name": "devass.su", "address": ["185.22.152.66"] + }, + { + "name": "Phoenix Network", + "address": ["172.104.253.198"] } ]