@ghostery/trackerdb 1.0.606 → 1.0.608

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
@@ -16114,12 +16114,12 @@
16114
16114
  "ghostery_id": "139"
16115
16115
  },
16116
16116
  "quantum_metric": {
16117
- "name": "Quantum Metric, Inc.",
16118
- "description": "Quantum Metric was conceived in 2011 with a challenging goal: empower organizations to maximize their customers' experience and value by simplifying data science exploration through machine intelligence and Big Data.",
16117
+ "name": "Quantum Metric",
16118
+ "description": "Quantum Metric, Inc. is a digital analytics platform company focused on helping businesses understand and improve customer experiences. It provides tools for monitoring, diagnosing, and optimizing digital journeys across web and mobile channels, with the goal of fostering a customer-centric culture and driving business value.",
16119
16119
  "website_url": "https://www.quantummetric.com/",
16120
- "country": null,
16121
- "privacy_policy_url": "https://www.quantummetric.com/legal/privacy/",
16122
- "privacy_contact": null,
16120
+ "country": "US",
16121
+ "privacy_policy_url": "https://www.quantummetric.com/legal/privacy-policy",
16122
+ "privacy_contact": "privacy@quantummetric.com",
16123
16123
  "ghostery_id": "4748"
16124
16124
  },
16125
16125
  "quarticon": {
@@ -22044,6 +22044,15 @@
22044
22044
  "privacy_contact": null,
22045
22045
  "ghostery_id": "1356"
22046
22046
  },
22047
+ "xqueue": {
22048
+ "name": "XQueue",
22049
+ "description": "XQueue GmbH is a German company specializing in email marketing platforms for enterprises.",
22050
+ "website_url": "https://maileon.com/",
22051
+ "country": "DE",
22052
+ "privacy_policy_url": "https://maileon.com/privacy-policy/",
22053
+ "privacy_contact": "info@xqueue.de",
22054
+ "ghostery_id": null
22055
+ },
22047
22056
  "xxxlutz": {
22048
22057
  "name": "XXXLutz KG",
22049
22058
  "description": null,
@@ -49765,6 +49774,18 @@
49765
49774
  "||list-manage.com/track/"
49766
49775
  ]
49767
49776
  },
49777
+ "maileon": {
49778
+ "name": "Maileon",
49779
+ "category": "site_analytics",
49780
+ "organization": "xqueue",
49781
+ "alias": null,
49782
+ "website_url": "https://maileon.com/",
49783
+ "ghostery_id": null,
49784
+ "domains": [
49785
+ "analytics.maileon.com"
49786
+ ],
49787
+ "filters": []
49788
+ },
49768
49789
  "mailerlite.com": {
49769
49790
  "name": "Mailerlite",
49770
49791
  "category": "hosting",
@@ -74872,6 +74893,7 @@
74872
74893
  "chimpstatic.com": "mailchimp_tracking",
74873
74894
  "list-manage.com": "mailchimp_tracking",
74874
74895
  "mailchimp.com": "mailchimp_tracking",
74896
+ "analytics.maileon.com": "maileon",
74875
74897
  "mailerlite.com": "mailerlite.com",
74876
74898
  "mailtrack.io": "mailtrack.io",
74877
74899
  "mainadv.com": "mainadv",
@@ -10344,6 +10344,8 @@ foresee/foresee-alive.js
10344
10344
  ||list-manage.com^
10345
10345
  ! trackerdb_id:mailchimp_tracking trackerdb_category:customer_interaction trackerdb_domain
10346
10346
  ||mailchimp.com^
10347
+ ! trackerdb_id:maileon trackerdb_category:site_analytics trackerdb_domain
10348
+ ||analytics.maileon.com^
10347
10349
  ! trackerdb_id:mailerlite.com trackerdb_category:hosting trackerdb_domain
10348
10350
  ||mailerlite.com^
10349
10351
  ! trackerdb_id:mailtrack.io trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.606",
3
+ "version": "1.0.608",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {