From 009a186cdc113d572dcd4650f852fb001dc730c4 Mon Sep 17 00:00:00 2001 From: Alfredo Serafini Date: Sun, 21 May 2017 19:07:12 +0200 Subject: [PATCH] updating virtuoso detection updating virtuoso detection --- src/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/apps.json b/src/apps.json index 4a2f93dee..345f4097f 100755 --- a/src/apps.json +++ b/src/apps.json @@ -8442,6 +8442,7 @@ "Keywords": "^OpenLink Virtuoso Sparql", "Copyright": "^Copyright © \\d{4} OpenLink Software" }, + "url": ".*/sparql\\.*", "headers": { "Server": "Virtuoso\\/?(\\d{2}\\.\\d{2}\\.\\d{4})?\\;version:\\1" }