@ghostery/trackerdb 1.0.495 → 1.0.496

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
@@ -4710,6 +4710,15 @@
4710
4710
  "privacy_contact": "info@certona.com",
4711
4711
  "ghostery_id": "351"
4712
4712
  },
4713
+ "cevoid": {
4714
+ "name": "Cevoid",
4715
+ "description": "Cevoid helps you turn customers into brand advocates. Collect UGC, host challenges, and reward customers - all on your e-commerce storefront.",
4716
+ "website_url": "https://cevoid.com/",
4717
+ "country": "SE",
4718
+ "privacy_policy_url": "https://cevoid.com/legal/privacy-policy",
4719
+ "privacy_contact": "info@cevoid.com",
4720
+ "ghostery_id": null
4721
+ },
4713
4722
  "chamaleon": {
4714
4723
  "name": "Chamaleon",
4715
4724
  "description": "We connect the digital advertising companies providing scalable, non-intrusive and innovative solutions supported by a full-stack native platform",
@@ -32608,6 +32617,20 @@
32608
32617
  "||res-x.com^$3p"
32609
32618
  ]
32610
32619
  },
32620
+ "cevoid": {
32621
+ "name": "Cevoid",
32622
+ "category": "customer_interaction",
32623
+ "organization": "cevoid",
32624
+ "alias": null,
32625
+ "website_url": "https://cevoid.com",
32626
+ "ghostery_id": null,
32627
+ "domains": [
32628
+ "cevoid.com"
32629
+ ],
32630
+ "filters": [
32631
+ "||cevoid.com^$3p"
32632
+ ]
32633
+ },
32611
32634
  "chameleon": {
32612
32635
  "name": "Chameleon",
32613
32636
  "category": "advertising",
@@ -72132,6 +72155,7 @@
72132
72155
  "hits.e.cl": "certifica_metric",
72133
72156
  "certona.net": "certona",
72134
72157
  "res-x.com": "certona",
72158
+ "cevoid.com": "cevoid",
72135
72159
  "gsn.chameleon.ad": "chameleon",
72136
72160
  "chango.ca": "chango",
72137
72161
  "chango.com": "chango",
@@ -76813,6 +76837,7 @@
76813
76837
  "/resonance5050.js": "certona",
76814
76838
  "||certona.net^$3p": "certona",
76815
76839
  "||res-x.com^$3p": "certona",
76840
+ "||cevoid.com^$3p": "cevoid",
76816
76841
  "||gsn.chameleon.ad^$3p": "chameleon",
76817
76842
  "||chango.ca^$3p": "chango",
76818
76843
  "||chango.com^$3p": "chango",
@@ -4002,6 +4002,10 @@ touchclarity
4002
4002
  ||certona.net^
4003
4003
  ! trackerdb_id:certona trackerdb_category:advertising trackerdb_domain
4004
4004
  ||res-x.com^
4005
+ ! trackerdb_id:cevoid trackerdb_category:customer_interaction trackerdb_filter
4006
+ ||cevoid.com^$3p
4007
+ ! trackerdb_id:cevoid trackerdb_category:customer_interaction trackerdb_domain
4008
+ ||cevoid.com^
4005
4009
  ! trackerdb_id:chameleon trackerdb_category:advertising trackerdb_filter
4006
4010
  ||gsn.chameleon.ad^$3p
4007
4011
  ! trackerdb_id:chameleon trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.495",
3
+ "version": "1.0.496",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {