From 4c56380f4b766d4901c5ec1f347a30e29725e436 Mon Sep 17 00:00:00 2001 From: Alhaziel01 Date: Sat, 11 Jul 2020 18:20:36 +0200 Subject: [PATCH] ops --- channels/tantifilm.py | 1 - 1 file changed, 1 deletion(-) diff --git a/channels/tantifilm.py b/channels/tantifilm.py index b71f2411..05c13568 100644 --- a/channels/tantifilm.py +++ b/channels/tantifilm.py @@ -50,7 +50,6 @@ def mainlist(item): @support.scrape def peliculas(item): - debug=True if item.args == 'search': patron = r'[^<]+)\)[^"]*"[^>]+>\s*[^"]+)".*?
\s*

(?P[^<]+)<\/p>' # support.regexDbg(item, patron, headers)