@ghostery/trackerdb 1.0.797 → 1.0.799

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
@@ -60954,7 +60954,8 @@
60954
60954
  "ghostery_id": null,
60955
60955
  "tags": [],
60956
60956
  "domains": [
60957
- "cmp.osano.com"
60957
+ "cmp.osano.com",
60958
+ "api.osano.com"
60958
60959
  ],
60959
60960
  "filters": []
60960
60961
  },
@@ -70569,7 +70570,7 @@
70569
70570
  "springserve": {
70570
70571
  "name": "SpringServe",
70571
70572
  "category": "advertising",
70572
- "organization": "springserve",
70573
+ "organization": "magnite",
70573
70574
  "alias": null,
70574
70575
  "website_url": null,
70575
70576
  "ghostery_id": null,
@@ -83267,6 +83268,7 @@
83267
83268
  "static.ordergroove.com": "order_groove",
83268
83269
  "orelsite.ru": "orel_site",
83269
83270
  "cmp.osano.com": "osano",
83271
+ "api.osano.com": "osano",
83270
83272
  "otclick-adv.ru": "otclick",
83271
83273
  "othersearch.info": "othersearch.info",
83272
83274
  "otm-r.com": "otm-r.com",
@@ -12476,6 +12476,8 @@ audiences/static/widget/audience-manager.api.min.js
12476
12476
  ||orelsite.ru^
12477
12477
  ! trackerdb_id:osano trackerdb_category:consent trackerdb_domain
12478
12478
  ||cmp.osano.com^
12479
+ ! trackerdb_id:osano trackerdb_category:consent trackerdb_domain
12480
+ ||api.osano.com^
12479
12481
  ! trackerdb_id:otclick trackerdb_category:advertising trackerdb_filter
12480
12482
  ||otclick-adv.ru^$3p
12481
12483
  ! 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.797",
3
+ "version": "1.0.799",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {