diff --git a/drivers/firefox/content/js/driver.js b/drivers/firefox/content/js/driver.js index 730cdc064..a54cd6f46 100644 --- a/drivers/firefox/content/js/driver.js +++ b/drivers/firefox/content/js/driver.js @@ -212,7 +212,7 @@ // Make POST request var request = new XMLHttpRequest(); - request.open('POST', w.config.websiteURL + 'report/', true); + request.open('POST', w.config.websiteURL + '_track.php', true); request.channel.loadFlags |= Components.interfaces.nsIRequest.LOAD_BYPASS_CACHE; diff --git a/share/images/icons/Red Hat.ico b/share/images/icons/Red Hat.ico new file mode 100644 index 000000000..cbb612493 Binary files /dev/null and b/share/images/icons/Red Hat.ico differ diff --git a/share/images/icons/Shopify.ico b/share/images/icons/Shopify.ico new file mode 100644 index 000000000..a0dca1c34 Binary files /dev/null and b/share/images/icons/Shopify.ico differ diff --git a/share/js/apps.js b/share/js/apps.js index 3ce801c6b..cfaa53d7e 100644 --- a/share/js/apps.js +++ b/share/js/apps.js @@ -193,7 +193,7 @@ 'PHP': { cats: { 1: 27 }, headers: { 'Server': /php/i, 'X-Powered-By': /php/i, 'Set-Cookie': /PHPSESSID/ }, url: /\.php$/ }, 'PHP-Fusion': { cats: { 1: 1 }, html: /Powered by ]+php-fusion/i }, 'PHP-Nuke': { cats: { 1: 2 }, meta: { 'generator': /PHP-Nuke/i }, html: /<[^>]+Powered by PHP\-Nuke/i }, - 'phpBB': { cats: { 1: 2 }, meta: { 'copyright': /phpBB Group/ }, html: /Powered by (]+)?phpBB/i }, + 'phpBB': { cats: { 1: 2 }, meta: { 'copyright': /phpBB Group/ }, html: /(Powered by ]+phpbb|\tphpBB style name|<[^>]+styles\/(sub|pro)silver\/theme)/i, env: /style_cookie_settings/ }, 'phpDocumentor': { cats: { 1: 4 }, html: /