Improved Twitter Bootstrap Detection

Now it should also detect Bootstap on websites like atheme.net!
main
Tobias "ToBeFree" Frei 12 years ago
parent 7372e2edf7
commit 6a908c902e

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

Loading…
Cancel
Save