Weitere Netcup-Anpassungen
This commit is contained in:
parent
025bbb1bf9
commit
225e5d676a
6 changed files with 38 additions and 14 deletions
BIN
spaceapi/closed.png
Normal file
BIN
spaceapi/closed.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
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/");
|
BIN
spaceapi/open.png
Normal file
BIN
spaceapi/open.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Reference in a new issue