From b9492af18744bfa39028928bf4266d5817da4d49 Mon Sep 17 00:00:00 2001 From: Keder Nath mallick <53966650+keder-code-hash@users.noreply.github.com> Date: Sun, 2 Oct 2022 19:32:04 +0530 Subject: [PATCH] fixed issue with Kooapp for false positive #1493 --- sherlock/resources/data.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 01162055..1c4bc796 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2421,10 +2421,10 @@ "koo": { "errorMsg": "Invalid Profile", "errorType": "message", - "url": "https://www.kooapp.com/profile/{}", + "url": "https://www.kooapp.com/search?q={}&tab=USER", "urlMain": "https://www.kooapp.com", "username_claimed": "john", - "username_unclaimed": "noonewouldeverusethis7" + "username_unclaimed": "noonewouldeverusethis7" }, "kwork": { "errorType": "status_code",