mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
Merge branch 'QuantumSheep/master'
This commit is contained in:
commit
3b3fbcdc90
2 changed files with 6 additions and 0 deletions
|
@ -567,5 +567,10 @@
|
|||
"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"
|
||||
},
|
||||
"Mastodon": {
|
||||
"url": "https://mstdn.io/@{}",
|
||||
"urlMain": "https://mstdn.io/",
|
||||
"errorType": "status_code"
|
||||
}
|
||||
}
|
||||
|
|
1
sites.md
1
sites.md
|
@ -99,3 +99,4 @@
|
|||
98. [Letterboxd](https://letterboxd.com/)
|
||||
99. [Coderwall](https://coderwall.com/)
|
||||
100. [Wikipedia](https://www.wikipedia.org/)
|
||||
101. [Mastodon](https://mstdn.io/)
|
||||
|
|
Loading…
Reference in a new issue