From a5bd143f47277a1abea37bddb7cada6300237047 Mon Sep 17 00:00:00 2001 From: Harry Theo Date: Thu, 15 Jun 2023 16:19:19 +0100 Subject: [PATCH] fix(entities): update Google FundingChoices domains (#208) --- 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',