@ghostery/trackerdb 1.0.724 → 1.0.725

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
@@ -14970,6 +14970,15 @@
14970
14970
  "privacy_contact": "support@oxamedia.com",
14971
14971
  "ghostery_id": "618"
14972
14972
  },
14973
+ "ozone": {
14974
+ "name": "Ozone",
14975
+ "description": "Ozone is a digital advertising and audience connection platform founded in 2018 by major UK media publishers. It provides scaled, audience-focused advertising and connects brands with publishers to support measurable business outcomes.",
14976
+ "website_url": "https://ozoneproject.com",
14977
+ "country": "GB",
14978
+ "privacy_policy_url": "https://ozoneproject.com/website-privacy-cookie/",
14979
+ "privacy_contact": "privacy@ozoneproject.com",
14980
+ "ghostery_id": null
14981
+ },
14973
14982
  "pagescience": {
14974
14983
  "name": "PageScience",
14975
14984
  "description": "\"The world is changing. CMOs want stellar ROI; consumers want their privacy. How do you execute campaigns in an environment that's hostile to cookie targeting? Simple. Go back to basics. Go back to context, only with hyper focus on content that's relevant to your target audience, right now. That's the PageScience promise. Our page-level targeting scans the web for consumers who are actively researching your exact category, and presents your message.And that leads to higher conversions, better brand experiences, and way more efficient media spend. In specific categories, such as health and financial services, it's way more effective and precise than cookie targeting.\"",
@@ -55754,6 +55763,21 @@
55754
55763
  ],
55755
55764
  "filters": []
55756
55765
  },
55766
+ "ozone": {
55767
+ "name": "Ozone",
55768
+ "category": "advertising",
55769
+ "organization": null,
55770
+ "alias": null,
55771
+ "website_url": "https://ozoneproject.com/",
55772
+ "ghostery_id": null,
55773
+ "domains": [
55774
+ "ozoneproject.com",
55775
+ "the-ozone-project.com"
55776
+ ],
55777
+ "filters": [
55778
+ "||the-ozone-project.com^"
55779
+ ]
55780
+ },
55757
55781
  "pageanalytics.space": {
55758
55782
  "name": "pageanalytics.space",
55759
55783
  "category": "misc",
@@ -76322,6 +76346,8 @@
76322
76346
  "adconnexa.com": "oxamedia",
76323
76347
  "adsbwm.com": "oxamedia",
76324
76348
  "oxomi.com": "oxomi.com",
76349
+ "ozoneproject.com": "ozone",
76350
+ "the-ozone-project.com": "ozone",
76325
76351
  "pageanalytics.space": "pageanalytics.space",
76326
76352
  "ghmedia.com": "pagescience",
76327
76353
  "777seo.com": "paid-to-promote",
@@ -80965,6 +80991,7 @@
80965
80991
  "||px.owneriq.net^$3p": "owneriq",
80966
80992
  "||adconnexa.com^$3p": "oxamedia",
80967
80993
  "||adsbwm.com^$3p": "oxamedia",
80994
+ "||the-ozone-project.com^": "ozone",
80968
80995
  "||ghmedia.com^$3p": "pagescience",
80969
80996
  "||777seo.com^$3p": "paid-to-promote",
80970
80997
  "||paid-to-promote.net/images/ptp.gif": "paid-to-promote",
@@ -12366,6 +12366,12 @@ audiences/static/widget/audience-manager.api.min.js
12366
12366
  ||adsbwm.com^
12367
12367
  ! trackerdb_id:oxomi.com trackerdb_category:advertising trackerdb_domain
12368
12368
  ||oxomi.com^
12369
+ ! trackerdb_id:ozone trackerdb_category:advertising trackerdb_filter
12370
+ ||the-ozone-project.com^
12371
+ ! trackerdb_id:ozone trackerdb_category:advertising trackerdb_domain
12372
+ ||ozoneproject.com^
12373
+ ! trackerdb_id:ozone trackerdb_category:advertising trackerdb_domain
12374
+ ||the-ozone-project.com^
12369
12375
  ! trackerdb_id:pageanalytics.space trackerdb_category:misc trackerdb_domain
12370
12376
  ||pageanalytics.space^
12371
12377
  ! trackerdb_id:pagescience trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.724",
3
+ "version": "1.0.725",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {