updated regex for virtuoso version detection

updated regex for virtuoso version detection
main
Alfredo Serafini 8 years ago committed by GitHub
parent 76b964ca8e
commit 0c205c95d8

@ -8443,8 +8443,6 @@
}, },
"url": "^https?://(?:[^\\/]+\\.)?.*?/sparql\\;confidence:20", "url": "^https?://(?:[^\\/]+\\.)?.*?/sparql\\;confidence:20",
"headers": { "headers": {
"Server": "3ware\\/?([\\d\\.]+)?\\;version:\\1"
"Server": "Virtuoso\\/?(\\d{2}\\.\\d{2}\\.\\d{4})?\\;version:\\1" "Server": "Virtuoso\\/?(\\d{2}\\.\\d{2}\\.\\d{4})?\\;version:\\1"
} }
}, },

Loading…
Cancel
Save