@ghostery/trackerdb 1.0.555 → 1.0.556

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
@@ -57892,6 +57892,22 @@
57892
57892
  "||dcniko1cv0rz.cloudfront.net/realytics-1.2.min.js"
57893
57893
  ]
57894
57894
  },
57895
+ "reamaze": {
57896
+ "name": "Re:amaze",
57897
+ "category": "customer_interaction",
57898
+ "organization": "godaddy",
57899
+ "alias": null,
57900
+ "website_url": "https://www.reamaze.com/",
57901
+ "ghostery_id": null,
57902
+ "domains": [
57903
+ "reamaze.com",
57904
+ "reamaze.io"
57905
+ ],
57906
+ "filters": [
57907
+ "||reamaze.com^$3p",
57908
+ "||reamaze.io^$3p"
57909
+ ]
57910
+ },
57895
57911
  "rebel_mouse": {
57896
57912
  "name": "Rebel Mouse",
57897
57913
  "category": "site_analytics",
@@ -75115,6 +75131,8 @@
75115
75131
  "webspectator.com": "realtime",
75116
75132
  "dcniko1cv0rz.cloudfront.net": "realytics",
75117
75133
  "realytics.io": "realytics",
75134
+ "reamaze.com": "reamaze",
75135
+ "reamaze.io": "reamaze",
75118
75136
  "static.rbl.ms": "rebel_mouse",
75119
75137
  "recettes.net": "recettes.net",
75120
75138
  "static.recopick.com": "recopick",
@@ -79658,6 +79676,8 @@
79658
79676
  "||realclick.co.kr^$3p": "realclick",
79659
79677
  "||realtime.co^$3p": "realtime",
79660
79678
  "||dcniko1cv0rz.cloudfront.net/realytics-1.2.min.js": "realytics",
79679
+ "||reamaze.com^$3p": "reamaze",
79680
+ "||reamaze.io^$3p": "reamaze",
79661
79681
  "||static.rbl.ms/static/js-build/lazy_libs.js": "rebel_mouse",
79662
79682
  "||api.recopick.com/v1/logs/visit/": "recopick",
79663
79683
  "||static.recopick.com/dist/production.min.js": "recopick",
@@ -13240,6 +13240,14 @@ audiences/static/widget/audience-manager.api.min.js
13240
13240
  ||dcniko1cv0rz.cloudfront.net^
13241
13241
  ! trackerdb_id:realytics trackerdb_category:site_analytics trackerdb_domain
13242
13242
  ||realytics.io^
13243
+ ! trackerdb_id:reamaze trackerdb_category:customer_interaction trackerdb_filter
13244
+ ||reamaze.com^$3p
13245
+ ! trackerdb_id:reamaze trackerdb_category:customer_interaction trackerdb_filter
13246
+ ||reamaze.io^$3p
13247
+ ! trackerdb_id:reamaze trackerdb_category:customer_interaction trackerdb_domain
13248
+ ||reamaze.com^
13249
+ ! trackerdb_id:reamaze trackerdb_category:customer_interaction trackerdb_domain
13250
+ ||reamaze.io^
13243
13251
  ! trackerdb_id:rebel_mouse trackerdb_category:site_analytics trackerdb_filter
13244
13252
  ||static.rbl.ms/static/js-build/lazy_libs.js
13245
13253
  ! trackerdb_id:rebel_mouse trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.555",
3
+ "version": "1.0.556",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {