diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d5aa0b27..d2f37576 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -757,6 +757,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "ICQ": { + "errorMsg": "Profile not found", + "errorType": "message", + "url": "https://icq.im/{}", + "urlMain": "https://icq.com/", + "username_claimed": "Micheal", + "username_unclaimed": "noonewouldeverusethis7" + }, "IFTTT": { "errorMsg": "The requested page or file does not exist", "errorType": "message", @@ -2260,4 +2268,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}