Weitere Netcup-Anpassungen
This commit is contained in:
parent
025bbb1bf9
commit
225e5d676a
6 changed files with 38 additions and 14 deletions
3
spaceapi/index.php
Normal file
3
spaceapi/index.php
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?php
|
||||
header('Content-Type: application/json');
|
||||
echo file_get_contents("https://spaceapi.ctbk.de/");
|
Reference in a new issue