mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 08:47:08 +00:00
Add LessWrong
This commit is contained in:
parent
d8e5c0a409
commit
04ace466fc
2 changed files with 8 additions and 0 deletions
|
@ -1025,6 +1025,13 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"LessWrong": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://www.lesswrong.com/users/@{}",
|
||||
"urlMain": "https://www.lesswrong.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7why"
|
||||
},
|
||||
"Letterboxd": {
|
||||
"errorMsg": "Sorry, we can\u2019t find the page you\u2019ve requested.",
|
||||
"errorType": "message",
|
||||
|
|
1
sites.md
1
sites.md
|
@ -130,6 +130,7 @@
|
|||
1. [LOR](https://linux.org.ru/)
|
||||
1. [Launchpad](https://launchpad.net/)
|
||||
1. [LeetCode](https://leetcode.com/)
|
||||
1. [LessWrong](https://lesswrong.com/)
|
||||
1. [Letterboxd](https://letterboxd.com/)
|
||||
1. [Lichess](https://lichess.org)
|
||||
1. [Linktree](https://linktr.ee/)
|
||||
|
|
Loading…
Reference in a new issue