diff --git a/data.json b/data.json index 9cb5934..f8d13f2 100644 --- a/data.json +++ b/data.json @@ -679,14 +679,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Khan Academy": { - "errorType": "status_code", - "rank": 377, - "url": "https://www.khanacademy.org/profile/{}", - "urlMain": "https://www.khanacademy.org/", - "username_claimed": "blue", - "username_unclaimed": "noonewouldeverusethis7" - }, "Kik": { "errorMsg": "The page you requested was not found", "errorType": "message", diff --git a/data_bad_site.json b/data_bad_site.json index df73a39..74a5363 100644 --- a/data_bad_site.json +++ b/data_bad_site.json @@ -64,6 +64,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Khan Academy": { + "errorType": "status_code", + "rank": 377, + "url": "https://www.khanacademy.org/profile/{}", + "urlMain": "https://www.khanacademy.org/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "linkedin.com": { "errorMsg": "This profile is not available", "errorType": "message", diff --git a/removed_sites.md b/removed_sites.md index 4ca1dc7..47928e6 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -6,6 +6,21 @@ They are listed here in the hope that things may change in the future so they may be re-included. +## Khan Academy + +Usernames that don't exist are detected. First noticed 2019-10-25. + +``` + "Khan Academy": { + "errorType": "status_code", + "rank": 377, + "url": "https://www.khanacademy.org/profile/{}", + "urlMain": "https://www.khanacademy.org/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` + ## PayPal Usernames that don't exist are detected.