diff --git a/sherlock_project/resources/data.json b/sherlock_project/resources/data.json index e88f8dbc9..99d822045 100644 --- a/sherlock_project/resources/data.json +++ b/sherlock_project/resources/data.json @@ -1254,6 +1254,14 @@ "urlMain": "https://linux.org.ru/", "username_claimed": "red" }, + "Laracast": { + "errorType":"status_code", + "url": "https://laracasts.com/@{}", + "urlMain": "https://laracasts.com/", + "regexCheck": "^[a-zA-Z0-9_-]{3,}$", + "username_claimed": "username", + "username_unclaimed": "thisssdoesntexist" + }, "Launchpad": { "errorType": "status_code", "url": "https://launchpad.net/~{}", @@ -1558,7 +1566,7 @@ "url": "https://outgress.com/agents/{}", "urlMain": "https://outgress.com/", "username_claimed": "pylapp" - }, + }, "PCGamer": { "errorMsg": "The specified member cannot be found. Please enter a member's entire name.", "errorType": "message",