remove useless noswhere.com from list of id-only relays.

This commit is contained in:
fiatjaf
2025-02-16 11:53:39 -03:00
parent 1685a3ae09
commit b437cc6a1f

View File

@@ -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(