From dd3b4679861205f6b31b019b960e29f327da82da Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 30 Jun 2022 03:23:37 +0600 Subject: [PATCH] Add Eggplant / rum --- .../webextension/images/icons/Eggplant.svg | 3 +++ src/technologies/e.json | 17 +++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Eggplant.svg diff --git a/src/drivers/webextension/images/icons/Eggplant.svg b/src/drivers/webextension/images/icons/Eggplant.svg new file mode 100644 index 000000000..36429c771 --- /dev/null +++ b/src/drivers/webextension/images/icons/Eggplant.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/e.json b/src/technologies/e.json index 4f9849ec6..1990e77ea 100644 --- a/src/technologies/e.json +++ b/src/technologies/e.json @@ -1730,6 +1730,23 @@ "scriptSrc": "/ef(?:-core)?(?:\\.min|\\.dev)?\\.js", "website": "http://ef.js.org" }, + "Eggplant": { + "cats": [ + 78 + ], + "description": "Eggplant is a software testing and monitoring company.", + "icon": "Eggplant.svg", + "headers": { + "content-security-policy": "\\.eggplant\\.cloud" + }, + "scriptSrc": "\\.eggplant\\.cloud/", + "saas": true, + "pricing": [ + "high", + "recurring" + ], + "website": "https://www.eggplantsoftware.com" + }, "emBlue": { "cats": [ 32,