diff --git a/chrome/content/apps.js b/chrome/content/apps.js index fb4334f52..269cf761d 100644 --- a/chrome/content/apps.js +++ b/chrome/content/apps.js @@ -129,6 +129,7 @@ if ( typeof wappalyzer != 'undefined' ) { 'Mynetcap': { cats: { 1: 1 }, html: /]+Mynetcap/i }, 'Nedstat': { cats: { 1: 10 }, html: /sitestat\(("|')http:\/\/nl\.sitestat\.com/ }, 'Nginx': { cats: { 1: 22 }, headers: { 'Server': /nginx/i } }, + 'NOIX': { cats: { 1: 19 }, html: /]+nopcommerce)/i }, 'OneStat': { cats: { 1: 10 }, html: /var p=("|')http("|')\+\(d\.URL\.indexOf\('https:'\)==0\?'s':''\)\+("|'):\/\/stat\.onestat\.com\/stat\.aspx\?tagver/i }, 'OpenCart': { cats: { 1: 6 }, html: /(Powered By ]+OpenCart|route = getURLVar\(("|')route)/i }, diff --git a/chrome/skin/icons/NOIX.ico b/chrome/skin/icons/NOIX.ico index 0a62424cc..2029e964e 100644 Binary files a/chrome/skin/icons/NOIX.ico and b/chrome/skin/icons/NOIX.ico differ