diff --git a/src/apps.json b/src/apps.json index f4f1813b6..a90708034 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6588,17 +6588,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": { @@ -8755,4 +8750,4 @@ "50": "document-management-systems", "51": "landing-page-builders" } -} \ No newline at end of file +}