diff --git a/tests/config_carrier.py b/tests/config_carrier.py index be5c95d..b894eff 100644 --- a/tests/config_carrier.py +++ b/tests/config_carrier.py @@ -44,7 +44,7 @@ sighting_source = "YOUR_MAIL_TO_MISP_IDENTIFIER" # Remove "Re:", "Fwd:" and {Spam?} from subject # add: "[\(\[].*?[\)\]]" to remove everything between [] and (): i.e. [tag] -removelist = (r'Re:', r'Fwd:', r'\{Spam?\}') +removelist = (r'Re:', r'Fwd:', r'\{Spam\?\}') # TLP tag setup # Tuples contain different variations of spelling