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,
|
"display": true,
|
||||||
"urls": {
|
"urls": {
|
||||||
"wellknown": "https://greysilly7.xyz",
|
"wellknown": "https://greysilly7.xyz",
|
||||||
"api": "https://spacebar.greysilly7.xyz/api/v9",
|
"api": "https://api.spacebar.greysilly7.xyz/api",
|
||||||
"cdn": "https://spacebar.greysilly7.xyz",
|
"cdn": "https://cdn.spacebar.greysilly7.xyz",
|
||||||
"gateway": "wss://spacebar.greysilly7.xyz"
|
"gateway": "wss://gateway.spacebar.greysilly7.xyz"
|
||||||
},
|
},
|
||||||
"contactInfo": {
|
"contactInfo": {
|
||||||
"dicord": "greysilly7",
|
"dicord": "greysilly7",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue