This commit is contained in:
marco
2020-06-14 19:55:39 +02:00
parent 6617f1665f
commit 32b9b39b29
6 changed files with 15 additions and 24 deletions
+1 -5
View File
@@ -7,16 +7,12 @@
import re
from core import scrapertools, httptools, support
from core import support
from core.support import log
from core.item import Item
from platformcode import config
host = config.get_channel_url()
headers = [['Referer', host]]
@support.menu