Browse Source

remove some boostrap relays that are not spec compliant

Changelog-Fixed: Remove some non-compliant bootstrap relays
Signed-off-by: William Casarin <jb55@jb55.com>
profiles-everywhere
William Casarin 3 years ago
parent
commit
ebce5c4c2e
  1. 2
      damus/ContentView.swift

2
damus/ContentView.swift

@ -11,8 +11,6 @@ import Starscream
let BOOTSTRAP_RELAYS = [
"wss://relay.damus.io",
"wss://nostr-pub.wellorder.net",
"wss://nostr-relay.freeberty.net",
"wss://nostr-relay.untethr.me",
]
struct TimestampedProfile {

Loading…
Cancel
Save