Merge pull request #5968 from nurbek91/wunderkind_upd

Update Wunderkind / marketing-automation #5948
main
Elbert Alias 3 years ago committed by GitHub
commit 15bc91b918
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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