diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 1aa16b73e..0fcd30d74 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -628,6 +628,14 @@ "urlMain": "https://deviantart.com", "username_claimed": "blue" }, + "DigitalSpy": { + "errorMsg": "The page you were looking for could not be found.", + "errorType": "message", + "url": "https://forums.digitalspy.com/profile/{}", + "urlMain": "https://forums.digitalspy.com/", + "username_claimed": "blue", + "regexCheck": "^\\w{3,20}$" + }, "Discogs": { "errorType": "status_code", "url": "https://www.discogs.com/user/{}",