@ghostery/trackerdb 1.0.127 → 1.0.129

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
@@ -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.",
@@ -52102,6 +52111,18 @@
52102
52111
  "||orelsite.ru/widget/js/w.app.r.min.js"
52103
52112
  ]
52104
52113
  },
52114
+ "osano": {
52115
+ "name": "Osano",
52116
+ "category": "consent",
52117
+ "organization": "osano",
52118
+ "alias": null,
52119
+ "website_url": "https://www.osano.com",
52120
+ "ghostery_id": null,
52121
+ "domains": [
52122
+ "cmp.osano.com"
52123
+ ],
52124
+ "filters": []
52125
+ },
52105
52126
  "otclick": {
52106
52127
  "name": "otClick",
52107
52128
  "category": "advertising",
@@ -71450,6 +71471,7 @@
71450
71471
  "emxdgt.com": "orc_international",
71451
71472
  "static.ordergroove.com": "order_groove",
71452
71473
  "orelsite.ru": "orel_site",
71474
+ "cmp.osano.com": "osano",
71453
71475
  "otclick-adv.ru": "otclick",
71454
71476
  "othersearch.info": "othersearch.info",
71455
71477
  "otm-r.com": "otm-r.com",
@@ -11518,6 +11518,8 @@ audiences/static/widget/audience-manager.api.min.js
11518
11518
  ||orelsite.ru/widget/js/w.app.r.min.js
11519
11519
  ! trackerdb_id:orel_site trackerdb_category:customer_interaction trackerdb_domain
11520
11520
  ||orelsite.ru^$third-party
11521
+ ! trackerdb_id:osano trackerdb_category:consent trackerdb_domain
11522
+ ||cmp.osano.com^$third-party
11521
11523
  ! trackerdb_id:otclick trackerdb_category:advertising trackerdb_filter
11522
11524
  ||otclick-adv.ru^$3p
11523
11525
  ! trackerdb_id:otclick trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.127",
3
+ "version": "1.0.129",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {