Reorganized channels and support moved to core

This commit is contained in:
Alhaziel
2019-05-23 18:30:04 +02:00
parent c14cf65f36
commit 4c4f618255
79 changed files with 716 additions and 184 deletions
+1 -2
View File
@@ -6,11 +6,10 @@
import re
from core import httptools, scrapertools, servertools
from core import httptools, scrapertools, servertools, support
from core.item import Item
from core import tmdb
from platformcode import logger, config
from channels import support
host = "http://www.guardaserie.watch"