fixed issue with Kooapp for false positive #1493

pull/1494/head
Keder Nath mallick 2 years ago
parent f3bceacef9
commit b9492af187

@ -2421,10 +2421,10 @@
"koo": { "koo": {
"errorMsg": "Invalid Profile", "errorMsg": "Invalid Profile",
"errorType": "message", "errorType": "message",
"url": "https://www.kooapp.com/profile/{}", "url": "https://www.kooapp.com/search?q={}&tab=USER",
"urlMain": "https://www.kooapp.com", "urlMain": "https://www.kooapp.com",
"username_claimed": "john", "username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"kwork": { "kwork": {
"errorType": "status_code", "errorType": "status_code",

Loading…
Cancel
Save