From 608ac1ed04c3ccb8c30d3da73b6952d53587b356 Mon Sep 17 00:00:00 2001 From: Thomas Mathews Date: Fri, 6 Jan 2023 18:41:58 -0800 Subject: [PATCH] Updated default relays. --- js/model.js | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/js/model.js b/js/model.js index 0dc29d9..f43f9c8 100644 --- a/js/model.js +++ b/js/model.js @@ -463,15 +463,14 @@ function new_model() { elements: {}, // map of evid > rendered element relay_que: new Map(), relays: new Set([ - "wss://nostr-relay.wlvs.space", "wss://nostr-pub.wellorder.net", "wss://nostr-relay.wlvs.space", - "wss://nostr-pub.wellorder.net", - "wss://nostr.fmt.wiz.biz", - "wss://nostr.v0l.io", - "wss://brb.io", "wss://nostr.oxtr.dev", + "wss://brb.io", + "wss://sg.qemura.xyz", + "wss://nostr.v0l.io", "wss://relay.nostr.bg", + "wss://nostr.mom", ]), embeds: "friends", // friends, everyone