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": {