@ghostery/trackerdb 1.0.213 → 1.0.215

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
@@ -10511,6 +10511,15 @@
10511
10511
  "privacy_contact": "privacy@kenshoo.com",
10512
10512
  "ghostery_id": "1299"
10513
10513
  },
10514
+ "ketch": {
10515
+ "name": "Ketch",
10516
+ "description": "The Ketch Data Permissioning Platform is a set of applications, infrastructure, and APIs that collapses the cost and complexity of privacy operations and mobilizes responsibly gathered data for deeper customer engagement.",
10517
+ "website_url": "https://www.ketch.com",
10518
+ "country": "US",
10519
+ "privacy_policy_url": "https://www.ketch.com/privacy-policy",
10520
+ "privacy_contact": "privacy@ketch.com",
10521
+ "ghostery_id": null
10522
+ },
10514
10523
  "keymetric": {
10515
10524
  "name": "KeyMetric",
10516
10525
  "description": "KeyMetric is a phone call analytics provider. Their platform provides real time phone call and conversion analytics for marketers, ad agencies and call centers.",
@@ -12932,6 +12941,15 @@
12932
12941
  "privacy_contact": null,
12933
12942
  "ghostery_id": "5363"
12934
12943
  },
12944
+ "nelio": {
12945
+ "name": "Nelio",
12946
+ "description": "Nelio Software empowers business and bloggers with WordPress plugins so they can make the most out of their websites. Includes Nelio A/B Testing and Nelio Content.",
12947
+ "website_url": "https://neliosoftware.com/",
12948
+ "country": "ES",
12949
+ "privacy_policy_url": "https://neliosoftware.com/privacy-policy-cookies/",
12950
+ "privacy_contact": "support@neliosoftware.com",
12951
+ "ghostery_id": null
12952
+ },
12935
12953
  "neodata": {
12936
12954
  "name": "Neodata",
12937
12955
  "description": "\"Neodata Group is a fast-growing company developing innovative solutions tailored on the client’s needs to optimize the delivery of any digital content in terms of efficiency, sales and audience reach.\"",
@@ -45295,6 +45313,19 @@
45295
45313
  "||xg4ken.com^$3p"
45296
45314
  ]
45297
45315
  },
45316
+ "ketch": {
45317
+ "name": "Ketch Kloud",
45318
+ "category": "consent",
45319
+ "organization": "ketch",
45320
+ "alias": null,
45321
+ "website_url": "https://www.ketch.com",
45322
+ "ghostery_id": null,
45323
+ "domains": [
45324
+ "global.ketchcdn.com",
45325
+ "cdn.ketchjs.com"
45326
+ ],
45327
+ "filters": []
45328
+ },
45298
45329
  "keymetric": {
45299
45330
  "name": "KeyMetric",
45300
45331
  "category": "site_analytics",
@@ -71418,6 +71449,8 @@
71418
71449
  "kvdveganbeauty.com": "kendobrands",
71419
71450
  "olehenriksen.com": "kendobrands",
71420
71451
  "xg4ken.com": "kenshoo",
71452
+ "global.ketchcdn.com": "ketch",
71453
+ "cdn.ketchjs.com": "ketch",
71421
71454
  "keymetric.net": "keymetric",
71422
71455
  "lb.keytiles.com": "keytiles",
71423
71456
  "keywee.co": "keywee",
@@ -8916,6 +8916,10 @@ foresee/foresee-alive.js
8916
8916
  ||xg4ken.com^$3p
8917
8917
  ! trackerdb_id:kenshoo trackerdb_category:site_analytics trackerdb_domain
8918
8918
  ||xg4ken.com^
8919
+ ! trackerdb_id:ketch trackerdb_category:consent trackerdb_domain
8920
+ ||global.ketchcdn.com^
8921
+ ! trackerdb_id:ketch trackerdb_category:consent trackerdb_domain
8922
+ ||cdn.ketchjs.com^
8919
8923
  ! trackerdb_id:keymetric trackerdb_category:site_analytics trackerdb_filter
8920
8924
  ||keymetric.net^$3p
8921
8925
  ! trackerdb_id:keymetric trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.213",
3
+ "version": "1.0.215",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {