Skip to content

Commit

Permalink
use urlProbe for Docker Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
nstapelbroek committed May 21, 2019
1 parent c749880 commit d5bdaf1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data.json
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,9 @@
"Docker Hub": {
"errorType": "status_code",
"rank": 1905,
"url": "https://hub.docker.com/v2/users/{}/",
"url": "https://hub.docker.com/u/{}/",
"urlMain": "https://hub.docker.com/",
"urlProbe": "https://hub.docker.com/v2/users/{}/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
Expand Down

0 comments on commit d5bdaf1

Please sign in to comment.