Skip to content

Commit 1f90216

Browse files
authored
mainframe: use https (#274)
While the mainframe status SpaceApi is accessible via unencrypted http connections, we recommend using https when possible.
1 parent bfcf0be commit 1f90216

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

directory.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"London Hackspace": "https://london.hackspace.org.uk/spaceapi",
112112
"LuXeria": "https://luxeria.ch/spaceapi.json",
113113
"Maakplek": "https://maakplek.nl/api/",
114-
"Mainframe": "http://status.mainframe.io/api/spaceInfo",
114+
"Mainframe": "https://status.mainframe.io/api/spaceInfo",
115115
"MakeMonmouth": "https://members.makemonmouth.co.uk/api/spacedirectory/",
116116
"MakeRiga": "https://api.makeriga.org/spaceapi.json",
117117
"MakeSpace Madrid": "https://makespacemadrid.org/spaceapi/status.json",

0 commit comments

Comments
 (0)