fix seriehd, guardaserie e aggiornati link canali
This commit is contained in:
@@ -61,7 +61,7 @@ def hdpass_get_servers(item):
|
||||
url = url.replace("&download=1", "")
|
||||
if 'hdpass' not in url and 'hdplayer' not in url:
|
||||
return itemlist
|
||||
if 'https' not in url:
|
||||
if not url.startswith('http'):
|
||||
url = 'https:' + url
|
||||
|
||||
data = httptools.downloadpage(url).data
|
||||
|
||||
Reference in New Issue
Block a user