@ghostery/trackerdb 1.0.488 → 1.0.489

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
@@ -34490,7 +34490,8 @@
34490
34490
  "website_url": "https://www.contentful.com/",
34491
34491
  "ghostery_id": "3473",
34492
34492
  "domains": [
34493
- "ctfassets.net"
34493
+ "ctfassets.net",
34494
+ "cdn.contentful.com"
34494
34495
  ],
34495
34496
  "filters": []
34496
34497
  },
@@ -69249,7 +69250,7 @@
69249
69250
  },
69250
69251
  "wix.com": {
69251
69252
  "name": "Wix",
69252
- "category": "misc",
69253
+ "category": "hosting",
69253
69254
  "organization": "wix",
69254
69255
  "alias": null,
69255
69256
  "website_url": "https://www.wix.com/",
@@ -72229,6 +72230,7 @@
72229
72230
  "ingestion.contentinsights.com": "content_insights",
72230
72231
  "contentexchange.me": "contentexchange.me",
72231
72232
  "ctfassets.net": "contentful_gmbh",
72233
+ "cdn.contentful.com": "contentful_gmbh",
72232
72234
  "contentpass.de": "contentpass",
72233
72235
  "contentpass.net": "contentpass",
72234
72236
  "contentsquare.net": "contentsquare.net",
@@ -4656,6 +4656,8 @@ touchclarity
4656
4656
  ||contentexchange.me^
4657
4657
  ! trackerdb_id:contentful_gmbh trackerdb_category:utilities trackerdb_domain
4658
4658
  ||ctfassets.net^
4659
+ ! trackerdb_id:contentful_gmbh trackerdb_category:utilities trackerdb_domain
4660
+ ||cdn.contentful.com^
4659
4661
  ! trackerdb_id:contentpass trackerdb_category:site_analytics trackerdb_filter
4660
4662
  ||api.contentpass.net/stats
4661
4663
  ! trackerdb_id:contentpass trackerdb_category:site_analytics trackerdb_filter
@@ -17694,9 +17696,9 @@ ntpagetag
17694
17696
  ||wistia.com^
17695
17697
  ! trackerdb_id:wistia trackerdb_category:site_analytics trackerdb_domain
17696
17698
  ||wistia.net^
17697
- ! trackerdb_id:wix.com trackerdb_category:misc trackerdb_domain
17699
+ ! trackerdb_id:wix.com trackerdb_category:hosting trackerdb_domain
17698
17700
  ||parastorage.com^
17699
- ! trackerdb_id:wix.com trackerdb_category:misc trackerdb_domain
17701
+ ! trackerdb_id:wix.com trackerdb_category:hosting trackerdb_domain
17700
17702
  ||wix.com^
17701
17703
  ! trackerdb_id:wixab trackerdb_category:site_analytics trackerdb_filter
17702
17704
  ||public.wixab-cloud.com/static/js/wx-latest.js
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.488",
3
+ "version": "1.0.489",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {