update login logic
This commit is contained in:
parent
b5e5c436f8
commit
9ae7a9c71f
2 changed files with 76 additions and 59 deletions
|
@ -3,6 +3,12 @@
|
|||
"name": "Spacebar",
|
||||
"description": "The official Spacebar instance.",
|
||||
"image": "https://raw.githubusercontent.com/spacebarchat/spacebarchat/master/branding/png/Spacebar__Icon-Discord.png",
|
||||
"urls":{
|
||||
"wellknown": "https://spacebar.chat/",
|
||||
"api": "https://old.server.spacebar.chat/api",
|
||||
"cdn": "https://cdn.old.server.spacebar.chat",
|
||||
"gateway": "wss://gateway.old.server.spacebar.chat"
|
||||
},
|
||||
"url": "https://spacebar.chat"
|
||||
},
|
||||
{
|
||||
|
@ -25,4 +31,4 @@
|
|||
"email": "greysilly7@gmail.com"
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue