@ghostery/trackerdb 1.0.141 → 1.0.142

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
@@ -29369,6 +29369,18 @@
29369
29369
  "||widgets.binotel.com/calltracking/widgets"
29370
29370
  ]
29371
29371
  },
29372
+ "biocatch": {
29373
+ "name": "BioCatch",
29374
+ "category": "essential",
29375
+ "organization": "biocatch",
29376
+ "alias": null,
29377
+ "website_url": "https://www.biocatch.com/",
29378
+ "ghostery_id": null,
29379
+ "domains": [
29380
+ "we-stats.com"
29381
+ ],
29382
+ "filters": []
29383
+ },
29372
29384
  "bisnode": {
29373
29385
  "name": "Bisnode",
29374
29386
  "category": "advertising",
@@ -69358,6 +69370,7 @@
69358
69370
  "virtualearth.net": "bing_maps",
69359
69371
  "view.binlayer.com": "binlayer",
69360
69372
  "widgets.binotel.com": "binotel",
69373
+ "we-stats.com": "biocatch",
69361
69374
  "esendra.fi": "bisnode",
69362
69375
  "bitcoinplus.com": "bitcoin_miner",
69363
69376
  "bit.ly": "bitly",
@@ -3104,6 +3104,8 @@ touchclarity
3104
3104
  ||widgets.binotel.com/calltracking/widgets
3105
3105
  ! trackerdb_id:binotel trackerdb_category:advertising trackerdb_domain
3106
3106
  ||widgets.binotel.com^$third-party
3107
+ ! trackerdb_id:biocatch trackerdb_category:essential trackerdb_domain
3108
+ ||we-stats.com^$third-party
3107
3109
  ! trackerdb_id:bisnode trackerdb_category:advertising trackerdb_filter
3108
3110
  ||esendra.fi^$3p
3109
3111
  ! trackerdb_id:bisnode trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.141",
3
+ "version": "1.0.142",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {