Improve a bit hybris detection (#1871)

* Improve a bit hybris detection

- Factorize a bit the regexp
- Add a new pattern that can be tested [here](https://www.iittala.com/se/sv/home)
- Change the url to https

* Fix a typo
main
jvoisin 7 years ago committed by Elbert Alias
parent b460101bff
commit 828efe883a

@ -3728,10 +3728,10 @@
"headers": {
"Set-Cookie": "_hybris"
},
"html": "<[^>]+(?:/sys_master/|/hybr/|/_ui/desktop/)",
"html": "<[^>]+/(?:sys_master|hybr|_ui/(?:desktop|common/img/webicons))/",
"icon": "Hybris.png",
"implies": "Java",
"website": "http://hybris.com"
"website": "https://hybris.com"
},
"IBM Coremetrics": {
"cats": [