diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index 498f1344e..e86dd6960 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -608,6 +608,12 @@ "urlMain": "https://cracked.sh/", "username_claimed": "Blue" }, + "Credly": { + "errorType": "status_code", + "url": "https://www.credly.com/users/{}", + "urlMain": "https://www.credly.com/", + "username_claimed": "credly" + }, "Crevado": { "errorType": "status_code", "regexCheck": "^[\\w@-]+?$",