From d333e5a8a8b69946bd2880836120b48339c51ec4 Mon Sep 17 00:00:00 2001 From: Martyn Inglis Date: Mon, 16 Jan 2017 16:49:50 +0000 Subject: [PATCH] Escape the period --- config.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.py b/config.py index 4fc4fca6d..8a40c51a5 100644 --- a/config.py +++ b/config.py @@ -64,8 +64,8 @@ class Config(object): r"dclgdatamart\.co\.uk", r"ucds\.email", r"naturalengland\.org\.uk", - r"hmcts.net", - r"irmsecurity.com", # temp addition for pen testers to be able to create account + r"hmcts\.net", + r"irmsecurity\.com", # temp addition for pen testers to be able to create account ]