@ghostery/trackerdb 1.0.49 → 1.0.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/trackerdb.db CHANGED
Binary file
Binary file
@@ -13546,6 +13546,15 @@
13546
13546
  "privacy_contact": "n/a",
13547
13547
  "ghostery_id": "542"
13548
13548
  },
13549
+ "papoo": {
13550
+ "name": "Papoo Software & Media GmbH",
13551
+ "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.",
13552
+ "website_url": "https://www.papoo-media.de/",
13553
+ "country": "DE",
13554
+ "privacy_policy_url": "https://www.papoo-media.de/datenschutzerklaerung.html",
13555
+ "privacy_contact": "info@papoo.de",
13556
+ "ghostery_id": "5435"
13557
+ },
13549
13558
  "pardot": {
13550
13559
  "name": "Pardot",
13551
13560
  "description": "Pardot provides interactive marketing solutions. It offers Prospect Insight, a marketing automation suite for sales and marketing professionals for web and mobile, LeadDeck Prospect Monitor, an application that allows sales and marketing teams to get real-time alerts of visitor and prospect activity and VisitorID, which allows tracking and identification of the organizations of anonymous visitors.",
@@ -30390,6 +30399,20 @@
30390
30399
  "||vidtech.cbsinteractive.com/uvpjs/2.5.8/lib/tracking/comscore/streamsense.5.1.1.160316.min.js"
30391
30400
  ]
30392
30401
  },
30402
+ "ccm19": {
30403
+ "name": "CCM19",
30404
+ "category": "consent",
30405
+ "organization": "papoo",
30406
+ "alias": null,
30407
+ "website_url": "https://www.ccm19.de/en/",
30408
+ "ghostery_id": "4061",
30409
+ "domains": [
30410
+ "ccm19.de"
30411
+ ],
30412
+ "filters": [
30413
+ "||ccm19.de^$3p"
30414
+ ]
30415
+ },
30393
30416
  "ccm_benchmark": {
30394
30417
  "name": "CCM Benchmark",
30395
30418
  "category": "advertising",
@@ -31753,7 +31776,7 @@
31753
31776
  },
31754
31777
  "cloudflare_insights": {
31755
31778
  "name": "Cloudflare Insights",
31756
- "category": "advertising",
31779
+ "category": "site_analytics",
31757
31780
  "organization": "cloudflare",
31758
31781
  "alias": null,
31759
31782
  "website_url": "https://www.cloudflare.com/insights/",
@@ -67807,6 +67830,7 @@
67807
67830
  "adlog.com.com": "cbs_interactive",
67808
67831
  "cbsinteractive.com": "cbs_interactive",
67809
67832
  "dw.com.com": "cbs_interactive",
67833
+ "ccm19.de": "ccm19",
67810
67834
  "ccmbg.com": "ccm_benchmark",
67811
67835
  "admission.net": "cdk_digital_marketing",
67812
67836
  "cdn-net.com": "cdn-net.com",
@@ -72088,6 +72112,7 @@
72088
72112
  "||dw.com.com^$3p": "cbs_interactive",
72089
72113
  "||i.i.com.com/cnwk.1d/ads/": "cbs_interactive",
72090
72114
  "||vidtech.cbsinteractive.com/uvpjs/2.5.8/lib/tracking/comscore/streamsense.5.1.1.160316.min.js": "cbs_interactive",
72115
+ "||ccm19.de^$3p": "ccm19",
72091
72116
  "||admission.net^$3p": "cdk_digital_marketing",
72092
72117
  "||cedexis-radar.net^$3p": "cedexis_radar",
72093
72118
  "||cedexis.com^$3p": "cedexis_radar",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.49",
3
+ "version": "1.0.51",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {