From dc19223e287e5d3c321bd1cbc112685a544f62ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Cla=C3=9Fen?= Date: Tue, 10 Oct 2023 17:59:17 +0200 Subject: [PATCH] Add support for the Consent Manager CCM19 (#149) fixes https://github.com/ghostery/trackerdb/issues/148 --- db/organizations/papoo.eno | 11 +++++++++++ db/patterns/ccm19.eno | 14 ++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 db/organizations/papoo.eno create mode 100644 db/patterns/ccm19.eno diff --git a/db/organizations/papoo.eno b/db/organizations/papoo.eno new file mode 100644 index 00000000..f2158960 --- /dev/null +++ b/db/organizations/papoo.eno @@ -0,0 +1,11 @@ +name: Papoo Software & Media GmbH +website_url: https://www.papoo-media.de/ +privacy_policy_url: https://www.papoo-media.de/datenschutzerklaerung.html +privacy_contact: info@papoo.de +country: DE +description: Papoo Software is a German software development agency that works on full-featured Content Management Systems for websites. They also provide a Cookie Consent Manager called CCM19. + +--- notes +--- notes + +ghostery_id: 5435 diff --git a/db/patterns/ccm19.eno b/db/patterns/ccm19.eno new file mode 100644 index 00000000..242ba778 --- /dev/null +++ b/db/patterns/ccm19.eno @@ -0,0 +1,14 @@ +name: CCM19 +category: consent +website_url: https://www.ccm19.de/en/ +organization: papoo + +--- domains +ccm19.de +--- domains + +--- filters +||ccm19.de^$3p +--- filters + +ghostery_id: 4061