Fix Anime Universe

This commit is contained in:
Alhaziel01
2020-12-23 19:34:19 +01:00
parent c563b0e089
commit 7a2b2bd843

View File

@@ -100,6 +100,7 @@ def peliculas(item):
@support.scrape
def episodios(item):
anime = True
pagination = int(perpage)
patron = epPatron
return locals()