|
|
@ -120,7 +120,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Apache": {
|
|
|
|
"Apache": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"headers": { "Server": "(Apache($|/([\\d\\.]+)|[^/-])|HTTPD)\\;version:\\3" }
|
|
|
|
"headers": { "Server": "(Apache($|/([\\d\\.]+)|[^/-])|(^|\\b)HTTPD)\\;version:\\3" }
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Apache JSPWiki": {
|
|
|
|
"Apache JSPWiki": {
|
|
|
|
"cats": [ 8 ],
|
|
|
|
"cats": [ 8 ],
|
|
|
@ -553,6 +553,10 @@
|
|
|
|
"cats": [ 31 ],
|
|
|
|
"cats": [ 31 ],
|
|
|
|
"headers": { "Server": "^ECS " }
|
|
|
|
"headers": { "Server": "^ECS " }
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"Embedthis-http": {
|
|
|
|
|
|
|
|
"cats": [ 22 ],
|
|
|
|
|
|
|
|
"headers": { "Server": "Embedthis-http" }
|
|
|
|
|
|
|
|
},
|
|
|
|
"EPiServer": {
|
|
|
|
"EPiServer": {
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"meta": { "generator": "EPiServer" },
|
|
|
|
"meta": { "generator": "EPiServer" },
|
|
|
@ -658,6 +662,10 @@
|
|
|
|
"meta": { "generator": "GetSimple" },
|
|
|
|
"meta": { "generator": "GetSimple" },
|
|
|
|
"implies": [ "PHP" ]
|
|
|
|
"implies": [ "PHP" ]
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"GoAhead": {
|
|
|
|
|
|
|
|
"cats": [ 22 ],
|
|
|
|
|
|
|
|
"headers": { "Server": "GoAhead" }
|
|
|
|
|
|
|
|
},
|
|
|
|
"Google Analytics": {
|
|
|
|
"Google Analytics": {
|
|
|
|
"cats": [ 10 ],
|
|
|
|
"cats": [ 10 ],
|
|
|
|
"html": "_gaq\\.push\\(\\['_setAccount",
|
|
|
|
"html": "_gaq\\.push\\(\\['_setAccount",
|
|
|
@ -869,7 +877,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"jQuery": {
|
|
|
|
"jQuery": {
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"cats": [ 12 ],
|
|
|
|
"scripts": [ "jquery(\\-|\\.)([\\d\\.]*\\d)[^/]*\\.js\\;version:\\2", "([\\d\\.]+)/jquery(\\.min)?\\.js\\;version:\\1", "jquery.*\\.js" ],
|
|
|
|
"script": [ "jquery(\\-|\\.)([\\d\\.]*\\d)[^/]*\\.js\\;version:\\2", "([\\d\\.]+)/jquery(\\.min)?\\.js\\;version:\\1", "jquery.*\\.js" ],
|
|
|
|
"env": "^jQuery$"
|
|
|
|
"env": "^jQuery$"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"jQuery Mobile": {
|
|
|
|
"jQuery Mobile": {
|
|
|
@ -964,7 +972,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"lighttpd": {
|
|
|
|
"lighttpd": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"headers": { "Server": "lighttpd" }
|
|
|
|
"headers": { "Server": "lighttpd(/([\\d\\.]+))?\\;version:\\2" }
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"LimeSurvey": {
|
|
|
|
"LimeSurvey": {
|
|
|
|
"cats": [ 19 ],
|
|
|
|
"cats": [ 19 ],
|
|
|
@ -979,6 +987,11 @@
|
|
|
|
"script": "addtoany\\.com/menu/page\\.js",
|
|
|
|
"script": "addtoany\\.com/menu/page\\.js",
|
|
|
|
"env": "^a2apage_init$"
|
|
|
|
"env": "^a2apage_init$"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
"Locomotive": {
|
|
|
|
|
|
|
|
"cats": [ 1 ],
|
|
|
|
|
|
|
|
"html": "\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/",
|
|
|
|
|
|
|
|
"implies": [ "Ruby", "Ruby on Rails" ]
|
|
|
|
|
|
|
|
},
|
|
|
|
"Lotus Domino": {
|
|
|
|
"Lotus Domino": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"headers": { "Server": "Lotus-Domino" }
|
|
|
|
"headers": { "Server": "Lotus-Domino" }
|
|
|
|