@ghostery/trackerdb 1.0.215 → 1.0.216

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
@@ -50463,6 +50463,18 @@
50463
50463
  ],
50464
50464
  "filters": []
50465
50465
  },
50466
+ "nelio_ab_testing": {
50467
+ "name": "Nelio A/B Testing",
50468
+ "category": "site_analytics",
50469
+ "organization": "nelio",
50470
+ "alias": null,
50471
+ "website_url": "https://neliosoftware.com",
50472
+ "ghostery_id": null,
50473
+ "domains": [
50474
+ "api.nelioabtesting.com"
50475
+ ],
50476
+ "filters": []
50477
+ },
50466
50478
  "neodata": {
50467
50479
  "name": "Neodata",
50468
50480
  "category": "advertising",
@@ -71965,6 +71977,7 @@
71965
71977
  "richmedia247.com": "ncol",
71966
71978
  "needle.com": "needle",
71967
71979
  "nekudo.com": "nekudo.com",
71980
+ "api.nelioabtesting.com": "nelio_ab_testing",
71968
71981
  "neodatagroup.com": "neodata",
71969
71982
  "ad-srv.net": "neory",
71970
71983
  "contentspread.net": "neory",
@@ -10932,6 +10932,8 @@ audiences/static/widget/audience-manager.api.min.js
10932
10932
  ||needle.com^
10933
10933
  ! trackerdb_id:nekudo.com trackerdb_category:customer_interaction trackerdb_domain
10934
10934
  ||nekudo.com^
10935
+ ! trackerdb_id:nelio_ab_testing trackerdb_category:site_analytics trackerdb_domain
10936
+ ||api.nelioabtesting.com^
10935
10937
  ! trackerdb_id:neodata trackerdb_category:advertising trackerdb_filter
10936
10938
  ||neodatagroup.com^$3p
10937
10939
  ! trackerdb_id:neodata trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.215",
3
+ "version": "1.0.216",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {