Add otrs detection

This PR can be tested [here](https://www.otrs.com/otrs-demo-trial/#OTRS
Online Demo)
main
jvoisin 8 years ago
parent 087fc5ed2b
commit e56822fcfc

@ -10004,6 +10004,16 @@
], ],
"website": "http://osticket.com" "website": "http://osticket.com"
}, },
"otrs": {
"cats": [
"13"
],
"html": "<!--\\s+OTRS: Copyright \\d+-\\d+, OTRS AG",
"script": "^/otrs-web/js/",
"icon": "otrs.png",
"implies": "perl",
"website": "https://www.otrs.com"
},
"ownCloud": { "ownCloud": {
"cats": [ "cats": [
"19" "19"

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Loading…
Cancel
Save