From 7a0083076f30a1e0dee306dbf587e732971977f4 Mon Sep 17 00:00:00 2001 From: Julien Chanseaume Date: Fri, 27 Nov 2015 06:29:17 +0100 Subject: [PATCH] Updated Thelia specification Updated Thelia specification --- src/apps.json | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/src/apps.json b/src/apps.json index 4a18ed6fa..01eb1ec96 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6541,17 +6541,12 @@ 1, 6 ], - "headers": { - "Set-Cookie": "thelia_cart=" - }, + "html": "<(?:link|style|script)[^>]+/assets/frontOffice/", "implies": [ "PHP", "Symfony" ], - "meta": { - "generator": "Thelia v([\\d.]+)\\;version:\\1" - }, - "website": "www.thelia.net", + "website": "thelia.net", "icon": "Thelia.png" }, "TiddlyWiki": { @@ -8697,4 +8692,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +}