mirror of
https://github.com/aljazceru/nostr-relay-registry.git
synced 2025-12-17 06:04:24 +01:00
add more relays and a link to the repo.
This commit is contained in:
6
main.js
6
main.js
@@ -7,7 +7,11 @@ const App = {
|
||||
relays: [
|
||||
'wss://nostr-pub.wellorder.net',
|
||||
'wss://relayer.fiatjaf.com',
|
||||
'wss://nostr.rocks'
|
||||
'wss://nostr.rocks',
|
||||
'wss://rsslay.fiatjaf.com',
|
||||
'wss://nostr-relay.herokuapp.com',
|
||||
"wss://freedom-relay.herokuapp.com/ws",
|
||||
"wss://nodestr-relay.dolu.dev/ws"
|
||||
],
|
||||
status: {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user