@ghostery/trackerdb 1.0.773 → 1.0.775

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
@@ -16137,6 +16137,16 @@
16137
16137
  "ghostery_id": "2168",
16138
16138
  "tags": []
16139
16139
  },
16140
+ "okendo": {
16141
+ "name": "Okendo",
16142
+ "description": "Okendo is a Sydney-based customer marketing platform for Shopify merchants, specializing in collecting and displaying customer reviews, photos, videos, and Q&A.",
16143
+ "website_url": "https://okendo.io/",
16144
+ "country": "AU",
16145
+ "privacy_policy_url": "https://okendo.io/legal-end-users/privacy/",
16146
+ "privacy_contact": "contact@okendo.io",
16147
+ "ghostery_id": null,
16148
+ "tags": []
16149
+ },
16140
16150
  "olapic": {
16141
16151
  "name": "Olapic",
16142
16152
  "description": "\"Olapic is [a] social photo crowdsourcing service providing e-commerce sites, brands and publishers with tools to collect photos from their users, engage their audience and support a strong community built on photo sharing. Olapic helps companies grow by leveraging the power of data from multiple photo-sharing sites such as Facebook, X (formerly Twitter), Instagram, and more.\"",
@@ -67870,6 +67880,21 @@
67870
67880
  "||na.shgcdn3.com/clickthrough"
67871
67881
  ]
67872
67882
  },
67883
+ "shop_app": {
67884
+ "name": "Shopify App",
67885
+ "category": "customer_interaction",
67886
+ "organization": "shopify",
67887
+ "alias": null,
67888
+ "website_url": "https://shop.app/",
67889
+ "ghostery_id": null,
67890
+ "tags": [],
67891
+ "domains": [
67892
+ "shop.app"
67893
+ ],
67894
+ "filters": [
67895
+ "||shop.app^$3p"
67896
+ ]
67897
+ },
67873
67898
  "shop_target": {
67874
67899
  "name": "Shop Target",
67875
67900
  "category": "advertising",
@@ -83712,6 +83737,7 @@
83712
83737
  "i.shgcdn.com": "shogun",
83713
83738
  "a.shgcdn2.com": "shogun",
83714
83739
  "na.shgcdn3.com": "shogun_analytics",
83740
+ "shop.app": "shop_app",
83715
83741
  "app.shoptarget.com.br": "shop_target",
83716
83742
  "retargeter.com.br": "shop_target",
83717
83743
  "shopauskunft.de": "shopauskunft.de",
@@ -88322,6 +88348,7 @@
88322
88348
  "||na.shgcdn3.com/pixel-collector.js": "shogun_analytics",
88323
88349
  "||na.shgcdn3.com/pageview": "shogun_analytics",
88324
88350
  "||na.shgcdn3.com/clickthrough": "shogun_analytics",
88351
+ "||shop.app^$3p": "shop_app",
88325
88352
  "||app.shoptarget.com.br/js/tracking.js": "shop_target",
88326
88353
  "||retargeter.com.br^$3p": "shop_target",
88327
88354
  "||s.shopify.com^$3p": "shopify_stats",
@@ -14814,6 +14814,10 @@ audiences/static/widget/audience-manager.api.min.js
14814
14814
  ||na.shgcdn3.com/clickthrough
14815
14815
  ! trackerdb_id:shogun_analytics trackerdb_category:site_analytics trackerdb_domain
14816
14816
  ||na.shgcdn3.com^
14817
+ ! trackerdb_id:shop_app trackerdb_category:customer_interaction trackerdb_filter
14818
+ ||shop.app^$3p
14819
+ ! trackerdb_id:shop_app trackerdb_category:customer_interaction trackerdb_domain
14820
+ ||shop.app^
14817
14821
  ! trackerdb_id:shop_target trackerdb_category:advertising trackerdb_filter
14818
14822
  ||app.shoptarget.com.br/js/tracking.js
14819
14823
  ! trackerdb_id:shop_target trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.773",
3
+ "version": "1.0.775",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {