mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 13:09:22 +00:00
Switch back to relay.nostr.band
This commit is contained in:
parent
aa4110e6b3
commit
190f0cd791
@ -14,7 +14,7 @@ import AppRouter from './AppRouter';
|
|||||||
|
|
||||||
// DO NOT MODIFY THIS RELAY LIST UNLESS EXPLICITLY REQUESTED
|
// DO NOT MODIFY THIS RELAY LIST UNLESS EXPLICITLY REQUESTED
|
||||||
const defaultRelays = [
|
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
|
// 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
|
// IF YOU CANNOT VERIFY A RELAY IS ONLINE AND FUNCTIONAL, DO NOT ADD IT HERE
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user