From 869d590c2ce7223f0d32cd47b82dc5d2ee685a42 Mon Sep 17 00:00:00 2001 From: Eugene Yurkevich Date: Wed, 12 Mar 2014 14:48:38 +0300 Subject: [PATCH] improve detect Ghost technology --- share/apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/share/apps.json b/share/apps.json index 8712bdb17..07a739e21 100644 --- a/share/apps.json +++ b/share/apps.json @@ -1022,6 +1022,7 @@ "Ghost": { "website": "ghost.org", "cats": [ 11 ], + "meta": { "generator": "Ghost(?:\\s([\\d.]+))?\\;version:\\1" }, "headers": { "X-Ghost-Cache-Status": ".*" } }, "GoAhead": {