Skip to content

Commit

Permalink
Use HTTP Status detection for OpenCollective. The site does give a cl…
Browse files Browse the repository at this point in the history
…ean 404 code.
  • Loading branch information
hoadlck committed May 25, 2020
1 parent 87bffea commit 7f298e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1175,8 +1175,7 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"OpenCollective": {
"errorMsg": "Not found",
"errorType": "message",
"errorType": "status_code",
"rank": 39777,
"url": "https://opencollective.com/{}",
"urlMain": "https://opencollective.com/",
Expand Down

0 comments on commit 7f298e4

Please sign in to comment.