use urlProbe param for detection

This commit is contained in:
a-r-r-o-w 2023-01-11 18:22:58 +05:30
parent 0e8c5b0d31
commit 047783ac7a
No known key found for this signature in database
GPG key ID: 32246AB95CEB1268

View file

@ -1301,8 +1301,9 @@
},
"Monkeytype": {
"errorType": "status_code",
"url": "https://api.monkeytype.com/users/{}/profile",
"url": "https://monkeytype.com/profile/{}",
"urlMain": "https://monkeytype.com/",
"urlProbe": "https://api.monkeytype.com/users/{}/profile",
"username_claimed": "Lost_Arrow",
"username_unclaimed": "noonewouldeverusethis7"
},