diff --git a/src/apps.json b/src/apps.json index cf1c1022c..4bc16fa11 100644 --- a/src/apps.json +++ b/src/apps.json @@ -10906,6 +10906,17 @@ "implies": "WordPress", "website": "http://wp-rocket.me" }, + "WP Engine": { + "cats": [ + 22 + ], + "headers": { + "wpe-backend": "" + }, + "icon": "wpengine.svg", + "implies": "WordPress", + "website": "https://wpengine.com" + }, "Warp": { "cats": [ 22 diff --git a/src/icons/wpengine.svg b/src/icons/wpengine.svg new file mode 100644 index 000000000..d759de179 --- /dev/null +++ b/src/icons/wpengine.svg @@ -0,0 +1 @@ + \ No newline at end of file