@ghostery/trackerdb 1.0.554 → 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
@@ -47139,6 +47139,18 @@
47139
47139
  "||static-tracking.klaviyo.com^"
47140
47140
  ]
47141
47141
  },
47142
+ "klaviyo_forms": {
47143
+ "name": "Klaviyo Forms",
47144
+ "category": "customer_interaction",
47145
+ "organization": "klaviyo",
47146
+ "alias": null,
47147
+ "website_url": "https://www.klaviyo.com/",
47148
+ "ghostery_id": null,
47149
+ "domains": [
47150
+ "static-forms.klaviyo.com"
47151
+ ],
47152
+ "filters": []
47153
+ },
47142
47154
  "kleep": {
47143
47155
  "name": "Kleep",
47144
47156
  "category": "site_analytics",
@@ -57880,6 +57892,22 @@
57880
57892
  "||dcniko1cv0rz.cloudfront.net/realytics-1.2.min.js"
57881
57893
  ]
57882
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
+ },
57883
57911
  "rebel_mouse": {
57884
57912
  "name": "Rebel Mouse",
57885
57913
  "category": "site_analytics",
@@ -74090,6 +74118,7 @@
74090
74118
  "a.klaviyo.com": "klaviyo",
74091
74119
  "static.klaviyo.com": "klaviyo",
74092
74120
  "static-tracking.klaviyo.com": "klaviyo",
74121
+ "static-forms.klaviyo.com": "klaviyo_forms",
74093
74122
  "kleep.ai": "kleep",
74094
74123
  "klikki.com": "klikki",
74095
74124
  "scr.kliksaya.com": "kliksaya",
@@ -75102,6 +75131,8 @@
75102
75131
  "webspectator.com": "realtime",
75103
75132
  "dcniko1cv0rz.cloudfront.net": "realytics",
75104
75133
  "realytics.io": "realytics",
75134
+ "reamaze.com": "reamaze",
75135
+ "reamaze.io": "reamaze",
75105
75136
  "static.rbl.ms": "rebel_mouse",
75106
75137
  "recettes.net": "recettes.net",
75107
75138
  "static.recopick.com": "recopick",
@@ -79645,6 +79676,8 @@
79645
79676
  "||realclick.co.kr^$3p": "realclick",
79646
79677
  "||realtime.co^$3p": "realtime",
79647
79678
  "||dcniko1cv0rz.cloudfront.net/realytics-1.2.min.js": "realytics",
79679
+ "||reamaze.com^$3p": "reamaze",
79680
+ "||reamaze.io^$3p": "reamaze",
79648
79681
  "||static.rbl.ms/static/js-build/lazy_libs.js": "rebel_mouse",
79649
79682
  "||api.recopick.com/v1/logs/visit/": "recopick",
79650
79683
  "||static.recopick.com/dist/production.min.js": "recopick",
@@ -9324,6 +9324,8 @@ foresee/foresee-alive.js
9324
9324
  ||static.klaviyo.com^
9325
9325
  ! trackerdb_id:klaviyo trackerdb_category:site_analytics trackerdb_domain
9326
9326
  ||static-tracking.klaviyo.com^
9327
+ ! trackerdb_id:klaviyo_forms trackerdb_category:customer_interaction trackerdb_domain
9328
+ ||static-forms.klaviyo.com^
9327
9329
  ! trackerdb_id:kleep trackerdb_category:site_analytics trackerdb_filter
9328
9330
  ||kleep.ai^$3p
9329
9331
  ! trackerdb_id:kleep trackerdb_category:site_analytics trackerdb_domain
@@ -13238,6 +13240,14 @@ audiences/static/widget/audience-manager.api.min.js
13238
13240
  ||dcniko1cv0rz.cloudfront.net^
13239
13241
  ! trackerdb_id:realytics trackerdb_category:site_analytics trackerdb_domain
13240
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^
13241
13251
  ! trackerdb_id:rebel_mouse trackerdb_category:site_analytics trackerdb_filter
13242
13252
  ||static.rbl.ms/static/js-build/lazy_libs.js
13243
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.554",
3
+ "version": "1.0.556",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {