@ghostery/trackerdb 1.0.126 → 1.0.128

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"
@@ -13865,6 +13865,15 @@
13865
13865
  "privacy_contact": null,
13866
13866
  "ghostery_id": "5034"
13867
13867
  },
13868
+ "osano": {
13869
+ "name": "Osano",
13870
+ "description": "The Osano data privacy management platform supports, streamlines, and automates compliance in your organization—without the stress. Osano, Inc., is a Delaware Public Benefit Corporation.",
13871
+ "website_url": "https://www.osano.com",
13872
+ "country": "US",
13873
+ "privacy_policy_url": "https://osano.trusthub.com/privacy",
13874
+ "privacy_contact": "https://www.osano.com/legal/dsar",
13875
+ "ghostery_id": null
13876
+ },
13868
13877
  "otclick": {
13869
13878
  "name": "otClick",
13870
13879
  "description": "otClick is a banner network, which sells advertising on clicks.",
@@ -34389,7 +34398,9 @@
34389
34398
  "website_url": null,
34390
34399
  "ghostery_id": "3290",
34391
34400
  "domains": [
34392
- "widget.customerly.io"
34401
+ "widget.customerly.io",
34402
+ "messenger.customerly.io",
34403
+ "chat.customerly.io"
34393
34404
  ],
34394
34405
  "filters": [
34395
34406
  "||widget.customerly.io/widget"
@@ -69771,6 +69782,8 @@
69771
69782
  "cursecdn.com": "cursecdn.com",
69772
69783
  "assets.customer.io": "customer.io",
69773
69784
  "widget.customerly.io": "customerly",
69785
+ "messenger.customerly.io": "customerly",
69786
+ "chat.customerly.io": "customerly",
69774
69787
  "cxense.com": "cxense",
69775
69788
  "cxo.name": "cxo.name",
69776
69789
  "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.128",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {