Add mattermost detection

This can be tested on [this](https://demo.mattermost.com) website,
both on the login and on the logged-on page.
main
jvoisin 8 years ago
parent 1438a9f87e
commit ddf361b8ff

@ -4572,6 +4572,21 @@
"script": "mathjax\\.js",
"website": "mathjax.org"
},
"Mattermost": {
"cats": [
55
],
"html": "<noscript> To use Mattermost, please enable JavaScript. </noscript>",
"implies": [
"Go",
"React",
"PostgreSQL\\;confidence:50",
"MySQL\\;confidence:50"
],
"env": "mm_(?:config|license|user|current_user_id)",
"icon": "mattermost.png",
"website": "about.mattermost.com"
},
"MaxCDN": {
"cats": [
31

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Loading…
Cancel
Save