Fix AnimeUniverse
This commit is contained in:
@@ -63,6 +63,7 @@ def newest(categoria):
|
|||||||
|
|
||||||
@support.scrape
|
@support.scrape
|
||||||
def peliculas(item):
|
def peliculas(item):
|
||||||
|
query = ''
|
||||||
if '/mos/' in item.url:
|
if '/mos/' in item.url:
|
||||||
item.contentType = 'movie'
|
item.contentType = 'movie'
|
||||||
action='findvideos'
|
action='findvideos'
|
||||||
|
|||||||
Reference in New Issue
Block a user