From 5274a0188d43dceb13bf51ab08634c6686558d3a Mon Sep 17 00:00:00 2001 From: farzo Date: Tue, 25 Nov 2014 18:37:48 +0100 Subject: [PATCH] added invenio detection --- share/apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/share/apps.json b/share/apps.json index 6bbe305e5..64978e565 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1430,6 +1430,12 @@ "headers": { "Set-cookie": "MAKACSESSION" }, "html": "Powered by\\s+(?:CERN )?(?:CDS )?Indico( [\\d\\.]+)?\\;version:\\1" }, + "Invenio": { + "website": "invenio-software.org/", + "cats": [ 1 ], + "headers": { "Set-cookie": "INVENIOSESSION" }, + "html": "Powered by\\s+(?:CERN )?(?:CDS )?Invenio( [\\d\\.]+)?\\;version:\\1" + }, "InProces": { "website": "www.brein.nl/oplossing/product/website", "cats": [ 1 ],