From a0ff50b784d4ee518d7fef9aa8018336373f2f05 Mon Sep 17 00:00:00 2001 From: Alhaziel Date: Tue, 17 Mar 2020 19:06:12 +0100 Subject: [PATCH] Fix Filtri Community Channels --- core/support.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/support.py b/core/support.py index 912a1784..fe64e16b 100755 --- a/core/support.py +++ b/core/support.py @@ -802,7 +802,7 @@ def match(item_url_string, **args): match: first match matches: all the matches ''' - log(item_url_string) + log() matches = blocks = [] url = None