From 19b2be07e65310012499e3aea55cde9cc9463345 Mon Sep 17 00:00:00 2001 From: Harry Theo Date: Thu, 15 Jun 2023 12:31:08 +0100 Subject: [PATCH] Updated Google FundingChoices detection domain. --- data/entities.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/entities.js b/data/entities.js index 69f2c63..10d4266 100644 --- a/data/entities.js +++ b/data/entities.js @@ -12135,7 +12135,7 @@ module.exports = [ name: 'Google FundingChoices', homepage: 'https://fundingchoices.google.com/start/', category: 'consent-provider', - domains: ['fundingchoices.mgr.consensu.org', '*.fundingchoices.mgr.consensu.org'], + domains: ['fundingchoices.mgr.consensu.org', '*.fundingchoices.mgr.consensu.org', 'fundingchoicesmessages.google.com', '*.fundingchoicesmessages.google.com'], }, { name: 'Gravito CMP',