Skip to content

Commit

Permalink
Merge pull request sherlock-project#1517 from arnavgupta2003/master
Browse files Browse the repository at this point in the history
Added support for Google Developers
  • Loading branch information
sdushantha committed Oct 4, 2022
2 parents 7674cc9 + 1a6b284 commit 11b519b
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 11b519b

Please sign in to comment.