@ghostery/trackerdb 1.0.350 → 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
@@ -62575,6 +62575,18 @@
62575
62575
  "||synergy-e.com^$3p"
62576
62576
  ]
62577
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
+ },
62578
62590
  "t-mobile": {
62579
62591
  "name": "Deutsche Telekom",
62580
62592
  "category": "misc",
@@ -73977,6 +73989,7 @@
73977
73989
  "technoratimedia.com": "synacor",
73978
73990
  "cn.clickable.net": "syncapse",
73979
73991
  "synergy-e.com": "synergy-e",
73992
+ "cdn.synthetix.com": "synthetix",
73980
73993
  "sdp-campaign.de": "t-mobile",
73981
73994
  "t-online.de": "t-mobile",
73982
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.350",
3
+ "version": "1.0.351",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {