From e858d00bcde7569e8a6d63ef4240cbfeb7d5bb74 Mon Sep 17 00:00:00 2001 From: smolgrrr Date: Wed, 21 Aug 2024 09:11:38 +1000 Subject: [PATCH] add the big mans new relay --- client/src/utils/relays.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/src/utils/relays.ts b/client/src/utils/relays.ts index 2b5ad88..4027caa 100644 --- a/client/src/utils/relays.ts +++ b/client/src/utils/relays.ts @@ -98,4 +98,5 @@ addRelay('wss://relay.nostr.bg'); addRelay('wss://nos.lol'); addRelay('wss://powrelay.xyz'); addRelay('wss://relay.damus.io'); -addRelay('wss://nostr.mutinywallet.com'); \ No newline at end of file +addRelay('wss://nostr.mutinywallet.com'); +addRelay('wss://labour.fiatjaf.com/'); \ No newline at end of file