Remove "KiwiFarms". You now have to be logged in to see any profile.

This commit is contained in:
Christopher K. Hoadley 2019-12-31 06:30:53 -06:00
parent ea173cf313
commit b1fc363d31
3 changed files with 26 additions and 9 deletions

View file

@ -933,15 +933,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"KiwiFarms": {
"errorMsg": "The specified member cannot be found",
"errorType": "message",
"rank": 38737,
"url": "https://kiwifarms.net/members/?username={}",
"urlMain": "https://kiwifarms.net/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"Kongregate": {
"errorMsg": "Sorry, no account with that name was found.",
"errorType": "message",

View file

@ -80,6 +80,15 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"KiwiFarms": {
"errorMsg": "The specified member cannot be found",
"errorType": "message",
"rank": 38737,
"url": "https://kiwifarms.net/members/?username={}",
"urlMain": "https://kiwifarms.net/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"linkedin.com": {
"errorMsg": "This profile is not available",
"errorType": "message",

View file

@ -6,6 +6,23 @@ They are listed here in the hope that things may change in the future
so they may be re-included.
## KiwiFarms
As of 2019-12-31, the site gives a 403 for all usernames. You have to
be logged into see a profile.
```
"KiwiFarms": {
"errorMsg": "The specified member cannot be found",
"errorType": "message",
"rank": 38737,
"url": "https://kiwifarms.net/members/?username={}",
"urlMain": "https://kiwifarms.net/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
```
## Teknik
As of 2019-11-30, the site causes Sherlock to just hang.