@@ -4,14 +4,14 @@
|
||||
# ------------------------------------------------------------
|
||||
import re
|
||||
|
||||
import autoplay
|
||||
import support
|
||||
|
||||
from core import httptools, scrapertools
|
||||
|
||||
from core import httptools, scrapertools, support
|
||||
from core import tmdb
|
||||
from core.item import Item
|
||||
from platformcode import logger
|
||||
from platformcode import config
|
||||
from specials import autoplay
|
||||
|
||||
__channel__ = 'italiaserie'
|
||||
host = config.get_channel_url(__channel__)
|
||||
|
||||
Reference in New Issue
Block a user