From 6822ebf1f41f4431bca17b6632a27d5a2197a07a Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 9 Mar 2012 23:01:20 +0100 Subject: [PATCH] fix Alloy detection --- share/js/apps.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/js/apps.js b/share/js/apps.js index 17cc70d6a..a93f2acef 100644 --- a/share/js/apps.js +++ b/share/js/apps.js @@ -50,7 +50,7 @@ 'Arc Forum': { cats: { 1: 2 }, html: /ping\.src = node\.href;/ }, 'Atlassian Confluence': { cats: { 1: 8 }, html: /Powered by ]+banshee-php\.org/i }, 'Backbone.js': { cats: { 1: 12 }, script: /backbone.*\.js/, env: /^Backbone$/ },