diff --git a/randomizermodule.py b/randomizermodule.py index b7c7581..ff664dd 100644 --- a/randomizermodule.py +++ b/randomizermodule.py @@ -5,6 +5,7 @@ import requests def randomize(listurl): # Please don't refresh too fast and kill my website and git server... musiclist = requests.get(listurl).text.split("\n") + musiclist = [music for music in musiclist if music != ""] html = "\n\n
\n\n\n\n\n" html += "\n" html += "