From 91c2f10eef5a978c68f2b49944d8842a7b35b142 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Sun, 23 Jan 2022 07:24:57 +1100 Subject: [PATCH] Update Arc XP --- src/technologies/a.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/technologies/a.json b/src/technologies/a.json index ed8aae1a3..e8dfa2ac8 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -2920,13 +2920,14 @@ ], "description": "Arc XP is a cloud-based digital experience platform that helps enterprise companies, retail brands and media and entertainment organization create and distribute content, drive digital commerce, and deliver powerful experiences.", "icon": "Arc XP.svg", - "dom":"img[srcset*='images.arcpublishing.com/']", + "dom":"#pb-root", "js": { "Fusion.arcSite": "" }, "saas": true, "pricing": [ "recurring", + "poa", "high" ], "website": "https://www.arcxp.com" @@ -3786,4 +3787,4 @@ "oss": true, "website": "http://augmented-ui.com" } -} \ No newline at end of file +}