diff --git a/plugin.video.alfa/servers/flashx.py b/plugin.video.alfa/servers/flashx.py old mode 100755 new mode 100644 index dcbb8765..e15d493c --- a/plugin.video.alfa/servers/flashx.py +++ b/plugin.video.alfa/servers/flashx.py @@ -40,6 +40,7 @@ def get_video_url(page_url, premium=False, user="", password="", video_password= pass matches = scrapertools.find_multiple_matches(data, "") + m = "" for n, m in enumerate(matches): if m.startswith("eval"): try: