commit ebce5c4c2e61690358b8abbb901ada19205e2b22
parent a578e44a547f563edfd58fa94859e051e0749ca7
Author: William Casarin <jb55@jb55.com>
Date: Sat, 18 Jun 2022 12:37:47 -0700
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>
Diffstat:
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/damus/ContentView.swift b/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 {