Merge pull request #212 from ToBeFree/patch-1

Improved Twitter Bootstrap Detection
main
Elbert Alias 12 years ago
commit 3b2ef5b673

@ -1709,7 +1709,7 @@
},
"Twitter Bootstrap": {
"cats": [ 18 ],
"script": "twitter\\.github\\.com/bootstrap",
"script": "(twitter\\.github\\.com/bootstrap|bootstrap(.js|.min.js))",
"html": "<link[^>]+bootstrap[^>]+css",
"env": "^Twipsy$\\;confidence:50"
},

Loading…
Cancel
Save