Add UMI.CMS detection

main
AlexByte 9 years ago
parent 2a1afed604
commit ed4365cb9c

@ -7890,6 +7890,18 @@
"url": "/umbraco/login\\.aspx(?:$|\\?)", "url": "/umbraco/login\\.aspx(?:$|\\?)",
"website": "umbraco.com" "website": "umbraco.com"
}, },
"UMI.CMS": {
"cats": [
1
],
"headers": {
"X-Generated-By": "UMI.CMS",
"X-CMS-Version": "(.+)\\;confidence:0\\;version:\\1"
},
"icon": "UMI.CMS.png",
"implies": "PHP",
"website": "www.umi-cms.ru"
},
"Unbounce": { "Unbounce": {
"cats": [ "cats": [
20, 20,

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB