@ghostery/trackerdb 1.0.512 → 1.0.513

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
@@ -53536,7 +53536,8 @@
53536
53536
  "ghostery_id": "3740",
53537
53537
  "domains": [
53538
53538
  "onetrust.com",
53539
- "cookielaw.org"
53539
+ "cookielaw.org",
53540
+ "cookiepro.com"
53540
53541
  ],
53541
53542
  "filters": [
53542
53543
  "/js/onetrust/*",
@@ -74406,6 +74407,7 @@
74406
74407
  "onetag-sys.com": "onetag",
74407
74408
  "onetrust.com": "onetrust",
74408
74409
  "cookielaw.org": "onetrust",
74410
+ "cookiepro.com": "onetrust",
74409
74411
  "fogl1onf.com": "onfocus.io",
74410
74412
  "onfocus.io": "onfocus.io",
74411
74413
  "onlinewebstat.com": "onlinewebstat",
@@ -11780,6 +11780,8 @@ audiences/static/widget/audience-manager.api.min.js
11780
11780
  ||onetrust.com^
11781
11781
  ! trackerdb_id:onetrust trackerdb_category:consent trackerdb_domain
11782
11782
  ||cookielaw.org^
11783
+ ! trackerdb_id:onetrust trackerdb_category:consent trackerdb_domain
11784
+ ||cookiepro.com^
11783
11785
  ! trackerdb_id:onfocus.io trackerdb_category:advertising trackerdb_filter
11784
11786
  ||fogl1onf.com/1561/b.js
11785
11787
  ! trackerdb_id:onfocus.io trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.512",
3
+ "version": "1.0.513",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {