@ghostery/trackerdb 1.0.139 → 1.0.141

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
@@ -3722,6 +3722,15 @@
3722
3722
  "privacy_contact": null,
3723
3723
  "ghostery_id": "4820"
3724
3724
  },
3725
+ "biocatch": {
3726
+ "name": "BioCatch",
3727
+ "description": "BioCatch is an Israeli cybersecurity company that specializes in behavioral biometrics, a technology that can recognize whether or not online banking users are who they appear to be based on their online behavior, specifically their interactions with mobile and web applications.",
3728
+ "website_url": "https://www.biocatch.com",
3729
+ "country": "IL",
3730
+ "privacy_policy_url": "https://www.biocatch.com/privacy-policy",
3731
+ "privacy_contact": "dpo@biocatch.com",
3732
+ "ghostery_id": null
3733
+ },
3725
3734
  "bisnode": {
3726
3735
  "name": "Bisnode",
3727
3736
  "description": "\"Bisnode is a company that offers decision support and digital business, marketing and credit information.\"",
@@ -46148,7 +46157,14 @@
46148
46157
  "website_url": "http://www.linkedin.com/",
46149
46158
  "ghostery_id": "1485",
46150
46159
  "domains": [
46151
- "ads.linkedin.com"
46160
+ "ads.linkedin.com",
46161
+ "px.ads.linkedin.com",
46162
+ "px4.ads.linkedin.com",
46163
+ "p.adsymptotic.com",
46164
+ "cdn.linkedin.oribi.io",
46165
+ "gw.linkedin.oribi.io",
46166
+ "dc.ads.linkedin.com",
46167
+ "sjs.bizographics.com"
46152
46168
  ],
46153
46169
  "filters": [
46154
46170
  "||ads.linkedin.com/collect",
@@ -70952,6 +70968,13 @@
70952
70968
  "linkedin.com": "linkedin",
70953
70969
  "lynda.com": "linkedin",
70954
70970
  "ads.linkedin.com": "linkedin_ads",
70971
+ "px.ads.linkedin.com": "linkedin_ads",
70972
+ "px4.ads.linkedin.com": "linkedin_ads",
70973
+ "p.adsymptotic.com": "linkedin_ads",
70974
+ "cdn.linkedin.oribi.io": "linkedin_ads",
70975
+ "gw.linkedin.oribi.io": "linkedin_ads",
70976
+ "dc.ads.linkedin.com": "linkedin_ads",
70977
+ "sjs.bizographics.com": "linkedin_ads",
70955
70978
  "snap.licdn.com": "linkedin_analytics",
70956
70979
  "bizographics.com": "linkedin_marketing_solutions",
70957
70980
  "platform.linkedin.com": "linkedin_widgets",
@@ -9398,6 +9398,20 @@ foresee/foresee-alive.js
9398
9398
  ||linkedin.com/csp/
9399
9399
  ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9400
9400
  ||ads.linkedin.com^$third-party
9401
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9402
+ ||px.ads.linkedin.com^$third-party
9403
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9404
+ ||px4.ads.linkedin.com^$third-party
9405
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9406
+ ||p.adsymptotic.com^$third-party
9407
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9408
+ ||cdn.linkedin.oribi.io^$third-party
9409
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9410
+ ||gw.linkedin.oribi.io^$third-party
9411
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9412
+ ||dc.ads.linkedin.com^$third-party
9413
+ ! trackerdb_id:linkedin_ads trackerdb_category:advertising trackerdb_domain
9414
+ ||sjs.bizographics.com^$third-party
9401
9415
  ! trackerdb_id:linkedin_analytics trackerdb_category:site_analytics trackerdb_filter
9402
9416
  ||snap.licdn.com/li.lms-analytics/insight.min.js
9403
9417
  ! trackerdb_id:linkedin_analytics 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.139",
3
+ "version": "1.0.141",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {