updating json + dynimininininic chanels

This commit is contained in:
cttynul
2019-06-06 17:21:27 +02:00
parent da4a26d03f
commit aeffad02a9
13 changed files with 30 additions and 22 deletions
+2 -1
View File
@@ -13,7 +13,8 @@ from core.item import Item
from platformcode import logger, config
from specials import autoplay, autorenumber
host = config.get_setting("channel_host", 'animeworld')
__channel__ = "animeworld"
host = config.get_addon_version(__channel__)
headers = [['Referer', host]]
IDIOMAS = {'Italiano': 'Italiano'}