mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-08 08:28:15 -04:00
Escape the period
This commit is contained in:
@@ -64,8 +64,8 @@ class Config(object):
|
|||||||
r"dclgdatamart\.co\.uk",
|
r"dclgdatamart\.co\.uk",
|
||||||
r"ucds\.email",
|
r"ucds\.email",
|
||||||
r"naturalengland\.org\.uk",
|
r"naturalengland\.org\.uk",
|
||||||
r"hmcts.net",
|
r"hmcts\.net",
|
||||||
r"irmsecurity.com", # temp addition for pen testers to be able to create account
|
r"irmsecurity\.com", # temp addition for pen testers to be able to create account
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user