From ac9080723436f131800043c2d801b13bf501ccfb Mon Sep 17 00:00:00 2001 From: Alessandro Lepore Date: Sun, 27 Jan 2013 10:14:49 +0100 Subject: [PATCH] spree cleanup --- share/apps.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/share/apps.json b/share/apps.json index 71756e235..b43790a42 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1639,10 +1639,8 @@ }, "Spree": { "cats": [ 6 ], - "html": "<.*\/spree\/products\/[0-9]+\/.*>", - "html": "", - "html": "<.*Powered by.+spree.*>;confidence:50", - "html": "<.*href=\"\/t\/.*>;confidence:50", + "html": "<.+\/spree\/products\/[0-9]+\/.+>", + "html": "<.+href=.\/assets\/store\/all\-[a-zA-Z0-9]{32}\.css.+>", "implies": [ "Ruby", "Ruby on Rails"] }, "SQL Buddy": {