From fc6dadce68a42f5678dfbec169d386b2cee8956d Mon Sep 17 00:00:00 2001 From: anton Date: Wed, 2 Jul 2014 19:57:09 +0400 Subject: [PATCH] add Webs.com cms detection --- share/apps.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/share/apps.json b/share/apps.json index 7c7b17057..d155442af 100644 --- a/share/apps.json +++ b/share/apps.json @@ -3162,6 +3162,11 @@ "cats": [ 1 ], "meta": { "generator": "WEB\\|Publisher" } }, + "Webs": { + "website": "webs.com", + "cats": [ 1 ], + "headers": {"Server":"Webs.com/?([\\d\\.]+)?\\;version:\\1"} + }, "Websale": { "website": "websale.de", "cats": [ 6 ],