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)