@ghostery/trackerdb 1.0.395 → 1.0.397

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
@@ -16293,6 +16293,15 @@
16293
16293
  "privacy_contact": "privacy@RhythmOne.com",
16294
16294
  "ghostery_id": "34"
16295
16295
  },
16296
+ "rich_audience": {
16297
+ "name": "Rich Audience",
16298
+ "description": "Rich Audience Technologies, S.L.U. is a premium marketplace for digital advertisements that focuses on maximising publishers' earnings through innovative ad formats and monetization solutions. We bring together publishers with high-quality demand sources in rich media, offering tools for seamless integration, enhanced targeting, and flexible ad placements.",
16299
+ "website_url": "https://richaudience.com/",
16300
+ "country": "ES",
16301
+ "privacy_policy_url": "https://richaudience.com/privacy/",
16302
+ "privacy_contact": "gdpr@exte.com",
16303
+ "ghostery_id": null
16304
+ },
16296
16305
  "rich_media_banner_network": {
16297
16306
  "name": "Rich Media Banner Network",
16298
16307
  "description": "\"RMBN exchange network is a useful advertising tool for at least cost to achieve high efficiency advertising campaign. Exchange network RMBN serves for mutual promotion of sites participating in the network. The network is based on the principle of the exchange shows. The essence of this paper is that you show on your website banners of other members of the network, and your banners are displayed on the websites of other parties in an amount that you have shown, minus the commission network.\"Translated by Google Translate",
@@ -51770,6 +51779,19 @@
51770
51779
  "||nextclick.pl^$3p"
51771
51780
  ]
51772
51781
  },
51782
+ "nextmillmedia": {
51783
+ "name": "Next Millennium Media",
51784
+ "category": "advertising",
51785
+ "organization": "nextmillmedia",
51786
+ "alias": null,
51787
+ "website_url": "https://nmm.nextmillmedia.com/",
51788
+ "ghostery_id": null,
51789
+ "domains": [
51790
+ "cookies.nextmillmedia.com",
51791
+ "pbs.nextmillmedia.com"
51792
+ ],
51793
+ "filters": []
51794
+ },
51773
51795
  "nextstat": {
51774
51796
  "name": "NextSTAT",
51775
51797
  "category": "site_analytics",
@@ -73281,6 +73303,8 @@
73281
73303
  "track.nextuser.com": "next_user",
73282
73304
  "imgsrv.nextag.com": "nextag_roi_optimizer",
73283
73305
  "nextclick.pl": "nextclick",
73306
+ "cookies.nextmillmedia.com": "nextmillmedia",
73307
+ "pbs.nextmillmedia.com": "nextmillmedia",
73284
73308
  "nextstat.com": "nextstat",
73285
73309
  "fast.nexx360.io": "nexx360",
73286
73310
  "d1d8vn0fpluuz7.cloudfront.net": "neytiv",
@@ -11274,6 +11274,10 @@ audiences/static/widget/audience-manager.api.min.js
11274
11274
  ||nextclick.pl^$3p
11275
11275
  ! trackerdb_id:nextclick trackerdb_category:advertising trackerdb_domain
11276
11276
  ||nextclick.pl^
11277
+ ! trackerdb_id:nextmillmedia trackerdb_category:advertising trackerdb_domain
11278
+ ||cookies.nextmillmedia.com^
11279
+ ! trackerdb_id:nextmillmedia trackerdb_category:advertising trackerdb_domain
11280
+ ||pbs.nextmillmedia.com^
11277
11281
  ! trackerdb_id:nextstat trackerdb_category:site_analytics trackerdb_filter
11278
11282
  ||nextstat.com^$3p
11279
11283
  ! trackerdb_id:nextstat 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.395",
3
+ "version": "1.0.397",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {