@ghostery/trackerdb 1.0.147 → 1.0.149

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
@@ -40210,6 +40210,19 @@
40210
40210
  "||sitest.jp/tracking/sitest_js"
40211
40211
  ]
40212
40212
  },
40213
+ "glassbox": {
40214
+ "name": "Glassbox",
40215
+ "category": "site_analytics",
40216
+ "organization": "glassbox",
40217
+ "alias": null,
40218
+ "website_url": "https://www.glassbox.com",
40219
+ "ghostery_id": null,
40220
+ "domains": [
40221
+ "cdn.glassboxcdn.com",
40222
+ "glassboxdigital.io"
40223
+ ],
40224
+ "filters": []
40225
+ },
40213
40226
  "glganltcs.space": {
40214
40227
  "name": "glganltcs.space",
40215
40228
  "category": "extensions",
@@ -70479,6 +70492,8 @@
70479
70492
  "aff3.gittigidiyor.com": "gittigidiyor_affiliate_program",
70480
70493
  "gittip.com": "gittip",
70481
70494
  "sitest.jp": "glad_cube",
70495
+ "cdn.glassboxcdn.com": "glassbox",
70496
+ "glassboxdigital.io": "glassbox",
70482
70497
  "glganltcs.space": "glganltcs.space",
70483
70498
  "api.glia.com": "glia",
70484
70499
  "api.salemove.com": "glia",
@@ -7028,6 +7028,10 @@ foresee/foresee-alive.js
7028
7028
  ||sitest.jp/tracking/sitest_js
7029
7029
  ! trackerdb_id:glad_cube trackerdb_category:site_analytics trackerdb_domain
7030
7030
  ||sitest.jp^
7031
+ ! trackerdb_id:glassbox trackerdb_category:site_analytics trackerdb_domain
7032
+ ||cdn.glassboxcdn.com^
7033
+ ! trackerdb_id:glassbox trackerdb_category:site_analytics trackerdb_domain
7034
+ ||glassboxdigital.io^
7031
7035
  ! trackerdb_id:glganltcs.space trackerdb_category:extensions trackerdb_domain
7032
7036
  ||glganltcs.space^
7033
7037
  ! trackerdb_id:glia 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.147",
3
+ "version": "1.0.149",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {