Skip to content

Commit

Permalink
Added support for Google Developers
Browse files Browse the repository at this point in the history
  • Loading branch information
arnavgupta2003 committed Oct 4, 2022
1 parent 37e3fd2 commit 5bc99da
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -848,6 +848,14 @@
"username_claimed": "GitHub",
"username_unclaimed": "noonewouldeverusethis7"
},
"Google Developer": {
"errorMsg": "Sorry, the profile was not found.",
"errorType": "message",
"url": "https://g.dev/{}",
"urlMain": "https://g.dev/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Gradle": {
"errorType": "status_code",
"regexCheck": "^(?!-)[a-zA-Z0-9-]{3,}(?<!-)$",
Expand Down

0 comments on commit 5bc99da

Please sign in to comment.