From 3a19eeeb0d948fd181e77adf307531c14cab19e2 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 10 Mar 2018 05:13:50 +0100 Subject: [PATCH] Improve Concerte5 handling (#2121) - Better version detection (the `ab` thingy looks like a bug to me) - Tighten the regexp for the generator - Tighten the `script` thingy - The website is using https --- src/apps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index b8f79af7a..101783c49 100644 --- a/src/apps.json +++ b/src/apps.json @@ -1908,10 +1908,10 @@ "icon": "Concrete5.png", "implies": "PHP", "meta": { - "generator": "concrete5 - ([\\d.ab]+)\\;version:\\1" + "generator": "^concrete5 - ([\\d.]+)$\\;version:\\1" }, - "script": "concrete/js/", - "website": "http://concrete5.org" + "script": "/concrete/js/", + "website": "https://concrete5.org" }, "Connect": { "cats": [