X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=blobdiff_plain;f=consors-report.py;fp=consors-report.py;h=12397554da9431814f1154cc89c0df785371d1b1;hp=f791e9cddfa5823ca7fc3470f7d0aa56e27e9f31;hb=7f495ed42f5540f1ff924505c2676718159285ae;hpb=5350ddd21613c7bd48dabd5f565369861f1d941b diff --git a/consors-report.py b/consors-report.py index f791e9c..1239755 100755 --- a/consors-report.py +++ b/consors-report.py @@ -21,7 +21,7 @@ CATEGORIES = { 'Lebensmittel': re.compile('BIOS|Wolf|Ruta|Rewe', re.I), 'Eigentumswohnungen': re.compile('Rechnung Darl.-Leistung|Semmelweis', re.I), 'Hobby/Sport': re.compile('Holstein|Mrs. Sporty|Kieser|DJK', re.I), - 'Sparen': re.compile('Bausparkasse Mainz AG|FIL Fondsbank|MIG GmbH|Netfonds AG', re.I), + '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),