diff --git a/data.json b/data.json index fa0facd6..415eb585 100644 --- a/data.json +++ b/data.json @@ -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", diff --git a/data_bad_site.json b/data_bad_site.json index 1912de0e..4ed92ce1 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -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", diff --git a/removed_sites.md b/removed_sites.md index 4e6b1b8a..14892843 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -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.