Add Zoey detection

main
Elbert Alias 4 years ago
parent 3097ddcde8
commit ab727004aa

@ -458,7 +458,7 @@ const Driver = {
* Callback for onAd listener
* @param {Object} ad
*/
async onAd(ad) {
onAd(ad) {
Driver.cache.ads.push(ad)
},

@ -8280,6 +8280,26 @@
],
"website": "https://magento.com"
},
"Zoey": {
"cats": [
6,
61
],
"description": "Zoey is a cloud-based ecommerce platform for B2B and wholesale businesses.",
"icon": "Zoey.svg",
"implies": [
"PHP",
"MySQL"
],
"excludes": "Magento",
"js": {
"Zoey.module": "",
"zoey.developer": "",
"zoeyDev": ""
},
"scripts": "cdna4\\.zoeysite\\.com",
"website": "https://www.zoey.com/"
},
"MailChimp": {
"cats": [
32
@ -17807,4 +17827,4 @@
"website": "https://www.xt-commerce.com"
}
}
}
}

Loading…
Cancel
Save