Switch back to relay.nostr.band

This commit is contained in:
Alex Gleason 2025-06-02 18:41:06 -05:00
parent aa4110e6b3
commit 190f0cd791
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -14,7 +14,7 @@ import AppRouter from './AppRouter';
// DO NOT MODIFY THIS RELAY LIST UNLESS EXPLICITLY REQUESTED
const defaultRelays = [
'wss://ditto.pub/relay',
'wss://relay.nostr.band/',
// DO NOT ADD ANY RELAY WITHOUT FIRST USING A TOOL TO VERIFY IT IS ONLINE AND FUNCTIONAL
// IF YOU CANNOT VERIFY A RELAY IS ONLINE AND FUNCTIONAL, DO NOT ADD IT HERE
];