From 9a9e817545bb58e98d0c6ee7d48f6c2500937c1d Mon Sep 17 00:00:00 2001 From: cercatrova <63446299+cercatrova21@users.noreply.github.com> Date: Thu, 5 Jan 2023 14:29:06 +0100 Subject: [PATCH] fix relay list and add new relay --- scripts/configfile.cfg | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/scripts/configfile.cfg b/scripts/configfile.cfg index 62d97d8..5ba12dd 100644 --- a/scripts/configfile.cfg +++ b/scripts/configfile.cfg @@ -16,6 +16,7 @@ nostr_servers=( "wss://relay.oldcity-bitcoiners.info" "wss://relay.damus.io" + "wss://nostr.swiss-enigma.ch" "wss://relay.nostr.info" "wss://nostr-2.zebedee.cloud" "wss://nostr.zebedee.cloud" @@ -37,11 +38,11 @@ nostr_servers=( "wss://nostr.hugo.md" "wss://nostr.slothy.win" - "wss://wss://nostr.robotechy.com" - "wss://wss://nostr.nodeofsven.com" - "wss:// wss://nostrrelay.com" - "wss://wss://nostr.mwmdev.com" - "wss://wss://nostr.sandwich.farm" + "wss://nostr.robotechy.com" + "wss://nostr.nodeofsven.com" + "wss://nostrrelay.com" + "wss://nostr.mwmdev.com" + "wss://nostr.sandwich.farm" )