|
|
|
@ -405,7 +405,7 @@
|
|
|
|
|
"website": "codemirror.net",
|
|
|
|
|
"cats": [ 19 ],
|
|
|
|
|
"env": "^CodeMirror$"
|
|
|
|
|
},
|
|
|
|
|
},
|
|
|
|
|
"Commerce Server": {
|
|
|
|
|
"website": "commerceserver.net",
|
|
|
|
|
"cats": [ 6 ],
|
|
|
|
@ -682,7 +682,8 @@
|
|
|
|
|
"EdgeCast": {
|
|
|
|
|
"website": "www.edgecast.com",
|
|
|
|
|
"cats": [ 31 ],
|
|
|
|
|
"headers": { "Server": "^ECS" }
|
|
|
|
|
"headers": { "Server": "^EC(?:S|Acc)" },
|
|
|
|
|
"url": "https?://(?:[^/]+\\.)?edgecastcdn\\.net/"
|
|
|
|
|
},
|
|
|
|
|
"Eloqua": {
|
|
|
|
|
"website": "eloqua.com",
|
|
|
|
@ -1365,6 +1366,13 @@
|
|
|
|
|
"cats": [ 5 ],
|
|
|
|
|
"html": "(?:<iframe id=\"meebo-iframe\"|Meebo\\(?:'domReady'\\))"
|
|
|
|
|
},
|
|
|
|
|
"Méthode": {
|
|
|
|
|
"website": "www.eidosmedia.com/solutions",
|
|
|
|
|
"cats": [ 1 ],
|
|
|
|
|
"env": "^eidosBase$;\\confidence:99",
|
|
|
|
|
"html": "<!-- Methode uuid: \"[a-f0-9]+\" ?-->",
|
|
|
|
|
"meta": { "eomportal-instanceid": "[0-9]+", "eomportal-id": "[0-9]+", "eomportal-loid": "[0-9.]+", "eomportal-uuid": "[a-f0-9]+", "eomportal-lastUpdate": ".*" }
|
|
|
|
|
},
|
|
|
|
|
"Microsoft ASP.NET": {
|
|
|
|
|
"website": "www.asp.net",
|
|
|
|
|
"cats": [ 18 ],
|
|
|
|
@ -1485,7 +1493,7 @@
|
|
|
|
|
},
|
|
|
|
|
"MongoDB": {
|
|
|
|
|
"website": "www.mongodb.org",
|
|
|
|
|
"cats": [ 24 ]
|
|
|
|
|
"cats": [ 34 ]
|
|
|
|
|
},
|
|
|
|
|
"Mono": {
|
|
|
|
|
"website": "mono-project.com",
|
|
|
|
@ -2650,6 +2658,11 @@
|
|
|
|
|
"website": "foundation.zurb.com",
|
|
|
|
|
"cats": [ 18 ],
|
|
|
|
|
"html": "<link[^>]+foundation[^>\"]+css"
|
|
|
|
|
},
|
|
|
|
|
"LiveStreet CMS": {
|
|
|
|
|
"website": "livestreetcms.com",
|
|
|
|
|
"cats": [ 1 ],
|
|
|
|
|
"headers": { "X-Powered-By": "LiveStreet CMS" }
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|