mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 22:30:30 +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_claimed": "blue",
|
||||||
"username_unclaimed": "noonewouldeverusethis7"
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
},
|
},
|
||||||
|
"note": {
|
||||||
|
"errorType": "status_code",
|
||||||
|
"rank": 114514,
|
||||||
|
"url": "https://note.com/{}",
|
||||||
|
"urlMain": "https://note.com/",
|
||||||
|
"username_claimed": "blue",
|
||||||
|
"username_unclaimed": "noonewouldeverusethis7"
|
||||||
|
},
|
||||||
"OK": {
|
"OK": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"rank": 62,
|
"rank": 62,
|
||||||
|
|
Loading…
Reference in a new issue