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_compatibility":["14"],
|
||||
"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",
|
||||
"location":{
|
||||
"address":"Tschamlerstrasse 3, 6020 Innsbruck, Austria",
|
||||
|
@ -20,8 +20,8 @@
|
|||
"open":$open,
|
||||
"lastchange":$date,
|
||||
"icon":{
|
||||
"open":"https://it-syndikat.org/api/images/ITS_Open.png",
|
||||
"closed":"https://it-syndikat.org/api/images/ITS_Closed.png"
|
||||
"open":"https://spaceapi.it-syndikat.org/api/images/ITS_Open.png",
|
||||
"closed":"https://spaceapi.it-syndikat.org/api/images/ITS_Closed.png"
|
||||
}
|
||||
},
|
||||
"contact":{
|
||||
|
|
Reference in a new issue