diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 4c84ac52..9738699b 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -608,13 +608,15 @@ "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", + "username_unclaimed": "noonewouldeverusethis" +}, "DigitalSpy": { "errorMsg": "The page you were looking for could not be found.", "errorType": "message",