From fd0e3839ff5dd4b15e513daba0fa9651d75d1a06 Mon Sep 17 00:00:00 2001 From: Alessandro Lepore Date: Sun, 27 Jan 2013 00:48:41 +0100 Subject: [PATCH] better locomotive match --- share/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/apps.json b/share/apps.json index 4ad4503d2..75de541a5 100644 --- a/share/apps.json +++ b/share/apps.json @@ -989,7 +989,7 @@ }, "Locomotive": { "cats": [ 1 ], - "html": "\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/", + "html": "<.*\/sites\/[a-zA-Z0-9]{24}\/theme\/stylesheets\/.*>", "implies": [ "Ruby", "Ruby on Rails", "MongoDB" ] }, "Lotus Domino": {