From 267849d955a9cfec5a65ecaedad17d5548ee09bf Mon Sep 17 00:00:00 2001 From: nostresscc <121514723+nostresscc@users.noreply.github.com> Date: Tue, 27 Dec 2022 14:24:29 -0500 Subject: [PATCH 1/2] Fix typo in node01.nostress.cc Somehow a typo was introduced after my pull request. It says wss://node01.nostress.c in the relays file instead of wss://node01.nostress.cc I added the missing "c". --- relays.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/relays.yaml b/relays.yaml index f961686..48dabd1 100644 --- a/relays.yaml +++ b/relays.yaml @@ -161,5 +161,5 @@ relays: - wss://relay.realsearch.cc - wss://nostr.mrbits.it - wss://nostr.coollamer.com - - wss://node01.nostress.c + - wss://node01.nostress.cc - wss://nostr.zenon.wtf From 81c76369d4ab91c9c8a135813608d9777d604bc8 Mon Sep 17 00:00:00 2001 From: NFTWiki <35325807+OCWasp@users.noreply.github.com> Date: Wed, 28 Dec 2022 11:17:59 +0800 Subject: [PATCH 2/2] Update relays.yaml --- relays.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/relays.yaml b/relays.yaml index f961686..a827af9 100644 --- a/relays.yaml +++ b/relays.yaml @@ -163,3 +163,4 @@ relays: - wss://nostr.coollamer.com - wss://node01.nostress.c - wss://nostr.zenon.wtf + - wss://no.contry.xyz