@ghostery/trackerdb 1.0.349 → 1.0.351

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
@@ -18507,6 +18507,15 @@
18507
18507
  "privacy_contact": "likit@synergy-e.com",
18508
18508
  "ghostery_id": "2300"
18509
18509
  },
18510
+ "synthetix": {
18511
+ "name": "Synthetix",
18512
+ "description": "Synthetix is a customer service platform that includes conversational AI for automated and agent-assisted customer experience.",
18513
+ "website_url": "https://synthetix.com/",
18514
+ "country": "GB",
18515
+ "privacy_policy_url": "https://synthetix.com/privacy/",
18516
+ "privacy_contact": "uk@synthetix.com",
18517
+ "ghostery_id": null
18518
+ },
18510
18519
  "system1": {
18511
18520
  "name": "System1",
18512
18521
  "description": null,
@@ -62566,6 +62575,18 @@
62566
62575
  "||synergy-e.com^$3p"
62567
62576
  ]
62568
62577
  },
62578
+ "synthetix": {
62579
+ "name": "Synthetix",
62580
+ "category": "customer_interaction",
62581
+ "organization": "synthetix",
62582
+ "alias": null,
62583
+ "website_url": "https://synthetix.com/",
62584
+ "ghostery_id": null,
62585
+ "domains": [
62586
+ "cdn.synthetix.com"
62587
+ ],
62588
+ "filters": []
62589
+ },
62569
62590
  "t-mobile": {
62570
62591
  "name": "Deutsche Telekom",
62571
62592
  "category": "misc",
@@ -73968,6 +73989,7 @@
73968
73989
  "technoratimedia.com": "synacor",
73969
73990
  "cn.clickable.net": "syncapse",
73970
73991
  "synergy-e.com": "synergy-e",
73992
+ "cdn.synthetix.com": "synthetix",
73971
73993
  "sdp-campaign.de": "t-mobile",
73972
73994
  "t-online.de": "t-mobile",
73973
73995
  "telekom-dienste.de": "t-mobile",
@@ -15322,6 +15322,8 @@ audiences/static/widget/audience-manager.api.min.js
15322
15322
  ||synergy-e.com^$3p
15323
15323
  ! trackerdb_id:synergy-e trackerdb_category:advertising trackerdb_domain
15324
15324
  ||synergy-e.com^
15325
+ ! trackerdb_id:synthetix trackerdb_category:customer_interaction trackerdb_domain
15326
+ ||cdn.synthetix.com^
15325
15327
  ! trackerdb_id:t-mobile trackerdb_category:misc trackerdb_domain
15326
15328
  ||sdp-campaign.de^
15327
15329
  ! trackerdb_id:t-mobile trackerdb_category:misc trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.349",
3
+ "version": "1.0.351",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {