mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-26 22:00:27 +00:00
No more False Positives on Wikipedia
This commit is contained in:
parent
4d7ed9d608
commit
06166b2add
1 changed files with 1 additions and 1 deletions
|
@ -1916,7 +1916,7 @@
|
|||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Wikipedia": {
|
||||
"errorMsg": "is not registered.",
|
||||
"errorMsg": "<b>Wikipedia does not have a <a href=\"/wiki/Wikipedia:User_pages\" title=\"Wikipedia:User pages\">user page</a> with this exact name.</b>",
|
||||
"errorType": "message",
|
||||
"rank": 10,
|
||||
"url": "https://www.wikipedia.org/wiki/User:{}",
|
||||
|
|
Loading…
Reference in a new issue