Remove defunct relays from default list (#2235)
* Remove defunct relays from default list * add primal, remove paid relay --------- Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
This commit is contained in:
parent
6d50f7c9fc
commit
652315e9a0
@ -11,9 +11,7 @@ export const DEFAULT_CROSSPOSTING_RELAYS = [
|
||||
'wss://relay.damus.io/',
|
||||
'wss://relay.nostr.band/',
|
||||
'wss://relay.snort.social/',
|
||||
'wss://nostr21.com/',
|
||||
'wss://nostr.mutinywallet.com/',
|
||||
'wss://relay.mutinywallet.com/'
|
||||
'wss://relay.primal.net/'
|
||||
]
|
||||
export const RELAYS_BLACKLIST = []
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user