Add GitHub to tests.

pull/168/head
Christopher K. Hoadley 6 years ago
parent 09f2b80e40
commit 273cfc62e3

@ -386,7 +386,9 @@
"rank": 57, "rank": 57,
"regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$", "regexCheck": "^[a-zA-Z0-9](?:[a-zA-Z0-9]|-(?=[a-zA-Z0-9])){0,38}$",
"url": "https://www.github.com/{}", "url": "https://www.github.com/{}",
"urlMain": "https://www.github.com/" "urlMain": "https://www.github.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
}, },
"GitLab": { "GitLab": {
"errorMsg": "You need to sign in or sign up before continuing.", "errorMsg": "You need to sign in or sign up before continuing.",

Loading…
Cancel
Save