From c8cd4768f627c6a53ff01fcc83e0a91a36d15be1 Mon Sep 17 00:00:00 2001 From: genofire Date: Sat, 28 Dec 2019 17:45:31 +0100 Subject: [PATCH] add ext_ccc for spaceapi.ccc.de --- spaceapi.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/spaceapi.json b/spaceapi.json index 650e90a..f4d33a8 100644 --- a/spaceapi.json +++ b/spaceapi.json @@ -1,13 +1,14 @@ { "api": "0.13", + "space": "CCCHB", + "logo": "https://ccchb.de/logo/CCCHB-logo_256x256_bw.png", + "url": "https://ccchb.de/", "location": { "address": "Postamt 5, An der Weide 50a, 28195 Bremen, Germany", "ext_floor": 1, "lat": 53.0815, "lon": 8.8154 }, - "logo": "https://ccchb.de/logo/CCCHB-logo_256x256_bw.png", - "space": "CCCHB", "state": { "lastchange": 1518643002.5509002, "open": false, @@ -16,5 +17,5 @@ "closed": "https://files.ccchb.de/assets/SpaceClosed.svg" } }, - "url": "https://ccchb.de/" + "ext_ccc": "erfa" }