From e126f45cd3d016e9f1ba4087ce98e79a863f0e2c Mon Sep 17 00:00:00 2001 From: i0x0ff <77497807+i0x0ff@users.noreply.github.com> Date: Sun, 23 Jan 2022 18:20:22 +0000 Subject: [PATCH] new relay: wss://nostr.onsats.org --- main.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/main.js b/main.js index 788638e..8a6d435 100644 --- a/main.js +++ b/main.js @@ -15,7 +15,8 @@ const App = { "wss://nostrrr.bublina.eu.org", "wss://nostr-relay.freeberty.net", "wss://nostr.bitcoiner.social", - "wss://nostr-relay.wlvs.space" + "wss://nostr-relay.wlvs.space", + "wss://nostr.onsats.org" ], status: {} }