From f6487d81b0063cb3ab15889de0d93b4e7921731a Mon Sep 17 00:00:00 2001 From: Xiretza Date: Mon, 15 Aug 2022 09:42:23 +0200 Subject: [PATCH] server: move spaceapi to its own subdomain --- server/status.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/status.php b/server/status.php index c0f3bee..ccc7bce 100755 --- a/server/status.php +++ b/server/status.php @@ -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":{