Skip to content

Commit

Permalink
Merge pull request sherlock-project#263 from sherlock-project/fix_mix…
Browse files Browse the repository at this point in the history
…cloud_false_positove

Fix MixCloud false positive.
  • Loading branch information
hoadlck committed Jul 17, 2019
2 parents b1b5619 + 68e49b8 commit 8125c9f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -705,10 +705,10 @@
"username_unclaimed": "noonewouldeverusethis7"
},
"MixCloud": {
"errorMsg": "Page Not Found",
"errorType": "message",
"errorType": "status_code",
"rank": 2436,
"url": "https://www.mixcloud.com/{}",
"url": "https://www.mixcloud.com/{}/",
"urlProbe": "https://api.mixcloud.com/{}/",
"urlMain": "https://www.mixcloud.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
Expand Down

0 comments on commit 8125c9f

Please sign in to comment.