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
@@ -12,7 +12,8 @@ from core.item import Item
from platformcode import config, logger
from servers.decrypters import adfly
host = "https://ww1.animeforce.org"
__channel__ = "animeforge"
host = config.get_channel_url(__channel__)
IDIOMAS = {'Italiano': 'IT'}
list_language = IDIOMAS.values()