From 403c35edf170d332b85aabcee97cf824835bfdce Mon Sep 17 00:00:00 2001 From: Intel1 <25161862+Intel11@users.noreply.github.com> Date: Wed, 11 Jul 2018 15:14:29 -0500 Subject: [PATCH] novelashdgratis: fix --- plugin.video.alfa/channels/novelashdgratis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.video.alfa/channels/novelashdgratis.py b/plugin.video.alfa/channels/novelashdgratis.py index 0fad07f8..a1adc345 100644 --- a/plugin.video.alfa/channels/novelashdgratis.py +++ b/plugin.video.alfa/channels/novelashdgratis.py @@ -13,7 +13,7 @@ from platformcode import config, logger from channels import filtertools from channels import autoplay -host = 'http://www.novelashdgratis.io' +host = 'http://www.novelasgratishd.tv' IDIOMAS = {'la':'Latino'} list_language = IDIOMAS.values()