@ghostery/trackerdb 1.0.291 → 1.0.293

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
@@ -16410,6 +16410,15 @@
16410
16410
  "privacy_contact": "sales@salesfusion.com",
16411
16411
  "ghostery_id": "1961"
16412
16412
  },
16413
+ "salesloft": {
16414
+ "name": "Salesloft",
16415
+ "description": "Salesloft is a sales engagement platform. It helps selling teams drive more revenue as a Revenue Orchestration Platform.",
16416
+ "website_url": "https://www.salesloft.com/",
16417
+ "country": "US",
16418
+ "privacy_policy_url": "https://www.salesloft.com/legal/platform-privacy-notice",
16419
+ "privacy_contact": "privacy@salesloft.com",
16420
+ "ghostery_id": null
16421
+ },
16413
16422
  "salespider_media": {
16414
16423
  "name": "SaleSpider Media",
16415
16424
  "description": "\"Sales Spider Inc includes family of social networks, an advertising network, a data management platform, and mobile application publisher.\"",
@@ -22221,10 +22230,11 @@
22221
22230
  "category": "site_analytics",
22222
22231
  "organization": "active_campaign",
22223
22232
  "alias": null,
22224
- "website_url": null,
22233
+ "website_url": "https://www.activecampaign.com",
22225
22234
  "ghostery_id": "3131",
22226
22235
  "domains": [
22227
- "trackcmp.net"
22236
+ "trackcmp.net",
22237
+ "app-us1.com"
22228
22238
  ],
22229
22239
  "filters": [
22230
22240
  "||trackcmp.net/visit"
@@ -69521,6 +69531,7 @@
69521
69531
  "adonweb.ru": "actionpay",
69522
69532
  "active-agent.com": "active_agent",
69523
69533
  "trackcmp.net": "active_campaign",
69534
+ "app-us1.com": "active_campaign",
69524
69535
  "active-srv02.de": "active_performance",
69525
69536
  "active-tracking.de": "active_performance",
69526
69537
  "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.291",
3
+ "version": "1.0.293",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {