From 1b8523f9c468f53bfb960dc51ff99f2814b619c8 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 31 Mar 2022 00:33:03 +0600 Subject: [PATCH] Update Wunderkind / marketing-automation --- src/technologies/w.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/technologies/w.json b/src/technologies/w.json index 62ff3b93e..ac0fbc64b 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -1642,6 +1642,10 @@ ], "description": "Wunderkind (Formerly BounceX) is a software for behavioural marketing technologies, created to de-anonymise site visitors, analyse their digital behaviour and create relevant digital experiences regardless of channel or device.", "icon": "Wunderkind.svg", + "dom":"link[href*='.smarterhq.io']", + "headers": { + "Content-Security-Policy": "\\.smarterhq\\.io" + }, "js": { "bouncex": "" }, @@ -1649,7 +1653,10 @@ "poa" ], "saas": true, - "scriptSrc": "\\.bounceexchange\\.com", + "scriptSrc": [ + "\\.bounceexchange\\.com", + "\\.smarterhq\\.io/" + ], "website": "https://www.wunderkind.co" }, "Wurfl": {