mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-26 13:50:22 +00:00
Add GitHub to tests.
This commit is contained in:
parent
09f2b80e40
commit
273cfc62e3
1 changed files with 3 additions and 1 deletions
|
@ -386,7 +386,9 @@
|
|||
"rank": 57,
|
||||
"regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$",
|
||||
"url": "https://www.github.com/{}",
|
||||
"urlMain": "https://www.github.com/"
|
||||
"urlMain": "https://www.github.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"GitLab": {
|
||||
"errorMsg": "You need to sign in or sign up before continuing.",
|
||||
|
|
Loading…
Reference in a new issue