@ghostery/trackerdb 1.0.171 → 1.0.173

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
@@ -7213,6 +7213,15 @@
7213
7213
  "privacy_contact": null,
7214
7214
  "ghostery_id": "4375"
7215
7215
  },
7216
+ "enzuzo": {
7217
+ "name": "Enzuzo",
7218
+ "description": "Enzuzo, Inc. provides a compliance software suite to help businesses manage their regulatory privacy requirements.",
7219
+ "website_url": "https://www.enzuzo.com",
7220
+ "country": "CA",
7221
+ "privacy_policy_url": "https://www.enzuzo.com/privacy-policy",
7222
+ "privacy_contact": "legal@enzuzo.com",
7223
+ "ghostery_id": null
7224
+ },
7216
7225
  "epic_advertising": {
7217
7226
  "name": "Epic Advertising",
7218
7227
  "description": "Epic Advertising is a business to audience online advertising network. The company delivers display advertising, email and custom marketing solutions. Epic Marketplace targets users based on consumer interest, psychographic, behavioral and demographic information obtained from proprietary websites and market research providers. Epic Advertising is owned by Epic Media Group.",
@@ -37189,6 +37198,18 @@
37189
37198
  "||cdn.callbackkiller.com/widget/cbk.js"
37190
37199
  ]
37191
37200
  },
37201
+ "enzuzo": {
37202
+ "name": "Enzuzo",
37203
+ "category": "consent",
37204
+ "organization": "enzuzo",
37205
+ "alias": null,
37206
+ "website_url": "https://www.enzuzo.com",
37207
+ "ghostery_id": null,
37208
+ "domains": [
37209
+ "app.enzuzo.com"
37210
+ ],
37211
+ "filters": []
37212
+ },
37192
37213
  "eperflex": {
37193
37214
  "name": "Eperflex",
37194
37215
  "category": "advertising",
@@ -70344,6 +70365,7 @@
70344
70365
  "ensighten.com": "ensighten",
70345
70366
  "envolve.com": "envolve",
70346
70367
  "cdn.callbackkiller.com": "envybox",
70368
+ "app.enzuzo.com": "enzuzo",
70347
70369
  "email-reflex.com": "eperflex",
70348
70370
  "epicgameads.com": "epic_game_ads",
70349
70371
  "trafficmp.com": "epic_marketplace",
@@ -5868,6 +5868,8 @@ touchclarity
5868
5868
  ||cdn.callbackkiller.com/widget/cbk.js
5869
5869
  ! trackerdb_id:envybox trackerdb_category:customer_interaction trackerdb_domain
5870
5870
  ||cdn.callbackkiller.com^
5871
+ ! trackerdb_id:enzuzo trackerdb_category:consent trackerdb_domain
5872
+ ||app.enzuzo.com^
5871
5873
  ! trackerdb_id:eperflex trackerdb_category:advertising trackerdb_filter
5872
5874
  ||ivimedia.net^$3p
5873
5875
  ! trackerdb_id:eperflex trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.171",
3
+ "version": "1.0.173",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {