Fix bootstrap detection (#1879)

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

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