From 92f45233e9727288056a30769b6dd5d680e28116 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Sat, 14 Nov 2020 20:35:06 +0100 Subject: update title blacklist --- fuzzycat/verify.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fuzzycat/verify.py b/fuzzycat/verify.py index c937aa8..edbe47f 100644 --- a/fuzzycat/verify.py +++ b/fuzzycat/verify.py @@ -39,6 +39,7 @@ get_key_values = operator.itemgetter("k", "v") # There titles appear too often, so ignore them for now. TITLE_BLACKLIST = set([ "", + "actualités", "about this issue", "about this journal", "abbreviations and acronyms", -- cgit v1.2.3