@ghostery/trackerdb 1.0.605 → 1.0.606

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
@@ -42274,6 +42274,21 @@
42274
42274
  ],
42275
42275
  "filters": []
42276
42276
  },
42277
+ "globale_platform": {
42278
+ "name": "Global-e Platform",
42279
+ "category": "utilities",
42280
+ "organization": "globale",
42281
+ "alias": null,
42282
+ "website_url": "https://www.global-e.com/platform/",
42283
+ "ghostery_id": null,
42284
+ "domains": [
42285
+ "gepi.global-e.com",
42286
+ "utils.global-e.com",
42287
+ "web.global-e.com",
42288
+ "webservices.global-e.com"
42289
+ ],
42290
+ "filters": []
42291
+ },
42277
42292
  "globalnotifier.com": {
42278
42293
  "name": "globalnotifier.com",
42279
42294
  "category": "misc",
@@ -74072,6 +74087,10 @@
74072
74087
  "api.salemove.com": "glia",
74073
74088
  "globalwebindex.net": "global_web_index",
74074
74089
  "globale-analytics-sdk.global-e.com": "globale_analytics",
74090
+ "gepi.global-e.com": "globale_platform",
74091
+ "utils.global-e.com": "globale_platform",
74092
+ "web.global-e.com": "globale_platform",
74093
+ "webservices.global-e.com": "globale_platform",
74075
74094
  "globalnotifier.com": "globalnotifier.com",
74076
74095
  "globalsign.com": "globalsign",
74077
74096
  "ad.globaltakeoff.net": "globaltakeoff",
@@ -7400,6 +7400,14 @@ foresee/foresee-alive.js
7400
7400
  ||globalwebindex.net^
7401
7401
  ! trackerdb_id:globale_analytics trackerdb_category:site_analytics trackerdb_domain
7402
7402
  ||globale-analytics-sdk.global-e.com^
7403
+ ! trackerdb_id:globale_platform trackerdb_category:utilities trackerdb_domain
7404
+ ||gepi.global-e.com^
7405
+ ! trackerdb_id:globale_platform trackerdb_category:utilities trackerdb_domain
7406
+ ||utils.global-e.com^
7407
+ ! trackerdb_id:globale_platform trackerdb_category:utilities trackerdb_domain
7408
+ ||web.global-e.com^
7409
+ ! trackerdb_id:globale_platform trackerdb_category:utilities trackerdb_domain
7410
+ ||webservices.global-e.com^
7403
7411
  ! trackerdb_id:globalnotifier.com trackerdb_category:misc trackerdb_domain
7404
7412
  ||globalnotifier.com^
7405
7413
  ! trackerdb_id:globalsign trackerdb_category:misc trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.605",
3
+ "version": "1.0.606",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {