This commit is contained in:
marco
2019-11-18 14:10:26 +01:00
parent 0b76972c42
commit a9642cad6b

View File

@@ -1,12 +1,11 @@
# -*- coding: utf-8 -*-
# ------------------------------------------------------------
# Canale per vedohd
# Canale per netfreex
# ------------------------------------------------------------
from core import scrapertoolsV2, httptools, support
from core import support
from core.item import Item
from platformcode import logger, config
from specials import autoplay
__channel__ = "netfreex"
host = config.get_channel_url(__channel__)