From 20a97189083f5fbedb5da335ef58c95b59d73ec8 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 11 Jul 2021 21:06:49 +0600 Subject: [PATCH] Update DigitalRiver / ecommerce , payments --- src/technologies.json | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 72b3cb251..2a4cda7b6 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -5838,15 +5838,23 @@ }, "DigitalRiver": { "cats": [ - 6 + 6, + 41 ], + "description": "Digital River provides global ecommerce, payments and marketing services.", + "icon": "DigitalRiver.svg", "cookies": { "X-DR-SHOPPER-ets": "", "X-DR-THEME": "^\\d+$" }, - "description": "Digital River provides global ecommerce, payments and marketing services.", - "icon": "DigitalRiver.svg", - "scripts": "/drh\\.img\\.digitalriver\\.\\w+/DRHM/", + "js": { + "DigitalRiver": "" + }, + "scripts": "\\.digitalriver\\.com/", + "saas": true, + "pricing": [ + "poa" + ], "website": "https://www.digitalriver.com" }, "DirectAdmin": {