Add Material Design Lite detection

main
Moutard3 8 years ago
parent a05d78e47d
commit 446ec2b758

@ -4885,6 +4885,15 @@
"script": "munchkin\\.marketo\\.net/munchkin\\.js", "script": "munchkin\\.marketo\\.net/munchkin\\.js",
"website": "http://www.marketo.com" "website": "http://www.marketo.com"
}, },
"Material Design Lite": {
"cats": [
"18"
],
"html": "<link[^>]* href=\"[^\"]*material(?:\\.[\\w]+-[\\w]+)?(?:\\.min)?\\.css",
"icon": "Material Design Lite.png",
"script": "material(?:\\.min)?\\.js",
"website": "https://getmdl.io"
},
"Materialize CSS": { "Materialize CSS": {
"cats": [ "cats": [
"18" "18"

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B