server: move spaceapi to its own subdomain
This commit is contained in:
parent
bb528b7de7
commit
f6487d81b0
1 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
||||||
"api":"0.13",
|
"api":"0.13",
|
||||||
"api_compatibility":["14"],
|
"api_compatibility":["14"],
|
||||||
"space":"IT-Syndikat",
|
"space":"IT-Syndikat",
|
||||||
"logo":"https://it-syndikat.org/api/images/its_l.png",
|
"logo":"https://spaceapi.it-syndikat.org/api/images/its_l.png",
|
||||||
"url":"https://it-syndikat.org",
|
"url":"https://it-syndikat.org",
|
||||||
"location":{
|
"location":{
|
||||||
"address":"Tschamlerstrasse 3, 6020 Innsbruck, Austria",
|
"address":"Tschamlerstrasse 3, 6020 Innsbruck, Austria",
|
||||||
|
@ -20,8 +20,8 @@
|
||||||
"open":$open,
|
"open":$open,
|
||||||
"lastchange":$date,
|
"lastchange":$date,
|
||||||
"icon":{
|
"icon":{
|
||||||
"open":"https://it-syndikat.org/api/images/ITS_Open.png",
|
"open":"https://spaceapi.it-syndikat.org/api/images/ITS_Open.png",
|
||||||
"closed":"https://it-syndikat.org/api/images/ITS_Closed.png"
|
"closed":"https://spaceapi.it-syndikat.org/api/images/ITS_Closed.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"contact":{
|
"contact":{
|
||||||
|
|
Reference in a new issue