@ghostery/trackerdb 1.0.289 → 1.0.291

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
@@ -410,11 +410,11 @@
410
410
  },
411
411
  "active_campaign": {
412
412
  "name": "Active Campaign",
413
- "description": "ActiveCampaign began as a solution for business owners who needed to keep in touch with their contacts. There was a demand for a powerful, easy-to-use solution at a reasonable price in a market that lacked options. Over the years, the company has seen a number of drastic transitions. We cut our product line from eight solutions to one, transitioning from a traditional software company to the SaaS model, providing a consistent and stable experience for our users.At that point, we set a goal: to help marketers send fewer emails while still achieving better results by giving them the marketing automation and automated sales CRM features they need to send intelligent, targeted campaigns.Today, ActiveCampaign is one of the fastest growing tech startups in Chicago. We're constantly looking to add diverse voices to our team, to strengthen our position as an innovator in the marketing automation space.",
413
+ "description": "ActiveCampaign provides a marketing platform that allows clients to reach their customers, to understand how their customers interact with those communications and other content, and to customize marketing based on their customers’ interests.",
414
414
  "website_url": "https://www.activecampaign.com",
415
- "country": null,
416
- "privacy_policy_url": "https://help.activecampaign.com/hc/en-us/articles/218789997-Privacy-Policy",
417
- "privacy_contact": null,
415
+ "country": "US",
416
+ "privacy_policy_url": "https://www.activecampaign.com/legal/privacy-policy",
417
+ "privacy_contact": "privacy@activecampaign.com",
418
418
  "ghostery_id": "5121"
419
419
  },
420
420
  "active_performance": {
@@ -35035,7 +35035,12 @@
35035
35035
  "ghostery_id": null,
35036
35036
  "domains": [
35037
35037
  "browser-intake-datadoghq.com",
35038
- "datadoghq-browser-agent.com"
35038
+ "datadoghq-browser-agent.com",
35039
+ "browser-intake-us3-datadoghq.com",
35040
+ "browser-intake-us5-datadoghq.com",
35041
+ "browser-intake-datadoghq.eu",
35042
+ "browser-intake-ddog-gov.com",
35043
+ "browser-intake-ap1-datadoghq.com"
35039
35044
  ],
35040
35045
  "filters": []
35041
35046
  },
@@ -70758,6 +70763,11 @@
70758
70763
  "datacrushers.com": "datacrushers",
70759
70764
  "browser-intake-datadoghq.com": "datadog",
70760
70765
  "datadoghq-browser-agent.com": "datadog",
70766
+ "browser-intake-us3-datadoghq.com": "datadog",
70767
+ "browser-intake-us5-datadoghq.com": "datadog",
70768
+ "browser-intake-datadoghq.eu": "datadog",
70769
+ "browser-intake-ddog-gov.com": "datadog",
70770
+ "browser-intake-ap1-datadoghq.com": "datadog",
70761
70771
  "datadome.co": "datadome",
70762
70772
  "optimahub.com": "datalicious_datacollector",
70763
70773
  "supert.ag": "datalicious_supertag",
@@ -5034,6 +5034,16 @@ touchclarity
5034
5034
  ||browser-intake-datadoghq.com^
5035
5035
  ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5036
5036
  ||datadoghq-browser-agent.com^
5037
+ ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5038
+ ||browser-intake-us3-datadoghq.com^
5039
+ ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5040
+ ||browser-intake-us5-datadoghq.com^
5041
+ ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5042
+ ||browser-intake-datadoghq.eu^
5043
+ ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5044
+ ||browser-intake-ddog-gov.com^
5045
+ ! trackerdb_id:datadog trackerdb_category:utilities trackerdb_domain
5046
+ ||browser-intake-ap1-datadoghq.com^
5037
5047
  ! trackerdb_id:datadome trackerdb_category:site_analytics trackerdb_filter
5038
5048
  ||js.datadome.co/tags.js
5039
5049
  ! trackerdb_id:datadome 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.289",
3
+ "version": "1.0.291",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {