From 678cebb427aea73b58afedf6dc114241f83e5e10 Mon Sep 17 00:00:00 2001 From: Max Ostapenko <1611259+max-ostapenko@users.noreply.github.com> Date: Fri, 20 Dec 2024 21:34:26 +0100 Subject: [PATCH] Osano open-source lib (#86) * oss + cmp version * description edit --- src/technologies/o.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/src/technologies/o.json b/src/technologies/o.json index 62fd3c13e..ea34526b5 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -1782,10 +1782,11 @@ "cats": [ 67 ], - "description": "Osano is a data privacy platform that helps your website become compliant with laws such as GDPR and CCPA.", + "description": "Osano is a data privacy platform that helps your website comply with regulations such as GDPR and CCPA.", "icon": "Osano.svg", "js": { - "Osano": "" + "Osano": "", + "Osano.cm.cmpVersion": "(.+)\\;version:\\1" }, "pricing": [ "freemium", @@ -1793,7 +1794,11 @@ "recurring" ], "saas": true, - "scriptSrc": "cmp\\.osano\\.com/", + "scriptSrc": [ + "cmp\\.osano\\.com/", + "ajax/libs/cookieconsent2?/([\\d\\.]+)/cookieconsent.min.js\\;version:\\1", + "npm/cookieconsent@(\\d)/build/cookieconsent.min.js\\;version:\\1" + ], "website": "https://www.osano.com" }, "Osterreichische Post": {