From 4fdfebd6d6627eeb3be0a0511992b740a3dd8864 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 17 Nov 2020 02:02:57 +0600 Subject: [PATCH 1/3] Add DigitalRiver/Ecommerce --- .../images/icons/ApostropheCMS.svg | 25 +++++++++++++++++++ .../images/icons/DigitalRiver.svg | 9 +++++++ .../images/icons/Plataforma NEO.svg | 9 +++++++ src/technologies.json | 13 ++++++++++ 4 files changed, 56 insertions(+) create mode 100644 src/drivers/webextension/images/icons/ApostropheCMS.svg create mode 100644 src/drivers/webextension/images/icons/DigitalRiver.svg create mode 100644 src/drivers/webextension/images/icons/Plataforma NEO.svg diff --git a/src/drivers/webextension/images/icons/ApostropheCMS.svg b/src/drivers/webextension/images/icons/ApostropheCMS.svg new file mode 100644 index 000000000..775946684 --- /dev/null +++ b/src/drivers/webextension/images/icons/ApostropheCMS.svg @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/DigitalRiver.svg b/src/drivers/webextension/images/icons/DigitalRiver.svg new file mode 100644 index 000000000..e77e2870a --- /dev/null +++ b/src/drivers/webextension/images/icons/DigitalRiver.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/Plataforma NEO.svg b/src/drivers/webextension/images/icons/Plataforma NEO.svg new file mode 100644 index 000000000..fd6d94291 --- /dev/null +++ b/src/drivers/webextension/images/icons/Plataforma NEO.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 1e8a78b3b..d20ea7655 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4019,6 +4019,19 @@ "icon": "DigiCert.svg", "website": "https://www.digicert.com/" }, + "DigitalRiver": { + "cats": [ + 6 + ], + "description": "", + "icon": "DigitalRiver.svg", + "cookies": { + "X-DR-SHOPPER-ets": "", + "X-DR-THEME": "^\\d+$" + }, + "scripts": "/drh\\.img\\.digitalriver\\.\\w+/DRHM/", + "website": "https://www.digitalriver.com" + }, "DirectAdmin": { "cats": [ 9 From 7e703531dea79ab098729837d4257f3cfaf9ec2e Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 17 Nov 2020 02:07:51 +0600 Subject: [PATCH 2/3] Add DigitalRiver/Ecommerce desc --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index d20ea7655..a89fb9b89 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4023,7 +4023,7 @@ "cats": [ 6 ], - "description": "", + "description": "Digital River is a company that provides global e-commerce, payments and marketing services.", "icon": "DigitalRiver.svg", "cookies": { "X-DR-SHOPPER-ets": "", From 9188ee66f661f172c7ed3e213f117351a7f7001b Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Tue, 17 Nov 2020 09:44:10 +1100 Subject: [PATCH 3/3] Update technologies.json --- src/technologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/technologies.json b/src/technologies.json index a89fb9b89..7f24c6564 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -4023,7 +4023,7 @@ "cats": [ 6 ], - "description": "Digital River is a company that provides global e-commerce, payments and marketing services.", + "description": "Digital River provides global ecommerce, payments and marketing services.", "icon": "DigitalRiver.svg", "cookies": { "X-DR-SHOPPER-ets": "",