This commit is contained in:
Alhaziel01
2020-12-17 11:59:30 +01:00
parent ae5d33e47a
commit 20afab27e9
2 changed files with 1 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ def mainlist(item):
@support.scrape
def peliculas(item):
support.info()
debug = True
# debug = True
if item.args != 'newest':
patronBlock = r'<ul class="posts">(?P<block>.*)<\/ul>'