Merge pull request #1406 from sherlock-project/fix-false-positive

fixed Zhihu false positive
pull/1411/head
Siddharth Dushantha 3 years ago committed by GitHub
commit e6f9846c27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save