diff --git a/homepage/index.php b/homepage/index.php index 93dd966..67d45ca 100644 --- a/homepage/index.php +++ b/homepage/index.php @@ -36,7 +36,7 @@ if(isset($_GET['stream'])){ echo " -

BirdNET-Pi

+

BirdNET-Pi

"; } else { header('WWW-Authenticate: Basic realm="My Realm"'); @@ -51,7 +51,7 @@ if(isset($_GET['stream'])){ -

BirdNET-Pi

+

BirdNET-Pi

"; } if(isset($_GET['filename'])) { diff --git a/scripts/stats.php b/scripts/stats.php index 9a0724c..dba9832 100644 --- a/scripts/stats.php +++ b/scripts/stats.php @@ -100,6 +100,8 @@ while($results=$result3->fetchArray(SQLITE3_ASSOC)){

Loading Images from Wikimedia Commons

", '6096'); + echo ""; + ob_flush(); flush(); $imagelink = "https://commons.wikimedia.org/w/index.php?search=$linkname&title=Special:MediaSearch&go=Go&type=image";