|
|
@ -66,7 +66,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"AddThis": {
|
|
|
|
"AddThis": {
|
|
|
|
"cats": [ 5 ],
|
|
|
|
"cats": [ 5 ],
|
|
|
|
"script": "addthis\\.com/js/(\d+)?;version:\\1",
|
|
|
|
"script": "addthis\\.com/js/(\\d+)?;version:\\1",
|
|
|
|
"env": "^addthis"
|
|
|
|
"env": "^addthis"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Adobe CQ5": {
|
|
|
|
"Adobe CQ5": {
|
|
|
@ -101,7 +101,7 @@
|
|
|
|
"Amiro.CMS": {
|
|
|
|
"Amiro.CMS": {
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"cats": [ 1 ],
|
|
|
|
"meta": { "generator": "Amiro" },
|
|
|
|
"meta": { "generator": "Amiro" },
|
|
|
|
"html": "system_(js\\.php\\?script=|css\\.php\\?styles)[^"]+cv=([\d\.]+)\\;version:\\2",
|
|
|
|
"html": "system_(js\\.php\\?script=|css\\.php\\?styles)[^\"]+cv=([\\d\\.]+)\\;version:\\2",
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"AMPcms": {
|
|
|
|
"AMPcms": {
|
|
|
@ -116,7 +116,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"AOLserver": {
|
|
|
|
"AOLserver": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"headers": { "Server": "AOLserver/?([\d\.]+)?\\;version:\\1" }
|
|
|
|
"headers": { "Server": "AOLserver/?([\\d\\.]+)?\\;version:\\1" }
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Apache": {
|
|
|
|
"Apache": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
@ -196,7 +196,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"BigDump": {
|
|
|
|
"BigDump": {
|
|
|
|
"cats": [ 3 ],
|
|
|
|
"cats": [ 3 ],
|
|
|
|
"html": "<!-- <h1>BigDump: Staggered MySQL Dump Importer ver\. ([\\d\\.b]+)\\;version:\\1",
|
|
|
|
"html": "<!-- <h1>BigDump: Staggered MySQL Dump Importer ver\\. ([\\d\\.b]+)\\;version:\\1",
|
|
|
|
"implies": "PHP"
|
|
|
|
"implies": "PHP"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Bigware": {
|
|
|
|
"Bigware": {
|
|
|
@ -449,7 +449,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"David Webbox": {
|
|
|
|
"David Webbox": {
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"cats": [ 22 ],
|
|
|
|
"headers": { "Server": "David-WebBox/([\\d\\.a]+ \(\d+\))\\;version:\\1" }
|
|
|
|
"headers": { "Server": "David-WebBox/([\\d\\.a]+ \\(\\d+\\))\\;version:\\1" }
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Debian": {
|
|
|
|
"Debian": {
|
|
|
|
"cats": [ 28 ],
|
|
|
|
"cats": [ 28 ],
|
|
|
@ -1648,8 +1648,8 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Spree": {
|
|
|
|
"Spree": {
|
|
|
|
"cats": [ 6 ],
|
|
|
|
"cats": [ 6 ],
|
|
|
|
"html": "<img[^>]*\/spree\/products\/[0-9]+\/.+>",
|
|
|
|
"html": "<img[^>]*/spree/products/[0-9]+/.+>",
|
|
|
|
"html": "<link[^>]*\/assets\/store\/all\-[a-zA-Z0-9]{32}\.css.+>",
|
|
|
|
"html": "<link[^>]*/assets/store/all-[a-zA-Z0-9]{32}\\.css.+>",
|
|
|
|
"implies": "Ruby on Rails"
|
|
|
|
"implies": "Ruby on Rails"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"SQL Buddy": {
|
|
|
|
"SQL Buddy": {
|
|
|
|