@ghostery/trackerdb 1.0.350 → 1.0.352

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
@@ -44024,18 +44024,18 @@
44024
44024
  "||infusionsoft.com/app"
44025
44025
  ]
44026
44026
  },
44027
- "inmobi": {
44028
- "name": "InMobi",
44029
- "category": "site_analytics",
44027
+ "inmobi_cmp": {
44028
+ "name": "InMobi CMP",
44029
+ "category": "consent",
44030
44030
  "organization": "inmobi",
44031
44031
  "alias": null,
44032
- "website_url": "https://www.inmobi.com/",
44032
+ "website_url": "https://advertising.inmobi.com/cmp",
44033
44033
  "ghostery_id": null,
44034
44034
  "domains": [
44035
- "api.cmp.inmobi.com"
44035
+ "cmp.inmobi.com"
44036
44036
  ],
44037
44037
  "filters": [
44038
- "||api.cmp.inmobi.com^"
44038
+ "||cmp.inmobi.com^"
44039
44039
  ]
44040
44040
  },
44041
44041
  "innity": {
@@ -62575,6 +62575,18 @@
62575
62575
  "||synergy-e.com^$3p"
62576
62576
  ]
62577
62577
  },
62578
+ "synthetix": {
62579
+ "name": "Synthetix",
62580
+ "category": "customer_interaction",
62581
+ "organization": "synthetix",
62582
+ "alias": null,
62583
+ "website_url": "https://synthetix.com/",
62584
+ "ghostery_id": null,
62585
+ "domains": [
62586
+ "cdn.synthetix.com"
62587
+ ],
62588
+ "filters": []
62589
+ },
62578
62590
  "t-mobile": {
62579
62591
  "name": "Deutsche Telekom",
62580
62592
  "category": "misc",
@@ -72172,7 +72184,7 @@
72172
72184
  "informer.com": "informer_technologies",
72173
72185
  "infusionsoft.com": "infusionsoft",
72174
72186
  "keap.com": "infusionsoft",
72175
- "api.cmp.inmobi.com": "inmobi",
72187
+ "cmp.inmobi.com": "inmobi_cmp",
72176
72188
  "innity.com": "innity",
72177
72189
  "innity.net": "innity",
72178
72190
  "innogames.com": "innogames.de",
@@ -73977,6 +73989,7 @@
73977
73989
  "technoratimedia.com": "synacor",
73978
73990
  "cn.clickable.net": "syncapse",
73979
73991
  "synergy-e.com": "synergy-e",
73992
+ "cdn.synthetix.com": "synthetix",
73980
73993
  "sdp-campaign.de": "t-mobile",
73981
73994
  "t-online.de": "t-mobile",
73982
73995
  "telekom-dienste.de": "t-mobile",
@@ -76723,7 +76736,7 @@
76723
76736
  "||script.ioam.de/iam.js": "infonline",
76724
76737
  "||informer.com/favorites-button.js": "informer_technologies",
76725
76738
  "||infusionsoft.com/app": "infusionsoft",
76726
- "||api.cmp.inmobi.com^": "inmobi",
76739
+ "||cmp.inmobi.com^": "inmobi_cmp",
76727
76740
  "||innity.com^$3p": "innity",
76728
76741
  "||innity.net^$3p": "innity",
76729
76742
  "||innovid.com^$3p": "innovid",
@@ -8378,10 +8378,10 @@ foresee/foresee-alive.js
8378
8378
  ||infusionsoft.com^
8379
8379
  ! trackerdb_id:infusionsoft trackerdb_category:advertising trackerdb_domain
8380
8380
  ||keap.com^
8381
- ! trackerdb_id:inmobi trackerdb_category:site_analytics trackerdb_filter
8382
- ||api.cmp.inmobi.com^
8383
- ! trackerdb_id:inmobi trackerdb_category:site_analytics trackerdb_domain
8384
- ||api.cmp.inmobi.com^
8381
+ ! trackerdb_id:inmobi_cmp trackerdb_category:consent trackerdb_filter
8382
+ ||cmp.inmobi.com^
8383
+ ! trackerdb_id:inmobi_cmp trackerdb_category:consent trackerdb_domain
8384
+ ||cmp.inmobi.com^
8385
8385
  ! trackerdb_id:innity trackerdb_category:advertising trackerdb_filter
8386
8386
  ||innity.com^$3p
8387
8387
  ! trackerdb_id:innity trackerdb_category:advertising trackerdb_filter
@@ -15322,6 +15322,8 @@ audiences/static/widget/audience-manager.api.min.js
15322
15322
  ||synergy-e.com^$3p
15323
15323
  ! trackerdb_id:synergy-e trackerdb_category:advertising trackerdb_domain
15324
15324
  ||synergy-e.com^
15325
+ ! trackerdb_id:synthetix trackerdb_category:customer_interaction trackerdb_domain
15326
+ ||cdn.synthetix.com^
15325
15327
  ! trackerdb_id:t-mobile trackerdb_category:misc trackerdb_domain
15326
15328
  ||sdp-campaign.de^
15327
15329
  ! trackerdb_id:t-mobile trackerdb_category:misc trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.350",
3
+ "version": "1.0.352",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {