mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-23 12:23:03 +00:00
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.
This commit is contained in:
parent
ab781e227f
commit
baa2167544
2 changed files with 16 additions and 8 deletions
|
@ -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",
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue