Updated data.json added a probeUrl for koo

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

@ -2419,10 +2419,11 @@
"username_unclaimed": "noonewouldeverusethis77777" "username_unclaimed": "noonewouldeverusethis77777"
}, },
"koo": { "koo": {
"errorMsg": "Invalid Profile", "errorMsg": "handle {} is available",
"errorType": "message", "errorType": "message",
"url": "https://www.kooapp.com/search?q={}&tab=USER", "url": "https://www.kooapp.com/profile/{}",
"urlMain": "https://www.kooapp.com", "urlMain": "https://www.kooapp.com",
"urlProbe":"https://www.kooapp.com/apiV1/users/handle/{}/valid",
"username_claimed": "john", "username_claimed": "john",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },

Loading…
Cancel
Save