Skip to content

Commit 709df0b

Browse files
authored
Update Netz39 API endpoint (#291)
We switched over to https some time ago, and did not setup a redirect from http. This technically fixes our endpoint, security enhancement is more or less drive by. Signed-off-by: Alexander Dahl <alex@netz39.de>
1 parent 3ccbd2f commit 709df0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

directory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
"NURDSpace": "https://space.nurdspace.nl/spaceapi/status.json",
143143
"Nerd2Nerd": "https://api.nerd2nerd.org/status.json",
144144
"Nerdberg": "https://status.nerdberg.de/api/space",
145-
"Netz39": "http://spaceapi.n39.eu/json",
145+
"Netz39": "https://spaceapi.n39.eu/json",
146146
"Noklab": "https://cccgoe.de/spaceapi.php",
147147
"Nottinghack": "https://hms.nottinghack.org.uk/api/spaceapi",
148148
"Nova Labs": "http://nova-labs.org/api/",

0 commit comments

Comments
 (0)