rimosso canale clone e canale chiuso

This commit is contained in:
mac12m99
2019-07-23 20:42:11 +02:00
parent d55f8dee92
commit 4726019e4d
5 changed files with 4 additions and 265 deletions
+3 -1
View File
@@ -13,7 +13,9 @@ from core.support import menu, log
from platformcode import logger, config
from specials import autoplay
host = "https://seriehd.info"
__channel__ = "seriehd"
host = config.get_channel_url(__channel__)
IDIOMAS = {'Italiano': 'IT'}
list_language = IDIOMAS.values()