From 3c5bd90a0856b6e20eebf95b5a110cf6114eb7b1 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 b4be9d07..a5497b15 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