@ghostery/trackerdb 1.0.438 → 1.0.439

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
@@ -59996,7 +59996,8 @@
59996
59996
  "website_url": "https://www.shopify.com/",
59997
59997
  "ghostery_id": "3064",
59998
59998
  "domains": [
59999
- "shopifycdn.com"
59999
+ "shopifycdn.com",
60000
+ "cdn.shopify.com"
60000
60001
  ],
60001
60002
  "filters": []
60002
60003
  },
@@ -74356,6 +74357,7 @@
74356
74357
  "shopgate.com": "shopgate.com",
74357
74358
  "shopify.com": "shopify_stats",
74358
74359
  "shopifycdn.com": "shopifycdn.com",
74360
+ "cdn.shopify.com": "shopifycdn.com",
74359
74361
  "shopifycloud.com": "shopifycloud.com",
74360
74362
  "shopperapproved.com": "shopper_approved",
74361
74363
  "shoppingshadow.com": "shopping_com",
@@ -14134,6 +14134,8 @@ audiences/static/widget/audience-manager.api.min.js
14134
14134
  ||shopify.com^
14135
14135
  ! trackerdb_id:shopifycdn.com trackerdb_category:hosting trackerdb_domain
14136
14136
  ||shopifycdn.com^
14137
+ ! trackerdb_id:shopifycdn.com trackerdb_category:hosting trackerdb_domain
14138
+ ||cdn.shopify.com^
14137
14139
  ! trackerdb_id:shopifycloud.com trackerdb_category:customer_interaction trackerdb_domain
14138
14140
  ||shopifycloud.com^
14139
14141
  ! trackerdb_id:shopper_approved trackerdb_category:customer_interaction trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.438",
3
+ "version": "1.0.439",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {