Skip to content

Commit

Permalink
Remove "KiwiFarms". You now have to be logged in to see any profile.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoadlck committed Dec 31, 2019
1 parent ea173cf commit b1fc363
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 9 deletions.
9 changes: 0 additions & 9 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
9 changes: 9 additions & 0 deletions data_bad_site.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
17 changes: 17 additions & 0 deletions removed_sites.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit b1fc363

Please sign in to comment.