neue bootliste
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ $eventname = "Sport am Tankumsee 2026";
|
|||||||
|
|
||||||
$rennplanJson = file_get_contents('https://api.sat.regattatech.de/api/v1/rennplan/3/');
|
$rennplanJson = file_get_contents('https://api.sat.regattatech.de/api/v1/rennplan/3/');
|
||||||
|
|
||||||
$bootJson = file_get_contents('https://api.sat.regattatech.de/api/v1/boot/');
|
$bootJson = file_get_contents('https://api.sat.regattatech.de/api/v1/bootliste/3/');
|
||||||
|
|
||||||
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/3/');
|
$ergebnisseJson = file_get_contents('https://api.sat.regattatech.de/api/v1/results/3/');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user