Merge pull request #1494 from keder-code-hash/keder

fixed issue with Kooapp for false positive #1493
pull/1562/head
Siddharth Dushantha 2 years ago committed by GitHub
commit d1b9ad345e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2508,12 +2508,13 @@
"username_unclaimed": "noonewouldeverusethis77777"
},
"koo": {
"errorMsg": "Invalid Profile",
"errorMsg": "is available",
"errorType": "message",
"url": "https://www.kooapp.com/profile/{}",
"urlMain": "https://www.kooapp.com",
"urlProbe":"https://www.kooapp.com/apiV1/users/handle/{}/valid",
"username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7"
"username_unclaimed": "noonewouldeverusethis7"
},
"kwork": {
"errorType": "status_code",

Loading…
Cancel
Save