@ghostery/trackerdb 1.0.510 → 1.0.511

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
@@ -6780,6 +6780,15 @@
6780
6780
  "privacy_contact": "hq@divvit.com",
6781
6781
  "ghostery_id": "4499"
6782
6782
  },
6783
+ "dixa": {
6784
+ "name": "Dixa",
6785
+ "description": "Dixa is a conversational customer engagement software that connects brands with customers through real-time communication.",
6786
+ "website_url": "https://www.dixa.com/",
6787
+ "country": "DK",
6788
+ "privacy_policy_url": "https://www.dixa.com/legal/privacy",
6789
+ "privacy_contact": "privacy@dixa.com",
6790
+ "ghostery_id": null
6791
+ },
6783
6792
  "dmg_media": {
6784
6793
  "name": "Dmn Media",
6785
6794
  "description": null,
@@ -37078,6 +37087,20 @@
37078
37087
  "||tag.divvit.com/tag.js"
37079
37088
  ]
37080
37089
  },
37090
+ "dixa": {
37091
+ "name": "Dixa",
37092
+ "category": "customer_interaction",
37093
+ "organization": "dixa",
37094
+ "alias": null,
37095
+ "website_url": "https://www.dixa.com/",
37096
+ "ghostery_id": null,
37097
+ "domains": [
37098
+ "dixa.io"
37099
+ ],
37100
+ "filters": [
37101
+ "||dixa.io^$3p"
37102
+ ]
37103
+ },
37081
37104
  "dm2": {
37082
37105
  "name": "DM2",
37083
37106
  "category": "advertising",
@@ -72783,6 +72806,7 @@
72783
72806
  "div.show": "div.show",
72784
72807
  "stats.vertriebsassistent.de": "diva",
72785
72808
  "tag.divvit.com": "divvit",
72809
+ "dixa.io": "dixa",
72786
72810
  "d-msquared.com": "dm2",
72787
72811
  "and.co.uk": "dmg_media",
72788
72812
  "dmm.co.jp": "dmm",
@@ -77429,6 +77453,7 @@
77429
77453
  "||stats.vertriebsassistent.de/track/count.js": "diva",
77430
77454
  "||stats.vertriebsassistent.de^$3p": "diva",
77431
77455
  "||tag.divvit.com/tag.js": "divvit",
77456
+ "||dixa.io^$3p": "dixa",
77432
77457
  "||d-msquared.com^$3p": "dm2",
77433
77458
  "||dmm.co.jp^$3p": "dmm",
77434
77459
  "||toolbar.dockvine.com/app.js": "dockvine",
@@ -5586,6 +5586,10 @@ touchclarity
5586
5586
  ||tag.divvit.com/tag.js
5587
5587
  ! trackerdb_id:divvit trackerdb_category:site_analytics trackerdb_domain
5588
5588
  ||tag.divvit.com^
5589
+ ! trackerdb_id:dixa trackerdb_category:customer_interaction trackerdb_filter
5590
+ ||dixa.io^$3p
5591
+ ! trackerdb_id:dixa trackerdb_category:customer_interaction trackerdb_domain
5592
+ ||dixa.io^
5589
5593
  ! trackerdb_id:dm2 trackerdb_category:advertising trackerdb_filter
5590
5594
  ||d-msquared.com^$3p
5591
5595
  ! trackerdb_id:dm2 trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.510",
3
+ "version": "1.0.511",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {