From ad229d7ffca66ef2e6b316ea8913e254d8e4159c Mon Sep 17 00:00:00 2001 From: Ilia Khaustov <3787628+ilia-khaustov@users.noreply.github.com> Date: Tue, 19 Jul 2022 20:07:59 +0200 Subject: [PATCH] Another relay added Let me know if something is wrong with it. --- main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.js b/main.js index c6da32a..f153dbb 100644 --- a/main.js +++ b/main.js @@ -20,7 +20,8 @@ const App = { 'wss://nostr.drss.io', 'wss://nostr.unknown.place', 'wss://relay.damus.io', - 'wss://nostr.openchain.fr' + 'wss://nostr.openchain.fr', + 'wss://nostr.delo.software', ], status: {} }