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