@ghostery/trackerdb 1.0.551 → 1.0.553

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
@@ -17256,6 +17256,15 @@
17256
17256
  "privacy_contact": "info@akqa.com",
17257
17257
  "ghostery_id": "410"
17258
17258
  },
17259
+ "searchstax": {
17260
+ "name": "SearchStax",
17261
+ "description": "SearchStax Inc., the developer of SearchStax Site Search, enables marketers and developers to deliver fast, relevant site search experiences.",
17262
+ "website_url": "https://www.searchstax.com/",
17263
+ "country": "US",
17264
+ "privacy_policy_url": "https://www.searchstax.com/legal/privacy/",
17265
+ "privacy_contact": "compliance@searchstax.com",
17266
+ "ghostery_id": null
17267
+ },
17259
17268
  "second_media": {
17260
17269
  "name": "Second Media",
17261
17270
  "description": "\"We simplify digital marketing by helping brands engage and target consumers through high quality ad inventory, real-time reporting and professional campaign optimization.\"",
@@ -60802,7 +60811,8 @@
60802
60811
  "ghostery_id": "3064",
60803
60812
  "domains": [
60804
60813
  "shopifycdn.com",
60805
- "cdn.shopify.com"
60814
+ "cdn.shopify.com",
60815
+ "shopifysvc.com"
60806
60816
  ],
60807
60817
  "filters": []
60808
60818
  },
@@ -75386,6 +75396,7 @@
75386
75396
  "stats.myshopify.com": "shopify_stats",
75387
75397
  "shopifycdn.com": "shopifycdn.com",
75388
75398
  "cdn.shopify.com": "shopifycdn.com",
75399
+ "shopifysvc.com": "shopifycdn.com",
75389
75400
  "shopifycloud.com": "shopifycloud.com",
75390
75401
  "shopperapproved.com": "shopper_approved",
75391
75402
  "shoppingshadow.com": "shopping_com",
@@ -14340,6 +14340,8 @@ audiences/static/widget/audience-manager.api.min.js
14340
14340
  ||shopifycdn.com^
14341
14341
  ! trackerdb_id:shopifycdn.com trackerdb_category:hosting trackerdb_domain
14342
14342
  ||cdn.shopify.com^
14343
+ ! trackerdb_id:shopifycdn.com trackerdb_category:hosting trackerdb_domain
14344
+ ||shopifysvc.com^
14343
14345
  ! trackerdb_id:shopifycloud.com trackerdb_category:hosting trackerdb_domain
14344
14346
  ||shopifycloud.com^
14345
14347
  ! 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.551",
3
+ "version": "1.0.553",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {