2
0
Fork 0
This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
website-archive/spaceapi/index.php
2024-04-05 20:19:17 +02:00

3 lines
No EOL
100 B
PHP

<?php
header('Content-Type: application/json');
echo file_get_contents("https://spaceapi.ctbk.de/");