From 4cf9be55a74ba407b2511fcda817fd7ebbce89ff Mon Sep 17 00:00:00 2001 From: Kyle Taylor Date: Wed, 10 Apr 2019 11:06:37 -0500 Subject: [PATCH] Add Pantheon detection --- src/apps.json | 15 +++++++++++++++ src/icons/pantheon.svg | 13 +++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 src/icons/pantheon.svg diff --git a/src/apps.json b/src/apps.json index cf1c1022c..5d509b551 100644 --- a/src/apps.json +++ b/src/apps.json @@ -7559,6 +7559,21 @@ }, "website": "https://www.pagevamp.com" }, + "Pantheon": { + "cats": [ + 22 + ], + "headers": { + "x-pantheon-styx-hostname": "", + "Server": "^Pantheon" + }, + "implies": [ + "PHP", + "Nginx" + ], + "icon": "pantheon.svg", + "website": "https://pantheon.io/" + }, "Paper.js": { "cats": [ 25 diff --git a/src/icons/pantheon.svg b/src/icons/pantheon.svg new file mode 100644 index 000000000..baf01b5f8 --- /dev/null +++ b/src/icons/pantheon.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + +