fix: cinemalibero

tolgo debug
This commit is contained in:
greko17
2019-12-09 22:29:25 +01:00
parent 3b960d7af8
commit c688f07e4a

View File

@@ -116,7 +116,7 @@ def peliculas(item):
return item
patronNext = r'<a class="next page-numbers".*?href="([^"]+)">'
debug = True
#debug = True
return locals()
@support.scrape