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