From 0b186d289177070f164b0cce7dd861c4fb3121db Mon Sep 17 00:00:00 2001 From: ursuleacv Date: Sun, 26 May 2013 11:20:58 -0300 Subject: [PATCH] Added LiveStreet CMS Added LiveStreet CMS livestreetcms.com --- share/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/apps.json b/share/apps.json index 3f88b187e..dd659388d 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2650,6 +2650,11 @@ "website": "foundation.zurb.com", "cats": [ 18 ], "html": "]+foundation[^>\"]+css" + }, + "LiveStreet CMS": { + "website": "livestreetcms.com", + "cats": [ 1 ], + "headers": { "X-Powered-By": "LiveStreet CMS" } } } }