diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 5f98c33..3ca0977 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2063,9 +2063,12 @@ "username_claimed": "blue" }, "TryHackMe": { - "errorType": "status_code", + "regexCheck": "^[a-zA-Z0-9.]{1,16}$", + "errorType": "message", + "errorMsg": "{\"success\":false}", "url": "https://tryhackme.com/p/{}", "urlMain": "https://tryhackme.com/", + "urlProbe": "https://tryhackme.com/api/user/exist/{}", "username_claimed": "ashu" }, "Tuna": {