diff --git a/data.json b/data.json index 43b75acc..d9b17f66 100644 --- a/data.json +++ b/data.json @@ -2100,14 +2100,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis" }, - "boingboing.net": { - "errorType": "status_code", - "rank": 5821, - "url": "https://bbs.boingboing.net/u/{}", - "urlMain": "https://boingboing.net/", - "username_claimed": "admin", - "username_unclaimed": "noonewouldeverusethis7" - }, "chaos.social": { "errorType": "status_code", "rank": 2748421, diff --git a/data_bad_site.json b/data_bad_site.json index ac8dff46..7983b01f 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -234,6 +234,14 @@ "urlMain": "https://www.sports-tracker.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeveruse" + }, + "boingboing.net": { + "errorType": "status_code", + "rank": 5821, + "url": "https://bbs.boingboing.net/u/{}", + "urlMain": "https://boingboing.net/", + "username_claimed": "admin", + "username_unclaimed": "noonewouldeverusethis7" } } diff --git a/removed_sites.md b/removed_sites.md index 2344dde7..4890d84d 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -473,3 +473,19 @@ redirecting to skyscanner.com whether the username exists or not. }, ``` + +## boingboing.net + +As of 2020-03-02, boingboing.net requires a login to check if a user exits or not. + +``` + "boingboing.net": { + "errorType": "status_code", + "rank": 5821, + "url": "https://bbs.boingboing.net/u/{}", + "urlMain": "https://boingboing.net/", + "username_claimed": "admin", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` +