diff --git a/data.json b/data.json index 4b860aca..1ddbe93a 100644 --- a/data.json +++ b/data.json @@ -1003,14 +1003,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "PowerShell Gallery": { - "errorType": "status_code", - "rank": 163562, - "url": "https://www.powershellgallery.com/profiles/{}", - "urlMain": "https://www.powershellgallery.com", - "username_claimed": "powershellteam", - "username_unclaimed": "noonewouldeverusethis7" - }, "ProductHunt": { "errorMsg": "Product Hunt is a curation of the best new products", "errorType": "message", diff --git a/removed_sites.md b/removed_sites.md index 2d408261..eaf317c1 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -5,6 +5,22 @@ Sherlock is not capable of determining if a given username exists or not. They are listed here in the hope that things may change in the future so they may be re-included. +## PowerShell Gallery + +Accidentally merged even though the original pull request showed that all +user names were available. + +``` + "PowerShell Gallery": { + "errorType": "status_code", + "rank": 163562, + "url": "https://www.powershellgallery.com/profiles/{}", + "urlMain": "https://www.powershellgallery.com", + "username_claimed": "powershellteam", + "username_unclaimed": "noonewouldeverusethis7" + }, +``` + ## LinkedIn This was attempted to be added around 2019-08-26, but the pull request was never merged.