mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
fixed Zhihu false positive
This commit is contained in:
parent
d99d6ffa3d
commit
aeec596cb2
1 changed files with 2 additions and 2 deletions
|
@ -2214,8 +2214,8 @@
|
|||
"username_unclaimed": "noonewouldeverusethis77777"
|
||||
},
|
||||
"Zhihu": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://www.zhihu.com/people/{}",
|
||||
"errorMsg": "404",
|
||||
"errorType": "message",
|
||||
"url": "https://www.zhihu.com/people/{}",
|
||||
"urlMain": "https://www.zhihu.com/",
|
||||
"username_claimed": "blue",
|
||||
|
|
Loading…
Reference in a new issue