@ghostery/trackerdb 1.0.564 → 1.0.565

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
@@ -22287,6 +22287,15 @@
22287
22287
  "privacy_contact": "privacy@zendesk.com",
22288
22288
  "ghostery_id": "190"
22289
22289
  },
22290
+ "zenleads": {
22291
+ "name": "ZenLeads",
22292
+ "description": "Zenleads Inc., doing business as Apollo, designs and develops software. The Company provides a lead generation and sales communication platform for businesses.",
22293
+ "website_url": "https://www.apollo.io/",
22294
+ "country": "US",
22295
+ "privacy_policy_url": "https://www.apollo.io/privacy-policy",
22296
+ "privacy_contact": "privacy@apollo.io",
22297
+ "ghostery_id": null
22298
+ },
22290
22299
  "zenovia": {
22291
22300
  "name": "Zenovia",
22292
22301
  "description": "\"The Zenovia Digital Exchange display advertising platform increases returns for online advertisers and publishers of all sizes.\"",
@@ -28655,6 +28664,20 @@
28655
28664
  "||carrierzone.com/app/count"
28656
28665
  ]
28657
28666
  },
28667
+ "apollo": {
28668
+ "name": "Apollo",
28669
+ "category": "site_analytics",
28670
+ "organization": "zenleads",
28671
+ "alias": null,
28672
+ "website_url": "https://www.apollo.io/",
28673
+ "ghostery_id": null,
28674
+ "domains": [
28675
+ "apollo.io"
28676
+ ],
28677
+ "filters": [
28678
+ "||apollo.io^$3p"
28679
+ ]
28680
+ },
28658
28681
  "appcenter": {
28659
28682
  "name": "AppCenter",
28660
28683
  "category": "site_analytics",
@@ -72371,6 +72394,7 @@
72371
72394
  "apester.com": "apester",
72372
72395
  "apicit.net": "apicit.net",
72373
72396
  "carrierzone.com": "aplus_analytics",
72397
+ "apollo.io": "apollo",
72374
72398
  "api.appcenter.it": "appcenter",
72375
72399
  "appconsent.io": "appconsent",
72376
72400
  "appcues.com": "appcues",
@@ -77173,6 +77197,7 @@
77173
77197
  "||display.apester.com/injected-units": "apester",
77174
77198
  "||static.apester.com/js/sdk": "apester",
77175
77199
  "||carrierzone.com/app/count": "aplus_analytics",
77200
+ "||apollo.io^$3p": "apollo",
77176
77201
  "||api.appcenter.it^$xhr": "appcenter",
77177
77202
  "||cdn.appdynamics.com/adrum": "appdynamics",
77178
77203
  "||de8of677fyt0b.cloudfront.net^$3p": "appdynamics",
@@ -2468,6 +2468,10 @@ touchclarity
2468
2468
  ||carrierzone.com/app/count
2469
2469
  ! trackerdb_id:aplus_analytics trackerdb_category:site_analytics trackerdb_domain
2470
2470
  ||carrierzone.com^
2471
+ ! trackerdb_id:apollo trackerdb_category:site_analytics trackerdb_filter
2472
+ ||apollo.io^$3p
2473
+ ! trackerdb_id:apollo trackerdb_category:site_analytics trackerdb_domain
2474
+ ||apollo.io^
2471
2475
  ! trackerdb_id:appcenter trackerdb_category:site_analytics trackerdb_filter
2472
2476
  ||api.appcenter.it^$xhr
2473
2477
  ! trackerdb_id:appcenter 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.564",
3
+ "version": "1.0.565",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {