Remove Imgur. Sherlock says that all usernames are available.

pull/342/head
Christopher K. Hoadley 5 years ago
parent fc8626818d
commit 857ce9a1b5

@ -647,14 +647,6 @@
"username_claimed": "blue", "username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7" "username_unclaimed": "noonewouldeverusethis7"
}, },
"Imgur": {
"errorType": "status_code",
"rank": 74,
"url": "https://imgur.com/user/{}",
"urlMain": "https://imgur.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Instagram": { "Instagram": {
"errorMsg": "The link you followed may be broken", "errorMsg": "The link you followed may be broken",
"errorType": "message", "errorType": "message",

@ -5,6 +5,23 @@ 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.
## Imgur
Looks like they made some changes to the site. Sherlock says that all
usernames are available.
```
"Imgur": {
"errorType": "status_code",
"rank": 74,
"url": "https://imgur.com/user/{}",
"urlMain": "https://imgur.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## PowerShell Gallery ## PowerShell Gallery
Accidentally merged even though the original pull request showed that all Accidentally merged even though the original pull request showed that all

Loading…
Cancel
Save