From f9919596833d67fb6afdfe3a7f192d8c51125aa1 Mon Sep 17 00:00:00 2001 From: Alfredo Serafini Date: Fri, 21 Apr 2017 16:22:51 +0200 Subject: [PATCH] updated virtuoso detection updated virtuoso detection --- src/apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/apps.json b/src/apps.json index a636fb346..9d2f99f3e 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8441,7 +8441,7 @@ "Keywords": "^OpenLink Virtuoso Sparql", "Copyright": "^Copyright © \\d{4} OpenLink Software" }, - "url": "^https?://(?:[^\\/]+\\.)?.*?/sparql\\;confidence:20" + "url": "^https?://(?:[^\\/]+\\.)?.*?/sparql\\;confidence:20", "Server": "Virtuoso:*?\\;version:\\1" }, "Visual WebGUI": {