@ghostery/trackerdb 1.0.290 → 1.0.292

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": {
@@ -22221,10 +22221,11 @@
22221
22221
  "category": "site_analytics",
22222
22222
  "organization": "active_campaign",
22223
22223
  "alias": null,
22224
- "website_url": null,
22224
+ "website_url": "https://www.activecampaign.com",
22225
22225
  "ghostery_id": "3131",
22226
22226
  "domains": [
22227
- "trackcmp.net"
22227
+ "trackcmp.net",
22228
+ "app-us1.com"
22228
22229
  ],
22229
22230
  "filters": [
22230
22231
  "||trackcmp.net/visit"
@@ -69521,6 +69522,7 @@
69521
69522
  "adonweb.ru": "actionpay",
69522
69523
  "active-agent.com": "active_agent",
69523
69524
  "trackcmp.net": "active_campaign",
69525
+ "app-us1.com": "active_campaign",
69524
69526
  "active-srv02.de": "active_performance",
69525
69527
  "active-tracking.de": "active_performance",
69526
69528
  "activeconversion.com": "activeconversion",
@@ -222,6 +222,8 @@
222
222
  ||trackcmp.net/visit
223
223
  ! trackerdb_id:active_campaign trackerdb_category:site_analytics trackerdb_domain
224
224
  ||trackcmp.net^
225
+ ! trackerdb_id:active_campaign trackerdb_category:site_analytics trackerdb_domain
226
+ ||app-us1.com^
225
227
  ! trackerdb_id:active_performance trackerdb_category:advertising trackerdb_filter
226
228
  ||active-srv02.de^$3p
227
229
  ! trackerdb_id:active_performance trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.290",
3
+ "version": "1.0.292",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {