From 0a66ec43ebe558f6f7874c540771c1372216b50d Mon Sep 17 00:00:00 2001 From: JB Date: Wed, 5 Feb 2014 14:31:57 +0100 Subject: [PATCH] adding wp rocket --- share/apps.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/share/apps.json b/share/apps.json index c180d67fe..75261465d 100644 --- a/share/apps.json +++ b/share/apps.json @@ -2937,6 +2937,13 @@ "cats": [ 38 ], "html": "Wowza Media Server \\d+ ((\\w+ Edition )?\\d+\\.[\\d\\.]+( build\\d+)?)?\\;version:\\1" }, + "WP Rocket": { + "website": "wp-rocket.me", + "cats": [ 23 ], + "html": "<!--[^>]+WP Rocket", + "headers": { "X-Powered-By": "WP Rocket(?:/([\\d.]+))?\\;version:\\1" }, + "implies": "WordPress" + }, "Xajax": { "website": "xajax-project.org", "cats": [ 12 ],