@ghostery/trackerdb 1.0.163 → 1.0.165

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
@@ -15,11 +15,6 @@
15
15
  "color": "#4ecba1",
16
16
  "description": "Content Delivery Networks (CDNs) distribute resources for different site utilities, and collect user analytics and tracking data."
17
17
  },
18
- "comments": {
19
- "name": "Comments",
20
- "color": "#4ea1cb",
21
- "description": "Comment sections for articles and product reviews."
22
- },
23
18
  "consent": {
24
19
  "name": "Consent Management",
25
20
  "color": "#556fcd",
@@ -30,11 +25,6 @@
30
25
  "color": "#ef671e",
31
26
  "description": "Chat widgets, customer support, and other interaction tools."
32
27
  },
33
- "email": {
34
- "name": "Email",
35
- "color": "#4e4ecb",
36
- "description": "Tracking pixels used to measure email open rates."
37
- },
38
28
  "essential": {
39
29
  "name": "Essential",
40
30
  "color": "#fc9734",
@@ -40761,7 +40751,7 @@
40761
40751
  },
40762
40752
  "google_email": {
40763
40753
  "name": "Google Email",
40764
- "category": "email",
40754
+ "category": "site_analytics",
40765
40755
  "organization": "google",
40766
40756
  "alias": null,
40767
40757
  "website_url": "http://www.google.com",
@@ -7312,9 +7312,9 @@ foresee/foresee-alive.js
7312
7312
  ||google.com/coop/cse/brand
7313
7313
  ! trackerdb_id:google_custom_search_engine trackerdb_category:essential trackerdb_filter
7314
7314
  ||gstatic.com/prose/brandjs.js
7315
- ! trackerdb_id:google_email trackerdb_category:email trackerdb_filter
7315
+ ! trackerdb_id:google_email trackerdb_category:site_analytics trackerdb_filter
7316
7316
  ||mail-ads.google.com^$3p
7317
- ! trackerdb_id:google_email trackerdb_category:email trackerdb_domain
7317
+ ! trackerdb_id:google_email trackerdb_category:site_analytics trackerdb_domain
7318
7318
  ||mail-ads.google.com^
7319
7319
  ! trackerdb_id:google_fonts trackerdb_category:cdn trackerdb_domain
7320
7320
  ||fonts.googleapis.com^
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.163",
3
+ "version": "1.0.165",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {