fix: altadefinizione01.py

commentato il debug
This commit is contained in:
greko17
2019-10-07 21:27:31 +02:00
parent 259cbff6cf
commit bdf77bb7b3

View File

@@ -67,7 +67,7 @@ def peliculas(item):
patronBlock = r'<div class="cover_kapsul ml-mask">(?P<block>.*)<div class="page_nav">'
patronNext = '<span>\d</span> <a href="([^"]+)">'
debug = True
## debug = True
return locals()
@support.scrape