diff --git a/client/src/utils/relays.ts b/client/src/utils/relays.ts index 5a07a65..5e2eca3 100644 --- a/client/src/utils/relays.ts +++ b/client/src/utils/relays.ts @@ -99,10 +99,8 @@ export const publish = (event: Event) => { addRelay('wss://relay.snort.social'); -addRelay('wss://relay.damus.io'); +addRelay('wss://nostr.bitcoiner.social'); addRelay('wss://nostr.mom'); addRelay('wss://relay.nostr.bg'); addRelay('wss://nos.lol'); -addRelay('wss://powrelay.xyz'); -addRelay('wss://relay.mostr.pub'); -addRelay('wss://nostr.mutinywallet.com'); \ No newline at end of file +addRelay('wss://powrelay.xyz'); \ No newline at end of file