From f4d54eb98b8016062f360844479b480c6268c227 Mon Sep 17 00:00:00 2001 From: evgivz <47630454+evgivz@users.noreply.github.com> Date: Fri, 22 Feb 2019 13:29:48 +0300 Subject: [PATCH] hostsailor vps suddenly went offline Hostsailor node replaced with Server Room --- europe/romania.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/europe/romania.md b/europe/romania.md index 02b7b32..e2b7752 100644 --- a/europe/romania.md +++ b/europe/romania.md @@ -2,14 +2,14 @@ Add the strings from the list below to the `Peers: [],` list of your config file (comma separated) to connect to these nodes. -* HostSailor, operated by [evgiv](https://github.com/evgivz) - * `"185.198.58.190:54680"` +* Server Room, operated by [evgiv](https://github.com/evgivz) + * `"185.105.4.249:37414"` Example: ``` Peers: [ - tcp://185.198.58.190:54680 + tcp://185.105.4.249:37414 ] ```