Oops! I did not mean to merge PowerShell Gallery. It does not work correctly, but I forgot to back it out from the integration branch.

pull/343/head
Christopher K. Hoadley 5 years ago
parent ab781e227f
commit baa2167544

@ -1003,14 +1003,6 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "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": { "ProductHunt": {
"errorMsg": "Product Hunt is a curation of the best new products", "errorMsg": "Product Hunt is a curation of the best new products",
"errorType": "message", "errorType": "message",

@ -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 They are listed here in the hope that things may change in the future
so they may be re-included. 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 ## LinkedIn
This was attempted to be added around 2019-08-26, but the pull request was never merged. This was attempted to be added around 2019-08-26, but the pull request was never merged.

Loading…
Cancel
Save