File tree Expand file tree Collapse file tree 2 files changed +18
-8
lines changed
sherlock_project/resources Expand file tree Collapse file tree 2 files changed +18
-8
lines changed Original file line number Diff line number Diff line change @@ -2005,4 +2005,21 @@ __2025-10-28 :__ cloudflare protection
20052005 "urlMain" : " https://giphy.com/" ,
20062006 "username_claimed" : " red"
20072007 },
2008- ```
2008+ ```
2009+
2010+ ## LessWrong
2011+ __2025-10-28 :__ return 200 status code for both existing and non existing users
2012+ ```json
2013+
2014+ "LessWrong" : {
2015+ "url" : " https://www.lesswrong.com/users/{}" ,
2016+ "urlMain" : " https://www.lesswrong.com/" ,
2017+ "errorType" : " response_url" ,
2018+ "errorUrl" : " https://www.lesswrong.com/" ,
2019+ "username_claimed" : " habryka"
2020+ },
2021+ ```
2022+ ```
2023+ ```
2024+ ```
2025+ ```
Original file line number Diff line number Diff line change 14281428 "urlMain" : " https://lemmy.world" ,
14291429 "username_claimed" : " blue"
14301430 },
1431- "LessWrong" : {
1432- "url" : " https://www.lesswrong.com/users/{}" ,
1433- "urlMain" : " https://www.lesswrong.com/" ,
1434- "errorType" : " response_url" ,
1435- "errorUrl" : " https://www.lesswrong.com/" ,
1436- "username_claimed" : " habryka"
1437- },
14381431 "Letterboxd" : {
14391432 "errorMsg" : " Sorry, we can\u2019 t find the page you\u2019 ve requested." ,
14401433 "errorType" : " message" ,
You can’t perform that action at this time.
0 commit comments