diff --git a/chrome/content/apps.js b/chrome/content/apps.js index 40c280c92..7d5aaefa3 100644 --- a/chrome/content/apps.js +++ b/chrome/content/apps.js @@ -1,226 +1,223 @@ -if ( typeof(wappalyzer) == 'undefined' ) -{ - var wappalyzer = {}; -} - -wappalyzer.cats = { - 1: { name: 'CMS', plural: 'CMS' }, - 2: { name: 'Message Board', plural: 'Message Boards' }, - 3: { name: 'Database manager', plural: 'Database managers' }, - 4: { name: 'Documentation tool', plural: 'Documentation tools' }, - 5: { name: 'Widget', plural: 'Widgets' }, - 6: { name: 'Web shop', plural: 'Web shops' }, - 7: { name: 'Photo gallery', plural: 'Photo galleries' }, - 8: { name: 'Wiki', plural: 'Wikis' }, - 9: { name: 'Hosting panel', plural: 'Hosting panels' }, - 10: { name: 'Analytics', plural: 'Analytics' }, - 11: { name: 'Blog', plural: 'Blogs' }, - 12: { name: 'JavaScript framework', plural: 'JavaScript frameworks' }, - 13: { name: 'Issue tracker', plural: 'Issue trackers' }, - 14: { name: 'Video Player', plural: 'Video Players' }, - 15: { name: 'Comment System', plural: 'Comment Systems' }, - 16: { name: 'CAPTCHA', plural: 'CAPTCHAs' }, - 17: { name: 'Font script', plural: 'Font scripts' }, - 18: { name: 'Web framework', plural: 'Web frameworks' }, - 19: { name: 'Miscellaneous', plural: 'Miscellaneous' }, - 20: { name: 'Editor', plural: 'Editors' }, - 21: { name: 'LMS', plural: 'LMS' }, - 22: { name: 'Web server', plural: 'Web servers' }, - 23: { name: 'Cache tool', plural: 'Cache tools' }, - 24: { name: 'Rich text editor', plural: 'Rich text editors' } - }; +if ( typeof wappalyzer != 'undefined' ) { + wappalyzer.cats = { + 1: { name: 'CMS', plural: 'CMS' }, + 2: { name: 'Message Board', plural: 'Message Boards' }, + 3: { name: 'Database manager', plural: 'Database managers' }, + 4: { name: 'Documentation tool', plural: 'Documentation tools' }, + 5: { name: 'Widget', plural: 'Widgets' }, + 6: { name: 'Web shop', plural: 'Web shops' }, + 7: { name: 'Photo gallery', plural: 'Photo galleries' }, + 8: { name: 'Wiki', plural: 'Wikis' }, + 9: { name: 'Hosting panel', plural: 'Hosting panels' }, + 10: { name: 'Analytics', plural: 'Analytics' }, + 11: { name: 'Blog', plural: 'Blogs' }, + 12: { name: 'JavaScript framework', plural: 'JavaScript frameworks' }, + 13: { name: 'Issue tracker', plural: 'Issue trackers' }, + 14: { name: 'Video Player', plural: 'Video Players' }, + 15: { name: 'Comment System', plural: 'Comment Systems' }, + 16: { name: 'CAPTCHA', plural: 'CAPTCHAs' }, + 17: { name: 'Font script', plural: 'Font scripts' }, + 18: { name: 'Web framework', plural: 'Web frameworks' }, + 19: { name: 'Miscellaneous', plural: 'Miscellaneous' }, + 20: { name: 'Editor', plural: 'Editors' }, + 21: { name: 'LMS', plural: 'LMS' }, + 22: { name: 'Web server', plural: 'Web servers' }, + 23: { name: 'Cache tool', plural: 'Cache tools' }, + 24: { name: 'Rich text editor', plural: 'Rich text editors' } + }; -wappalyzer.apps = { - '1C-Bitrix': { cats: { 1: 1 }, html: /(]+components\/bitrix|]+1c\-bitrix)/i }, - '2z Project': { cats: { 1: 1 }, html: /]+2z project/i }, - 'AddThis': { cats: { 1: 5 }, html: /]* src=("|')[^>]*addthis\.com\/js/ }, - 'Adobe GoLive': { cats: { 1: 20 }, html: /]+Adobe GoLive/i }, - 'Advanced Web Stats': { cats: { 1: 10 }, html: /aws.src = [^<]+caphyon\-analytics/i }, - 'Amiro.CMS': { cats: { 1: 1 }, html: /]+Amiro/i }, - 'Apache': { cats: { 1: 22 }, headers: { 'Server': /Apache/i } }, - 'AWStats': { cats: { 1: 10 }, html: /]+AWStats/i }, - 'BIGACE': { cats: { 1: 1 }, html: /(]+BIGACE|Powered by ]+BIGACE|/i }, - 'osCSS': { cats: { 1: 6 }, html: /]+PANSITE/i }, - 'papaya CMS': { cats: { 1: 1 }, html: /]*\/papaya-themes\//i }, - 'PHP-Fusion': { cats: { 1: 1 }, html: /Powered by ]+php-fusion/i }, - 'PHP-Nuke': { cats: { 1: 2 }, html: /(]+PHP-Nuke|<[^>]+Powered by PHP\-Nuke)/i }, - 'phpBB': { cats: { 1: 2 }, html: /(Powered by (]+)?phpBB|]+phpBB Group)/i }, - 'phpDocumentor': { cats: { 1: 4 }, html: //i }, + 'osCSS': { cats: { 1: 6 }, html: /]+PANSITE/i }, + 'papaya CMS': { cats: { 1: 1 }, html: /]*\/papaya-themes\//i }, + 'PHP-Fusion': { cats: { 1: 1 }, html: /Powered by ]+php-fusion/i }, + 'PHP-Nuke': { cats: { 1: 2 }, html: /(]+PHP-Nuke|<[^>]+Powered by PHP\-Nuke)/i }, + 'phpBB': { cats: { 1: 2 }, html: /(Powered by (]+)?phpBB|]+phpBB Group)/i }, + 'phpDocumentor': { cats: { 1: 4 }, html: /