For projects that use "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" the old regex worked fine, but some are now using "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" which comes back as wwwhub.
Coverage increased (+0.01%) to 95.402% when pulling 1a298bbae341d53b4fa6fc155409848af11ecce7 on TheSpyder:github_repositories into 5e1ea2ca3adb5d44b33c7775e72d82c820fbcf14 on iandotkelly:master.
For projects that use
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
the old regex worked fine, but some are now using"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git"
which comes back aswwwhub
.Simple regex fix and I also added a test.