Fix Animesaturn

This commit is contained in:
Alhaziel01
2019-10-26 10:47:50 +02:00
parent 959e78cfe3
commit 614a54e204
-1
View File
@@ -775,7 +775,6 @@ def match(item, patron='', patronBlock='', headers='', url='', post=''):
if patron:
matches = scrapertoolsV2.find_multiple_matches(block, patron)
if not matches: matches = ['']
log('MATCHES= ',matches)
return matches, block