mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 20:33:06 +00:00
Add note.com support
This commit is contained in:
parent
e96d46b022
commit
ed899b55c8
1 changed files with 8 additions and 0 deletions
|
@ -1188,6 +1188,14 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"note": {
|
||||
"errorType": "status_code",
|
||||
"rank": 114514,
|
||||
"url": "https://note.com/{}",
|
||||
"urlMain": "https://note.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"OK": {
|
||||
"errorType": "status_code",
|
||||
"rank": 62,
|
||||
|
|
Loading…
Reference in a new issue