mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 20:03:03 +00:00
✨ Add support for Scratch
Claimed Username: griffpatch Unclaimed Username: noonewould
This commit is contained in:
parent
9eca45b625
commit
0be76b48c2
1 changed files with 7 additions and 0 deletions
|
@ -948,6 +948,13 @@
|
|||
"username_claimed": "bluewolfekiller",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Scratch": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://scratch.mit.edu/users/{}",
|
||||
"urlMain": "https://scratch.mit.edu/",
|
||||
"username_claimed": "griffpatch",
|
||||
"username_unclaimed": "noonewould"
|
||||
},
|
||||
"Scribd": {
|
||||
"errorMsg": "Page not found",
|
||||
"errorType": "message",
|
||||
|
|
Loading…
Reference in a new issue