Add Zoey detection

main
Elbert Alias 4 years ago
parent 3097ddcde8
commit ab727004aa

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

@ -8280,6 +8280,26 @@
], ],
"website": "https://magento.com" "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": { "MailChimp": {
"cats": [ "cats": [
32 32

Loading…
Cancel
Save