Fix regex for links

This commit is contained in:
Julien Bisconti
2020-04-13 17:02:33 +02:00
parent 3ddaea3999
commit 6e85932357
3 changed files with 16 additions and 11 deletions

4
exclude_in_test.json Normal file
View File

@@ -0,0 +1,4 @@
{
"https://vimeo.com": true,
"https://travis-ci.org/veggiemonk/awesome-docker.svg": true
}