Fix bootstrap detection (#1879)

main
kkadosh 7 years ago committed by Elbert Alias
parent 2ed67f99bd
commit 31417b426b

@ -8855,7 +8855,7 @@
],
"html": [
"<style>/\\*!\\* Bootstrap v(\\d\\.\\d\\.\\d)\\;version:\\1",
"<link[^>]+?href=\"[^\"]+bootstrap(?:\\.min)?\\.css",
"<link[^>]+?href=\"[^\"]*bootstrap(?:\\.min)?\\.css",
"<div[^>]+class=\"[^\"]*glyphicon glyphicon-"
],
"icon": "Bootstrap.png",