mirror of
https://github.com/nbd-wtf/go-nostr.git
synced 2025-11-19 10:36:42 +01:00
remove useless noswhere.com from list of id-only relays.
This commit is contained in:
@@ -78,7 +78,6 @@ func NewSystem(mods ...SystemModifier) *System {
|
|||||||
),
|
),
|
||||||
JustIDRelays: NewRelayStream(
|
JustIDRelays: NewRelayStream(
|
||||||
"wss://cache2.primal.net/v1",
|
"wss://cache2.primal.net/v1",
|
||||||
"wss://relay.noswhere.com",
|
|
||||||
"wss://relay.nostr.band",
|
"wss://relay.nostr.band",
|
||||||
),
|
),
|
||||||
UserSearchRelays: NewRelayStream(
|
UserSearchRelays: NewRelayStream(
|
||||||
|
|||||||
Reference in New Issue
Block a user