@ghostery/trackerdb 1.0.170 → 1.0.172

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.",
@@ -61368,6 +61377,21 @@
61368
61377
  "||d.hodes.com^$3p"
61369
61378
  ]
61370
61379
  },
61380
+ "symplify": {
61381
+ "name": "Symplify Conversion",
61382
+ "category": "site_analytics",
61383
+ "organization": "symplify",
61384
+ "alias": null,
61385
+ "website_url": "https://symplify.com/conversion-experimentation",
61386
+ "ghostery_id": null,
61387
+ "domains": [
61388
+ "sitegainer.com",
61389
+ "cdn-sitegainer.com"
61390
+ ],
61391
+ "filters": [
61392
+ "||sitegainer.com^$3p"
61393
+ ]
61394
+ },
61371
61395
  "synacor": {
61372
61396
  "name": "Synacor",
61373
61397
  "category": "advertising",
@@ -72638,6 +72662,8 @@
72638
72662
  "seal.verisign.com": "symantec",
72639
72663
  "symantec.com": "symantec",
72640
72664
  "d.hodes.com": "symphony_talent",
72665
+ "sitegainer.com": "symplify",
72666
+ "cdn-sitegainer.com": "symplify",
72641
72667
  "technorati.com": "synacor",
72642
72668
  "technoratimedia.com": "synacor",
72643
72669
  "cn.clickable.net": "syncapse",
@@ -77000,6 +77026,7 @@
77000
77026
  "||seal.websecurity.norton.com^$3p": "symantec",
77001
77027
  "||trustsealinfo.websecurity.norton.com^$3p": "symantec",
77002
77028
  "||d.hodes.com^$3p": "symphony_talent",
77029
+ "||sitegainer.com^$3p": "symplify",
77003
77030
  "||technorati.com^$3p": "synacor",
77004
77031
  "||cn.clickable.net/js/cct.js": "syncapse",
77005
77032
  "||synergy-e.com^$3p": "synergy-e",
@@ -14956,6 +14956,12 @@ audiences/static/widget/audience-manager.api.min.js
14956
14956
  ||d.hodes.com^$3p
14957
14957
  ! trackerdb_id:symphony_talent trackerdb_category:customer_interaction trackerdb_domain
14958
14958
  ||d.hodes.com^
14959
+ ! trackerdb_id:symplify trackerdb_category:site_analytics trackerdb_filter
14960
+ ||sitegainer.com^$3p
14961
+ ! trackerdb_id:symplify trackerdb_category:site_analytics trackerdb_domain
14962
+ ||sitegainer.com^
14963
+ ! trackerdb_id:symplify trackerdb_category:site_analytics trackerdb_domain
14964
+ ||cdn-sitegainer.com^
14959
14965
  ! trackerdb_id:synacor trackerdb_category:advertising trackerdb_filter
14960
14966
  ||technorati.com^$3p
14961
14967
  ! trackerdb_id:synacor trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.170",
3
+ "version": "1.0.172",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {