mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-03-17 21:32:56 +01:00
remove useless noswhere.com from list of id-only relays.
This commit is contained in:
parent
1685a3ae09
commit
b437cc6a1f
@ -78,7 +78,6 @@ func NewSystem(mods ...SystemModifier) *System {
|
||||
),
|
||||
JustIDRelays: NewRelayStream(
|
||||
"wss://cache2.primal.net/v1",
|
||||
"wss://relay.noswhere.com",
|
||||
"wss://relay.nostr.band",
|
||||
),
|
||||
UserSearchRelays: NewRelayStream(
|
||||
|
Loading…
x
Reference in New Issue
Block a user