Update index.html
This commit is contained in:
parent
9a97122d8f
commit
08d50027d6
@ -93,6 +93,9 @@
|
||||
servers: [
|
||||
],
|
||||
relays: [
|
||||
{ addr: "wss://relay.deev.is/", name: "lax1dude relay #1", primary: relayId == 0 },
|
||||
{ addr: "wss://relay.lax1dude.net/", name: "lax1dude relay #2", primary: relayId == 1 },
|
||||
{ addr: "wss://relay.shhnowisnottheti.me/", name: "ayunami relay #1", primary: relayId == 2 }
|
||||
],
|
||||
mainMenu: {
|
||||
splashes: [], eaglerLogo: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user