Fix Anime Universe

This commit is contained in:
Alhaziel01
2020-12-23 19:34:19 +01:00
parent fc39894b1a
commit 114a640a13

View File

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