diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 5f4de4ab..c28bf3f6 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -614,13 +614,14 @@ "urlMain": "https://www.dealabs.com/", "username_claimed": "blue" }, - "DeviantART": { - "errorType": "status_code", - "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", - "url": "https://{}.deviantart.com", - "urlMain": "https://deviantart.com", - "username_claimed": "blue" - }, + "DeviantArt": { + "errorType": "message", + "errorMsg": "Llama Not Found", + "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", + "url": "https://www.deviantart.com/{}", + "urlMain": "https://www.deviantart.com/", + "username_claimed": "blue" +}, "DigitalSpy": { "errorMsg": "The page you were looking for could not be found.", "errorType": "message",