@ghostery/trackerdb 1.0.331 → 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
@@ -51441,6 +51441,18 @@
51441
51441
  "||nextstat.com^$3p"
51442
51442
  ]
51443
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
+ },
51444
51456
  "neytiv": {
51445
51457
  "name": "Neytiv",
51446
51458
  "category": "site_analytics",
@@ -72597,6 +72609,7 @@
72597
72609
  "imgsrv.nextag.com": "nextag_roi_optimizer",
72598
72610
  "nextclick.pl": "nextclick",
72599
72611
  "nextstat.com": "nextstat",
72612
+ "fast.nexx360.io": "nexx360",
72600
72613
  "d1d8vn0fpluuz7.cloudfront.net": "neytiv",
72601
72614
  "ads.ngageinc.com": "ngage_inc.",
72602
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.331",
3
+ "version": "1.0.332",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {