@ghostery/trackerdb 1.0.330 → 1.0.332

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
@@ -13377,6 +13377,15 @@
13377
13377
  "privacy_contact": "support@nextstat.com",
13378
13378
  "ghostery_id": "1211"
13379
13379
  },
13380
+ "nexx360": {
13381
+ "name": "Nexx360",
13382
+ "description": "Nexx360 provides a Service enabling publishers, advertising agencies, e-commerce and other sites, to optimise revenue opportunities from their visitor traffic and their advertising space.",
13383
+ "website_url": "https://nexx360.io",
13384
+ "country": "FR",
13385
+ "privacy_policy_url": "https://nexx360.io/privacy-policy-and-cookies/",
13386
+ "privacy_contact": "dpo@nexx360.io",
13387
+ "ghostery_id": null
13388
+ },
13380
13389
  "neytiv": {
13381
13390
  "name": "Neytiv",
13382
13391
  "description": null,
@@ -51432,6 +51441,18 @@
51432
51441
  "||nextstat.com^$3p"
51433
51442
  ]
51434
51443
  },
51444
+ "nexx360": {
51445
+ "name": "nexx360",
51446
+ "category": "advertising",
51447
+ "organization": "nexx360",
51448
+ "alias": null,
51449
+ "website_url": "https://www.nexx360.io",
51450
+ "ghostery_id": null,
51451
+ "domains": [
51452
+ "fast.nexx360.io"
51453
+ ],
51454
+ "filters": []
51455
+ },
51435
51456
  "neytiv": {
51436
51457
  "name": "Neytiv",
51437
51458
  "category": "site_analytics",
@@ -72588,6 +72609,7 @@
72588
72609
  "imgsrv.nextag.com": "nextag_roi_optimizer",
72589
72610
  "nextclick.pl": "nextclick",
72590
72611
  "nextstat.com": "nextstat",
72612
+ "fast.nexx360.io": "nexx360",
72591
72613
  "d1d8vn0fpluuz7.cloudfront.net": "neytiv",
72592
72614
  "ads.ngageinc.com": "ngage_inc.",
72593
72615
  "nhn-commerce.com": "nhn_commerce",
@@ -11220,6 +11220,8 @@ audiences/static/widget/audience-manager.api.min.js
11220
11220
  ||nextstat.com^$3p
11221
11221
  ! trackerdb_id:nextstat trackerdb_category:site_analytics trackerdb_domain
11222
11222
  ||nextstat.com^
11223
+ ! trackerdb_id:nexx360 trackerdb_category:advertising trackerdb_domain
11224
+ ||fast.nexx360.io^
11223
11225
  ! trackerdb_id:neytiv trackerdb_category:site_analytics trackerdb_filter
11224
11226
  ||d1d8vn0fpluuz7.cloudfront.net/js/adsbyneytiv.js
11225
11227
  ! trackerdb_id:neytiv 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.330",
3
+ "version": "1.0.332",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {