alle links zu https umgebaut.
This commit is contained in:
parent
bb7dec62af
commit
00469cf564
|
@ -17,12 +17,12 @@ var spaceanswer = {
|
||||||
api: "0.13",
|
api: "0.13",
|
||||||
ext_ccc: "erfa",
|
ext_ccc: "erfa",
|
||||||
space: "Chaostreff Dortmund",
|
space: "Chaostreff Dortmund",
|
||||||
logo: "http://www.chaostreff-dortmund.de/presse/logo/logo_ctdo.png",
|
logo: "https://www.chaostreff-dortmund.de/presse/logo/logo_ctdo.png",
|
||||||
icon: {
|
icon: {
|
||||||
open: "http://status.ctdo.de/img/green.png",
|
open: "https://status.ctdo.de/img/green.png",
|
||||||
closed: "http://status.ctdo.de/img/red.png"
|
closed: "https://status.ctdo.de/img/red.png"
|
||||||
},
|
},
|
||||||
url: "http://www.chaostreff-dortmund.de/",
|
url: "https://www.chaostreff-dortmund.de/",
|
||||||
location: {
|
location: {
|
||||||
address: "Braunschweiger Str 22, 44145 Dortmund, Germany",
|
address: "Braunschweiger Str 22, 44145 Dortmund, Germany",
|
||||||
lon: 7.4649449,
|
lon: 7.4649449,
|
||||||
|
@ -40,8 +40,8 @@ var spaceanswer = {
|
||||||
open: null,
|
open: null,
|
||||||
lastchange: 0,
|
lastchange: 0,
|
||||||
icon: {
|
icon: {
|
||||||
open: "http://status.ctdo.de/img/green.png",
|
open: "https://status.ctdo.de/img/green.png",
|
||||||
closed: "http://status.ctdo.de/img/red.png"
|
closed: "https://status.ctdo.de/img/red.png"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
feeds: {
|
feeds: {
|
||||||
|
|
Loading…
Reference in New Issue