Cineblog01 host fixe for menu items
This commit is contained in:
@@ -59,6 +59,7 @@ def mainlist(item):
|
||||
|
||||
|
||||
def menu(item):
|
||||
findhost()
|
||||
itemlist= []
|
||||
data = httptools.downloadpage(item.url, headers=headers).data
|
||||
data = re.sub('\n|\t', '', data)
|
||||
|
||||
Reference in New Issue
Block a user