2
0
Fork 0

Weitere Netcup-Anpassungen

This commit is contained in:
Patrick Schwarz 2024-04-05 20:19:17 +02:00
parent 025bbb1bf9
commit 225e5d676a
6 changed files with 38 additions and 14 deletions

3
spaceapi/index.php Normal file
View file

@ -0,0 +1,3 @@
<?php
header('Content-Type: application/json');
echo file_get_contents("https://spaceapi.ctbk.de/");