From f78ffae26d57bbb098a836dd8b28b48fb980c33f Mon Sep 17 00:00:00 2001 From: jvoisin Date: Fri, 3 Feb 2017 16:54:02 +0100 Subject: [PATCH] Confidence of 99% or 90% can be considered as sure. Especially given how precise the matching rules are. --- src/apps.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/apps.json b/src/apps.json index 4b06a262f..dbb5161bb 100755 --- a/src/apps.json +++ b/src/apps.json @@ -4470,7 +4470,7 @@ "cats": [ 1 ], - "env": "^eidosBase$\\;confidence:99", + "env": "^eidosBase$", "html": "", "icon": "Methode.png", "meta": { @@ -6590,7 +6590,7 @@ "cats": [ 6 ], - "html": "Shopware ([\\d\\.]+) [^<]+\\;version:\\1\\;confidence:90", + "html": "<title>Shopware ([\\d\\.]+) [^<]+\\;version:\\1", "icon": "Shopware.png", "implies": [ "PHP", @@ -8171,7 +8171,7 @@ "cats": [ 22 ], - "html": "<title>XAMPP(?: Version ([\\d\\.]+))?\\;version:\\1\\;confidence:90", + "html": "XAMPP(?: Version ([\\d\\.]+))?\\;version:\\1", "icon": "XAMPP.png", "implies": [ "Apache",