Changed URL

This commit is contained in:
Alhaziel
2019-03-17 11:15:56 +01:00
committed by mac12m99
parent 39838c853b
commit 97ce1218c7

View File

@@ -13,7 +13,7 @@ from core.item import Item
from platformcode import logger, config
#URL che reindirizza sempre al dominio corrente
host = "https://altadefinizione01.to"
host = "https://altadefinizione01.team"
IDIOMAS = {'Italiano': 'IT'}
list_language = IDIOMAS.values()