From edc06d9d4843f5f5e7168b47aa6c33b6ee19f08c Mon Sep 17 00:00:00 2001 From: Eddy Yousef Date: Wed, 8 Jan 2020 09:45:40 -0600 Subject: [PATCH] Added X-Powered-By: WP Engine header --- src/apps.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/apps.json b/src/apps.json index 87b034175..2bf849776 100644 --- a/src/apps.json +++ b/src/apps.json @@ -11800,7 +11800,8 @@ "headers": { "wpe-backend": "", "X-Pass-Why": "", - "X-WPE-Loopback-Upstream-Addr": "" + "X-WPE-Loopback-Upstream-Addr": "", + "X-Powered-By": "WP Engine" }, "icon": "wpengine.svg", "implies": "WordPress", @@ -14463,4 +14464,4 @@ "priority": 7 } } -} +} \ No newline at end of file