From 11c86b844b0f1db6647b95c98b5044b39d4d7093 Mon Sep 17 00:00:00 2001 From: Atomic-Laboratory <146392884+Atomic-Laboratory@users.noreply.github.com> Date: Sat, 21 Oct 2023 23:41:01 -0400 Subject: [PATCH] Move Atomic Servers to DE Node (#9191) VPS Provider nuked their US node by accident, this may or may not be a permanent migration. --- servers_v7.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servers_v7.json b/servers_v7.json index 73e9adfe5a..8b2d33a072 100644 --- a/servers_v7.json +++ b/servers_v7.json @@ -258,6 +258,6 @@ }, { "name": "Atomic", - "address": ["atomic-lab.ddns.net:25709", "atomic-lab.ddns.net:25907", "atomic-de.ddns.net:35845"] + "address": ["atomic-de.ddns.net:35199", "atomic-de.ddns.net:35176", "atomic-de.ddns.net:35845"] } ]