From b2a9df80c6746906cbadac062f2f43443d6cf739 Mon Sep 17 00:00:00 2001 From: Jan-Philipp Warmers Date: Tue, 29 Apr 2014 12:38:52 +0200 Subject: [PATCH] spaceapi.php --- website/spaceapi.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 website/spaceapi.php diff --git a/website/spaceapi.php b/website/spaceapi.php new file mode 100644 index 0000000..5cc4248 --- /dev/null +++ b/website/spaceapi.php @@ -0,0 +1,25 @@ + +{ + "api":"0.12", + "space":"Chaostreff-Dortmund", + "logo":"https://wiki.ctdo.de/lib/tpl/dokubook/images/ctdo.png", + "icon":{ + "open":"http://www.chaostreff-dortmund.de/green.png", + "closed":"http://www.chaostreff-dortmund.de/red.png" + }, + "url":"https://www.chaostreff-dortmund.de/", + "address":"Braunschweigerstr. 22, 44145 Dortmund, Germany", + "contact":{ + "irc":"irc://irc.hackint.org/#ccc.do", + "twitter":"@ctdo", + "email":"presse@chaostreff-dortmund.de", + "ml":"ccc@chaostreff-dortmund.de" + }, + "lat":51.527664, + "lon":7.465072, + "open": + +} +