@ghostery/trackerdb 1.0.393 → 1.0.395

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
@@ -13440,6 +13440,15 @@
13440
13440
  "privacy_contact": "legalnotices@nextag.com",
13441
13441
  "ghostery_id": "837"
13442
13442
  },
13443
+ "nextmillmedia": {
13444
+ "name": "Next Millennium Media",
13445
+ "description": "Next Millennium Media Inc., are a programmatic ad partner combining the human touch with the latest technology.",
13446
+ "website_url": "https://nmm.nextmillmedia.com/",
13447
+ "country": "US",
13448
+ "privacy_policy_url": "https://nmm.nextmillmedia.com/privacy-notice/",
13449
+ "privacy_contact": "privacy@nextMillennium.io",
13450
+ "ghostery_id": null
13451
+ },
13443
13452
  "nextperf": {
13444
13453
  "name": "Nextperf",
13445
13454
  "description": "Next Performance is an audience retargeting company and advertising network based in France. Their solution is used by eCommerce platforms to serve customers target advertisements based on interests inferred from products viewed and other relevant online data.",
@@ -41707,7 +41716,7 @@
41707
41716
  },
41708
41717
  "google_publisher_tags": {
41709
41718
  "name": "Google Publisher Tags",
41710
- "category": "site_analytics",
41719
+ "category": "advertising",
41711
41720
  "organization": "google",
41712
41721
  "alias": "google_tag_manager",
41713
41722
  "website_url": "https://developers.google.com/publisher-tag/reference",
@@ -41715,7 +41724,9 @@
41715
41724
  "domains": [],
41716
41725
  "filters": [
41717
41726
  "||partner.googleadservices.com/gpt/pubads_impl",
41718
- "||googletagservices.com/tag/js/gpt.js"
41727
+ "||googletagservices.com/tag/js/gpt.js",
41728
+ "||doubleclick.net/tag/js/gpt.js",
41729
+ "||googlesyndication.com/tag/js/gpt.js"
41719
41730
  ]
41720
41731
  },
41721
41732
  "google_recaptcha": {
@@ -76887,6 +76898,8 @@
76887
76898
  "||apis.google.com/js/plusone.js": "google_plus",
76888
76899
  "||partner.googleadservices.com/gpt/pubads_impl": "google_publisher_tags",
76889
76900
  "||googletagservices.com/tag/js/gpt.js": "google_publisher_tags",
76901
+ "||doubleclick.net/tag/js/gpt.js": "google_publisher_tags",
76902
+ "||googlesyndication.com/tag/js/gpt.js": "google_publisher_tags",
76890
76903
  "||google.com/recaptcha/$frame,script": "google_recaptcha",
76891
76904
  "||gstatic.*/recaptcha/": "google_recaptcha",
76892
76905
  "||google.com/js/bg/^$script": "google_recaptcha",
@@ -7500,10 +7500,14 @@ foresee/foresee-alive.js
7500
7500
  ||apis.google.com/js/platform.js
7501
7501
  ! trackerdb_id:google_plus trackerdb_category:social_media trackerdb_filter
7502
7502
  ||apis.google.com/js/plusone.js
7503
- ! trackerdb_id:google_publisher_tags trackerdb_category:site_analytics trackerdb_filter
7503
+ ! trackerdb_id:google_publisher_tags trackerdb_category:advertising trackerdb_filter
7504
7504
  ||partner.googleadservices.com/gpt/pubads_impl
7505
- ! trackerdb_id:google_publisher_tags trackerdb_category:site_analytics trackerdb_filter
7505
+ ! trackerdb_id:google_publisher_tags trackerdb_category:advertising trackerdb_filter
7506
7506
  ||googletagservices.com/tag/js/gpt.js
7507
+ ! trackerdb_id:google_publisher_tags trackerdb_category:advertising trackerdb_filter
7508
+ ||doubleclick.net/tag/js/gpt.js
7509
+ ! trackerdb_id:google_publisher_tags trackerdb_category:advertising trackerdb_filter
7510
+ ||googlesyndication.com/tag/js/gpt.js
7507
7511
  ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
7508
7512
  ||google.com/recaptcha/$frame,script
7509
7513
  ! trackerdb_id:google_recaptcha trackerdb_category:utilities trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.393",
3
+ "version": "1.0.395",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {