Add Scottish Enterprise to list of gov domains

> Scottish Enterprise is Scotland's main economic development agency
> and a non-departmental public body of the Scottish Government.

– https://www.scottish-enterprise.com/about-us

For some reason their email domain is `scotent.co.uk` (but it redirects
to www.scottish-enterprise.com on the web for the some reason
¯\_(ツ)_/¯)
This commit is contained in:
Chris Hill-Scott
2017-03-02 10:18:19 +00:00
parent 446b2191f9
commit 54a666e8e9
2 changed files with 2 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ class Config(object):
r"ucds\.email",
r"naturalengland\.org\.uk",
r"hmcts\.net",
r"scotent\.co\.uk",
]