From: Martin Pitt Date: Wed, 4 Oct 2023 06:27:20 +0000 (+0200) Subject: consors-report.py: Update X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=3ee45886642a0872bdc45a7f40a43b05e53ccbed consors-report.py: Update --- diff --git a/consors-report.py b/consors-report.py index f7c91ba..b921a3c 100755 --- a/consors-report.py +++ b/consors-report.py @@ -25,7 +25,7 @@ CATEGORIES = { 'Sparen': re.compile('Bausparkasse Mainz AG|FIL Fondsbank|MIG (Fonds|GmbH)|Netfonds AG', re.I), 'Spenden': re.compile('Spende|Signal Foundation|nebenan.de|(paypal.*Sabine.Hossenf)|' 'Patreon|Umwelthilfe|Foerderer|Malteser|(Aktion Tier.*Mensch)|' - 'campact', re.I), + 'campact|Amnesty', re.I), }