korrekte ergebnisse
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ $rennplanJson = file_get_contents('https://api.sat.regattatech.de/api/v1/rennpla
|
||||
|
||||
$bootJson = file_get_contents('https://api.sat.regattatech.de/api/v1/boot/');
|
||||
|
||||
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/current/');
|
||||
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/3/');
|
||||
|
||||
$pagerApi = "https://sat.regattatech.de/api/v1/page/";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user