@ghostery/trackerdb 1.0.126 → 1.0.127

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
@@ -10096,9 +10096,9 @@
10096
10096
  },
10097
10097
  "iubenda": {
10098
10098
  "name": "iubenda",
10099
- "description": "\"Generate a privacy policy for your website.\"",
10099
+ "description": "\"iubenda is your 360° compliance solution for global data privacy laws. Privacy policy generator, cookie consent management, ROPA, Terms and more.\"",
10100
10100
  "website_url": "https://www.iubenda.com/en",
10101
- "country": "US",
10101
+ "country": "BE",
10102
10102
  "privacy_policy_url": "https://www.iubenda.com/privacy-policy/980980",
10103
10103
  "privacy_contact": "info@iubenda.com",
10104
10104
  "ghostery_id": "1813"
@@ -34389,7 +34389,9 @@
34389
34389
  "website_url": null,
34390
34390
  "ghostery_id": "3290",
34391
34391
  "domains": [
34392
- "widget.customerly.io"
34392
+ "widget.customerly.io",
34393
+ "messenger.customerly.io",
34394
+ "chat.customerly.io"
34393
34395
  ],
34394
34396
  "filters": [
34395
34397
  "||widget.customerly.io/widget"
@@ -69771,6 +69773,8 @@
69771
69773
  "cursecdn.com": "cursecdn.com",
69772
69774
  "assets.customer.io": "customer.io",
69773
69775
  "widget.customerly.io": "customerly",
69776
+ "messenger.customerly.io": "customerly",
69777
+ "chat.customerly.io": "customerly",
69774
69778
  "cxense.com": "cxense",
69775
69779
  "cxo.name": "cxo.name",
69776
69780
  "cyberwing.co.jp": "cyber_wing",
@@ -4882,6 +4882,10 @@ touchclarity
4882
4882
  ||widget.customerly.io/widget
4883
4883
  ! trackerdb_id:customerly trackerdb_category:customer_interaction trackerdb_domain
4884
4884
  ||widget.customerly.io^$third-party
4885
+ ! trackerdb_id:customerly trackerdb_category:customer_interaction trackerdb_domain
4886
+ ||messenger.customerly.io^$third-party
4887
+ ! trackerdb_id:customerly trackerdb_category:customer_interaction trackerdb_domain
4888
+ ||chat.customerly.io^$third-party
4885
4889
  ! trackerdb_id:cxense trackerdb_category:advertising trackerdb_filter
4886
4890
  ||cxense.com^$3p
4887
4891
  ! trackerdb_id:cxense trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.126",
3
+ "version": "1.0.127",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {