mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 16:47:57 +00:00
Added wikipedia.org
This commit is contained in:
parent
5769ee086c
commit
3fc75aea3f
1 changed files with 6 additions and 0 deletions
|
@ -560,5 +560,11 @@
|
|||
"urlMain": "https://coderwall.com/",
|
||||
"errorType": "message",
|
||||
"errorMsg": "404! Our feels when that url is used"
|
||||
},
|
||||
"Wikipedia": {
|
||||
"url": "https://www.wikipedia.org/wiki/User:{}",
|
||||
"urlMain": "https://www.wikipedia.org/",
|
||||
"errorType": "message",
|
||||
"errorMsg": "If a page was recently created here, it may not be visible yet because of a delay in updating the database"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue