From 0fd24421c9eca7c41c5b2aaa7c4ea0fdc0d94b42 Mon Sep 17 00:00:00 2001 From: Max Chadwick Date: Thu, 6 Feb 2025 14:54:42 -0500 Subject: [PATCH] fix(entities): add missing Osano domains (#238) --- data/entities.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/entities.js b/data/entities.js index e5381d0..835c6dd 100644 --- a/data/entities.js +++ b/data/entities.js @@ -12259,7 +12259,7 @@ module.exports = [ name: 'Osano CMP', homepage: 'https://www.osano.com', category: 'consent-provider', - domains: ['osano.mgr.consensu.org', '*.osano.mgr.consensu.org'], + domains: ['osano.mgr.consensu.org', '*.osano.mgr.consensu.org', 'cmp.osano.com', '*.api.osano.com'], }, { name: 'Playwire CMP',