Fix urls
This commit is contained in:
parent
e2c2a037bb
commit
80782c506b
1 changed files with 3 additions and 3 deletions
|
@ -21,9 +21,9 @@
|
|||
"display": true,
|
||||
"urls": {
|
||||
"wellknown": "https://greysilly7.xyz",
|
||||
"api": "https://spacebar.greysilly7.xyz/api/v9",
|
||||
"cdn": "https://spacebar.greysilly7.xyz",
|
||||
"gateway": "wss://spacebar.greysilly7.xyz"
|
||||
"api": "https://api.spacebar.greysilly7.xyz/api",
|
||||
"cdn": "https://cdn.spacebar.greysilly7.xyz",
|
||||
"gateway": "wss://gateway.spacebar.greysilly7.xyz"
|
||||
},
|
||||
"contactInfo": {
|
||||
"dicord": "greysilly7",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue