Improved patterns

main
Elbert Alias 12 years ago
parent a17a8949ff
commit 22925b7418

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

@ -7,7 +7,7 @@
if ( wappalyzer == null ) return; if ( wappalyzer == null ) return;
var w = wappalyzer, prefs, strings; var w = wappalyzer, prefs, strings, $;
const const
Cc = Components.classes, Cc = Components.classes,
@ -57,6 +57,10 @@
// Load jQuery // Load jQuery
Cc['@mozilla.org/moz/jssubscript-loader;1'].getService(Ci.mozIJSSubScriptLoader).loadSubScript('chrome://wappalyzer/content/js/lib/jquery.min.js'); Cc['@mozilla.org/moz/jssubscript-loader;1'].getService(Ci.mozIJSSubScriptLoader).loadSubScript('chrome://wappalyzer/content/js/lib/jquery.min.js');
$ = jQuery;
jQuery.noConflict(true);
// Preferences // Preferences
prefs = Cc['@mozilla.org/preferences-service;1'].getService(Ci.nsIPrefService).getBranch('extensions.wappalyzer.'); prefs = Cc['@mozilla.org/preferences-service;1'].getService(Ci.nsIPrefService).getBranch('extensions.wappalyzer.');
@ -137,7 +141,7 @@
* Display apps * Display apps
*/ */
displayApps: function() { displayApps: function() {
var image, url = gBrowser.currentURI.spec.split('#')[0]; var menuItem, menuSeparator, image, url = gBrowser.currentURI.spec.split('#')[0];
if ( w.detected[url] != null && w.detected[url].length ) { if ( w.detected[url] != null && w.detected[url].length ) {
// No change // No change
@ -156,7 +160,7 @@
} }
w.detected[url].map(function(app, i) { w.detected[url].map(function(app, i) {
var j, cat, showCat, menuSeparator, menuItem; var j, cat, showCat;
for ( i in w.apps[app].cats ) { for ( i in w.apps[app].cats ) {
showCat = false; showCat = false;

@ -3,7 +3,7 @@
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest"> <Description about="urn:mozilla:install-manifest">
<em:id>wappalyzer@crunchlabz.com</em:id> <em:id>wappalyzer@crunchlabz.com</em:id>
<em:version>2.5.0</em:version> <em:version>2.5.1</em:version>
<em:type>2</em:type> <em:type>2</em:type>
<em:unpack>true</em:unpack> <em:unpack>true</em:unpack>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -533,6 +534,7 @@
"eZ Publish": { "eZ Publish": {
"cats": [ "1", "6" ], "cats": [ "1", "6" ],
"meta": { "generator": "eZ Publish" }, "meta": { "generator": "eZ Publish" },
"headers": { "X-Powered-By": "^eZ Publish$" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Fact Finder": { "Fact Finder": {
@ -675,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -698,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -708,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -949,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1511,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1523,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

@ -255,7 +255,7 @@
}, },
"ClickTale": { "ClickTale": {
"cats": [ "10" ], "cats": [ "10" ],
"html": "f\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)", "html": "if\\(typeof ClickTale(Tag)*==\\\"function\\\"\\)",
"env": "^ClickTale" "env": "^ClickTale"
}, },
"Clicky": { "Clicky": {
@ -265,7 +265,8 @@
}, },
"CloudFlare": { "CloudFlare": {
"cats": [ "31" ], "cats": [ "31" ],
"headers": { "Server": "cloudflare" } "headers": { "Server": "cloudflare" },
"env": "^CloudFlare$"
}, },
"CMS Made Simple": { "CMS Made Simple": {
"cats": [ "1" ], "cats": [ "1" ],
@ -491,7 +492,7 @@
}, },
"Drupal Commerce": { "Drupal Commerce": {
"cats": [ "6" ], "cats": [ "6" ],
"html": "d=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field", "html": "id=\\\"block[_-]commerce[_-]cart[_-]cart|class=\\\"commerce[_-]product[_-]field",
"implies": [ "PHP", "Drupal" ] "implies": [ "PHP", "Drupal" ]
}, },
"Dynamicweb": { "Dynamicweb": {
@ -676,7 +677,7 @@
}, },
"IBM WebSphere Portal": { "IBM WebSphere Portal": {
"cats": [ "1" ], "cats": [ "1" ],
"headers": { "BM-Web2-Location": ".*" }, "headers": { "IBM-Web2-Location": ".*" },
"url": "/wps/", "url": "/wps/",
"implies": [ "Java" ] "implies": [ "Java" ]
}, },
@ -699,7 +700,7 @@
}, },
"ImpressPages": { "ImpressPages": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "impressPages" }, "meta": { "generator": "ImpressPages" },
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Indexhibit": { "Indexhibit": {
@ -709,12 +710,12 @@
}, },
"InstantCMS": { "InstantCMS": {
"cats": [ "1" ], "cats": [ "1" ],
"meta": { "generator": "nstantCMS" } "meta": { "generator": "InstantCMS" }
}, },
"Intershop": { "Intershop": {
"cats": [ "6" ], "cats": [ "6" ],
"url": "s-bin|INTERSHOP", "url": "is-bin|INTERSHOP",
"script": "s-bin|INTERSHOP" "script": "is-bin|INTERSHOP"
}, },
"IPB": { "IPB": {
"cats": [ "2" ], "cats": [ "2" ],
@ -950,6 +951,8 @@
"Moodle": { "Moodle": {
"cats": [ "21" ], "cats": [ "21" ],
"html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)", "html": "(var moodleConfigFn = function\\(me\\)|<img[^>]+moodlelogo)",
"headers": { "Set-Cookie": "MoodleSession" },
"env": "^moodle",
"implies": [ "PHP" ] "implies": [ "PHP" ]
}, },
"Moogo": { "Moogo": {
@ -1512,7 +1515,7 @@
"vBulletin": { "vBulletin": {
"cats": [ "2" ], "cats": [ "2" ],
"meta": { "generator": "vBulletin" }, "meta": { "generator": "vBulletin" },
"env": "^(vBulletin|vB_)" "env": "^(vBulletin|vB_[^g])"
}, },
"viennaCMS": { "viennaCMS": {
"cats": [ "1" ], "cats": [ "1" ],
@ -1524,7 +1527,7 @@
}, },
"Vimeo": { "Vimeo": {
"cats": [ "14" ], "cats": [ "14" ],
"html": "<(param|embed)[^>]+vimeo\\.com/moogaloop" "html": "(<(param|embed)[^>]+vimeo\\.com/moogaloop|<iframe[^>]player\.vimeo\.com)"
}, },
"VirtueMart": { "VirtueMart": {
"cats": [ "6" ], "cats": [ "6" ],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 374 B

After

Width:  |  Height:  |  Size: 664 B

Loading…
Cancel
Save