From ef04b66e0b42e63d765345ec308cb27033730b29 Mon Sep 17 00:00:00 2001 From: Serphentas Date: Mon, 15 Apr 2019 22:40:08 +0200 Subject: [PATCH 1/2] Create switzerland.md --- europe/switzerland.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 europe/switzerland.md diff --git a/europe/switzerland.md b/europe/switzerland.md new file mode 100644 index 0000000..c396918 --- /dev/null +++ b/europe/switzerland.md @@ -0,0 +1,7 @@ +# Switzerland peers + +Add connection strings from the below list to the `Peers: []` section of your +Yggdrasil configuration file to peer with these nodes. + +* Vevey, operated by [The Swiss Bay](https://theswissbay.ch) + * `tcp://77.56.134.244.ch:34962` From 3862d4a8044ea6ecaa67509bf88c3c04a6273cf3 Mon Sep 17 00:00:00 2001 From: Serphentas Date: Mon, 15 Apr 2019 22:40:37 +0200 Subject: [PATCH 2/2] fix url --- europe/switzerland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/europe/switzerland.md b/europe/switzerland.md index c396918..b1c5d72 100644 --- a/europe/switzerland.md +++ b/europe/switzerland.md @@ -4,4 +4,4 @@ Add connection strings from the below list to the `Peers: []` section of your Yggdrasil configuration file to peer with these nodes. * Vevey, operated by [The Swiss Bay](https://theswissbay.ch) - * `tcp://77.56.134.244.ch:34962` + * `tcp://77.56.134.244:34962`