Added an improved several patterns

main
Elbert Alias 13 years ago
parent 2131e83458
commit dd78d08571

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

@ -125,7 +125,7 @@
* Display apps * Display apps
*/ */
displayApps: function() { displayApps: function() {
var count = Object.keys(w.detected[tab.url]).length.toString(); var count = w.detected[tab.url] ? Object.keys(w.detected[tab.url]).length.toString() : '0';
if ( tabCache[tab.id] == null ) { if ( tabCache[tab.id] == null ) {
tabCache[tab.id] = { tabCache[tab.id] = {

@ -1,7 +1,7 @@
{ "name": "Wappalyzer", { "name": "Wappalyzer",
"homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions", "homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions",
"description": "Identifies software on the web", "description": "Identifies software on the web",
"version": "2.18", "version": "2.19",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

@ -92,6 +92,11 @@
"cats": [ 20 ], "cats": [ 20 ],
"meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" } "meta": { "generator": "Amaya( V?([\\d.]+[a-z]))?\\;version:\\2" }
}, },
"amCharts": {
"cats": [ 25 ],
"script": "amcharts.*\\.js",
"env": "^AmCharts$"
},
"Ametys": { "Ametys": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "(Ametys|Anyware Technologies)" }, "meta": { "generator": "(Ametys|Anyware Technologies)" },
@ -453,7 +458,7 @@
}, },
"Debian": { "Debian": {
"cats": [ 28 ], "cats": [ 28 ],
"headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|etch|lenny|squeeze|wheezy)" } "headers": { "Server": "Debian", "X-Powered-By": "(Debian|dotdeb|(sarge|etch|lenny|queeze|wheezy|jessie))\\;version:\\2" }
}, },
"DedeCMS": { "DedeCMS": {
"cats": [ 1 ], "cats": [ 1 ],
@ -558,10 +563,24 @@
"cats": [ 31 ], "cats": [ 31 ],
"headers": { "Server": "^ECS" } "headers": { "Server": "^ECS" }
}, },
"Eloqua": {
"cats": [ 32 ],
"script": "elqCfg\\.js",
"env": "^elq(SiteID|Load|CurESite)$"
},
"Embedthis-http": { "Embedthis-http": {
"cats": [ 22 ], "cats": [ 22 ],
"headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" } "headers": { "Server": "Embedthis-http(/([\\d.]+))?\\;version:\\2" }
}, },
"E-Merchant": {
"cats": [ 6 ],
"script": "cdn.e-merchant.com"
},
"Enyo": {
"cats": [ 12 ],
"script": "enyo\\.js",
"env": "^enyo$"
},
"EPiServer": { "EPiServer": {
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
@ -1334,6 +1353,11 @@
"cats": [ 1 ], "cats": [ 1 ],
"html": "<link[^>]*/papaya-themes/" "html": "<link[^>]*/papaya-themes/"
}, },
"Pardot": {
"cats": [ 32 ],
"html": "piProtocol + \"pi\\.pardot\\.com/pi\\.js",
"env": "^pi(Tracker|Hostname|Protocol|CId|AId)$"
},
"Parse.ly": { "Parse.ly": {
"cats": [ 10 ], "cats": [ 10 ],
"env": "^PARSELY$" "env": "^PARSELY$"
@ -1348,7 +1372,7 @@
}, },
"PHP": { "PHP": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "php/?([\\d.]+)?\\;confidence:50\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;version:\\1", "Set-Cookie": "PHPSESSID" }, "headers": { "Server": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "X-Powered-By": "php/?([\\d.]+)?\\;confidence:40\\;version:\\1", "Set-Cookie": "PHPSESSID" },
"url": "\\.php$" "url": "\\.php$"
}, },
"phpAlbum": { "phpAlbum": {
@ -1470,7 +1494,7 @@
}, },
"Python": { "Python": {
"cats": [ 27 ], "cats": [ 27 ],
"headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;version:\\3" } "headers": { "Server": "(^|\\s)Python(/([\\d.]+))?\\;confidence:50\\;version:\\3" }
}, },
"Quantcast": { "Quantcast": {
"cats": [ 10 ], "cats": [ 10 ],
@ -1526,7 +1550,8 @@
}, },
"Reinvigorate": { "Reinvigorate": {
"cats": [ 10 ], "cats": [ 10 ],
"html": "reinvigorate\\.track\\(\"" "html": "reinvigorate\\.track\\(\"",
"env": "^reinvigorate$"
}, },
"RequireJS": { "RequireJS": {
"cats": [ 12 ], "cats": [ 12 ],

Binary file not shown.

After

Width:  |  Height:  |  Size: 508 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 219 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 359 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 690 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B