diff --git a/index.php b/index.php index 01e26333920b1f603f532177beeb79f0506a6114..c330605bd1a84f6379c90aa9a749371b6773e184 100644 --- a/index.php +++ b/index.php @@ -119,9 +119,9 @@ class API{ $playlist = $this->personalized(100); $ids = array(); $count=0; - for ($i = 0; sizeof($ids) < 310; $i++) { + for ($i = 0; sizeof($ids) < 1000; $i++) { $songid = $this->getsongid($playlist[rand(0,sizeof($playlist)-1)]); - for ($k=0;sizeof($ids) < 310&&$k