From 5b3e967ca0e5d477bceb46989cea0e04e99f4eee Mon Sep 17 00:00:00 2001 From: Sean Hamlin Date: Wed, 26 Jul 2023 10:12:45 +1200 Subject: [PATCH] Move Monetate to the M technology section, in the hopes of passing CI. --- src/technologies/k.json | 29 +---------------------------- src/technologies/m.json | 29 ++++++++++++++++++++++++++++- 2 files changed, 29 insertions(+), 29 deletions(-) diff --git a/src/technologies/k.json b/src/technologies/k.json index 7d61ee879..a4a9a589a 100644 --- a/src/technologies/k.json +++ b/src/technologies/k.json @@ -579,33 +579,6 @@ "scriptSrc": "cdn-tp\\d+\\.mozu\\.com", "website": "https://kibocommerce.com" }, - "Monetate": { - "cats": [ - 76, - 74 - ], - "description": "Monetate (formerly 'Kibo Personalization') is a omnichannel personalisation software powered by machine learning to deliver individualized customer experiences and powered by Monetate and Certona.", - "icon": "Monetate.png", - "js": { - "BaynoteAPI": "", - "BaynoteJSVersion": "", - "certona.recommendations": "", - "certonaRecommendations": "", - "monetate": "", - "monetateQ": "", - "monetateT": "" - }, - "pricing": [ - "poa" - ], - "saas": true, - "scriptSrc": [ - "\\.monetate\\.net", - "\\.baynote\\.net", - "\\.certona\\.net" - ], - "website": "https://monetate.com" - }, "Kiliba": { "cats": [ 32 @@ -1248,4 +1221,4 @@ ], "website": "https://www.keep.pt/en/produts/archeevo-archival-management-software" } -} \ No newline at end of file +} diff --git a/src/technologies/m.json b/src/technologies/m.json index 8d20bd3a2..4421bdd76 100644 --- a/src/technologies/m.json +++ b/src/technologies/m.json @@ -2537,6 +2537,33 @@ "scriptSrc": "/wp-content/plugins/woocommerce-gateway-moneris/", "website": "https://wordpress.org/plugins/wc-moneris-payment-gateway" }, + "Monetate": { + "cats": [ + 76, + 74 + ], + "description": "Monetate (formerly 'Kibo Personalization') is a omnichannel personalisation software powered by machine learning to deliver individualized customer experiences and powered by Monetate and Certona.", + "icon": "Monetate.png", + "js": { + "BaynoteAPI": "", + "BaynoteJSVersion": "", + "certona.recommendations": "", + "certonaRecommendations": "", + "monetate": "", + "monetateQ": "", + "monetateT": "" + }, + "pricing": [ + "poa" + ], + "saas": true, + "scriptSrc": [ + "\\.monetate\\.net", + "\\.baynote\\.net", + "\\.certona\\.net" + ], + "website": "https://monetate.com/" + }, "MongoDB": { "cats": [ 34 @@ -3378,4 +3405,4 @@ ], "website": "https://code.google.com/p/modwsgi" } -} \ No newline at end of file +}