@ghostery/trackerdb 1.0.790 → 1.0.791

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
@@ -78015,11 +78015,28 @@
78015
78015
  "alias": null,
78016
78016
  "website_url": "https://www.wix.com/",
78017
78017
  "ghostery_id": null,
78018
- "tags": [],
78018
+ "tags": [
78019
+ "cross-sites"
78020
+ ],
78019
78021
  "domains": [
78020
78022
  "panorama.wixapps.net"
78021
78023
  ],
78022
- "filters": []
78024
+ "filters": [
78025
+ "||panorama.wixapps.net/api/v1/bulklog^$3p"
78026
+ ]
78027
+ },
78028
+ "wix_thunderbolt": {
78029
+ "name": "Wix Thunderbolt",
78030
+ "category": "utilities",
78031
+ "organization": "wix",
78032
+ "alias": "wix.com",
78033
+ "website_url": "https://www.wix.com/",
78034
+ "ghostery_id": null,
78035
+ "tags": [],
78036
+ "domains": [],
78037
+ "filters": [
78038
+ "||static.parastorage.com/services/wix-thunderbolt^"
78039
+ ]
78023
78040
  },
78024
78041
  "wixab": {
78025
78042
  "name": "Wixab",
@@ -89400,6 +89417,8 @@
89400
89417
  "||pipedream.wistia.com^$3p": "wistia",
89401
89418
  "wistia.com^$3p": "wistia_assets",
89402
89419
  "wistia.net^$3p": "wistia_assets",
89420
+ "||panorama.wixapps.net/api/v1/bulklog^$3p": "wix_panorama",
89421
+ "||static.parastorage.com/services/wix-thunderbolt^": "wix_thunderbolt",
89403
89422
  "||public.wixab-cloud.com/static/js/wx-latest.js": "wixab",
89404
89423
  "/woopra.js^": "woopra",
89405
89424
  "/woopra.v2.js^": "woopra",
@@ -18510,8 +18510,12 @@ wistia.net^$3p
18510
18510
  ||wix.com^
18511
18511
  ! trackerdb_id:wix.com trackerdb_category:hosting trackerdb_domain
18512
18512
  ||wixstatic.com^
18513
+ ! trackerdb_id:wix_panorama trackerdb_category:site_analytics trackerdb_filter
18514
+ ||panorama.wixapps.net/api/v1/bulklog^$3p
18513
18515
  ! trackerdb_id:wix_panorama trackerdb_category:site_analytics trackerdb_domain
18514
18516
  ||panorama.wixapps.net^
18517
+ ! trackerdb_id:wix_thunderbolt trackerdb_category:utilities trackerdb_filter
18518
+ ||static.parastorage.com/services/wix-thunderbolt^
18515
18519
  ! trackerdb_id:wixab trackerdb_category:site_analytics trackerdb_filter
18516
18520
  ||public.wixab-cloud.com/static/js/wx-latest.js
18517
18521
  ! trackerdb_id:wixab 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.790",
3
+ "version": "1.0.791",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {