Updated regex

main
Daryl Chan 10 years ago
parent e0b4797829
commit 5714962890

@ -4247,7 +4247,7 @@
"ZURB Foundation": {
"website": "foundation.zurb.com",
"cats": [ 18 ],
"html": [ "<link[^>]+foundation[^>\"]+css", "<div.*class=\".*(small|medium|large)-\\d{1,2}.*columns.*\"" ]
"html": [ "<link[^>]+foundation[^>\"]+css", "<div [^>]*class=\"[^\"]*(?:small|medium|large)-\\d{1,2} columns ]
}
}
}