@ghostery/trackerdb 1.0.788 → 1.0.789

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
@@ -78010,6 +78010,19 @@
78010
78010
  ],
78011
78011
  "filters": []
78012
78012
  },
78013
+ "wix_panorama": {
78014
+ "name": "Wix Panorama",
78015
+ "category": "site_analytics",
78016
+ "organization": "wix",
78017
+ "alias": null,
78018
+ "website_url": "https://www.wix.com/",
78019
+ "ghostery_id": null,
78020
+ "tags": [],
78021
+ "domains": [
78022
+ "panorama.wixapps.net"
78023
+ ],
78024
+ "filters": []
78025
+ },
78013
78026
  "wixab": {
78014
78027
  "name": "Wixab",
78015
78028
  "category": "site_analytics",
@@ -84781,6 +84794,7 @@
84781
84794
  "parastorage.com": "wix.com",
84782
84795
  "wix.com": "wix.com",
84783
84796
  "wixstatic.com": "wix.com",
84797
+ "panorama.wixapps.net": "wix_panorama",
84784
84798
  "public.wixab-cloud.com": "wixab",
84785
84799
  "wixmp.com": "wixmp",
84786
84800
  "wnzmauurgol.com": "wnzmauurgol.com",
@@ -18514,6 +18514,8 @@ wistia.net^$3p
18514
18514
  ||wix.com^
18515
18515
  ! trackerdb_id:wix.com trackerdb_category:hosting trackerdb_domain
18516
18516
  ||wixstatic.com^
18517
+ ! trackerdb_id:wix_panorama trackerdb_category:site_analytics trackerdb_domain
18518
+ ||panorama.wixapps.net^
18517
18519
  ! trackerdb_id:wixab trackerdb_category:site_analytics trackerdb_filter
18518
18520
  ||public.wixab-cloud.com/static/js/wx-latest.js
18519
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.788",
3
+ "version": "1.0.789",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {