diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 2ad194b5..1f605fc2 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -701,6 +701,13 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Hackaday": { + "errorType": "status_code", + "url": "https://hackaday.io/{}", + "urlMain": "https://hackaday.io/", + "username_claimed": "adam", + "username_unclaimed": "noonewouldeverusethis" + }, "HackTheBox": { "errorType": "status_code", "url": "https://forum.hackthebox.eu/profile/{}", @@ -2273,4 +2280,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}