mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-26 22:00:27 +00:00
feat: add support for monkeytype
This commit is contained in:
parent
9ea08b2c73
commit
0e8c5b0d31
1 changed files with 7 additions and 0 deletions
|
@ -1299,6 +1299,13 @@
|
|||
"username_claimed": "jenny",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Monkeytype": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://api.monkeytype.com/users/{}/profile",
|
||||
"urlMain": "https://monkeytype.com/",
|
||||
"username_claimed": "Lost_Arrow",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Motorradfrage": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.motorradfrage.net/nutzer/{}",
|
||||
|
|
Loading…
Reference in a new issue