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

pull/499/head
Christopher K. Hoadley 5 years ago
parent ea173cf313
commit b1fc363d31

@ -933,15 +933,6 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "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": { "Kongregate": {
"errorMsg": "Sorry, no account with that name was found.", "errorMsg": "Sorry, no account with that name was found.",
"errorType": "message", "errorType": "message",

@ -80,6 +80,15 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "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": { "linkedin.com": {
"errorMsg": "This profile is not available", "errorMsg": "This profile is not available",
"errorType": "message", "errorType": "message",

@ -6,6 +6,23 @@ They are listed here in the hope that things may change in the future
so they may be re-included. 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 ## Teknik
As of 2019-11-30, the site causes Sherlock to just hang. As of 2019-11-30, the site causes Sherlock to just hang.

Loading…
Cancel
Save