Update Wunderkind / marketing-automation

main
nurbek 3 years ago
parent a476e66d8f
commit 1b8523f9c4

@ -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.", "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", "icon": "Wunderkind.svg",
"dom":"link[href*='.smarterhq.io']",
"headers": {
"Content-Security-Policy": "\\.smarterhq\\.io"
},
"js": { "js": {
"bouncex": "" "bouncex": ""
}, },
@ -1649,7 +1653,10 @@
"poa" "poa"
], ],
"saas": true, "saas": true,
"scriptSrc": "\\.bounceexchange\\.com", "scriptSrc": [
"\\.bounceexchange\\.com",
"\\.smarterhq\\.io/"
],
"website": "https://www.wunderkind.co" "website": "https://www.wunderkind.co"
}, },
"Wurfl": { "Wurfl": {