From 5bee3820a222532f2157edc465024615d7d0f5b3 Mon Sep 17 00:00:00 2001 From: karlo292 <64750254+karlo292@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:08:18 +0200 Subject: [PATCH 1/3] Changed my server to v7 (#7582) --- servers_v7.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/servers_v7.json b/servers_v7.json index d5e7bdb401..9129d4fa19 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -115,5 +115,9 @@ { "name": "AlternightBR", "address": ["mindustrypt.ga:6567","mindustrypt.ga:6565","mindustrypt.ga:7770","mindustrypt.ga:6564","mindustrypt.ga:6566"] - } + }, + { + "name": "Vanilla", + "address": ["130.162.228.202"] + } ] From 82ce3f28cc8083383a251c4ad4d69e08606639c3 Mon Sep 17 00:00:00 2001 From: karlo292 <64750254+karlo292@users.noreply.github.com> Date: Fri, 16 Sep 2022 13:08:24 +0200 Subject: [PATCH 2/3] removed my server from v6 list (#7583) --- servers_v6.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/servers_v6.json b/servers_v6.json index caffe7421f..57e75ac918 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -142,10 +142,6 @@ { "name": "New Campaign Like", "address": ["n5.yeet.ml:6568"] - }, - { - "name": "Vanilla" - "address": ["130.162.228.202"] } ] From 7841c9e5bdd4dc61ea579edab98354d47556a307 Mon Sep 17 00:00:00 2001 From: Drylian <109999325+drylian@users.noreply.github.com> Date: Fri, 16 Sep 2022 08:16:50 -0300 Subject: [PATCH 3/3] Update servers_v6.json (#7580) Co-authored-by: Anuken --- servers_v6.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/servers_v6.json b/servers_v6.json index 57e75ac918..50ab67a438 100644 --- a/servers_v6.json +++ b/servers_v6.json @@ -142,6 +142,10 @@ { "name": "New Campaign Like", "address": ["n5.yeet.ml:6568"] + }, + { + "name": "AlternightBR" + "address": ["mindustrypt.ga:8300"] } ]