check.php auf 30 Spieltage begrenzt zum Debuggen, Tippen optimiert mit ein paar QoL Features, updaten von Tipps hinzugefügt
This commit is contained in:
@@ -67,7 +67,7 @@ if ($responseData!=null) {
|
||||
|
||||
$spieltag=getmaxspieltag()+1;
|
||||
|
||||
if($spieltag<=34){
|
||||
if($spieltag<=29){
|
||||
|
||||
$response = file_get_contents("https://api.openligadb.de/getmatchdata/bl".$bundesliga."/".$year."/".$spieltag, false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user