@ghostery/trackerdb 1.0.736 → 1.0.738

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
@@ -19974,6 +19974,15 @@
19974
19974
  "privacy_contact": null,
19975
19975
  "ghostery_id": "5404"
19976
19976
  },
19977
+ "thetradedesk": {
19978
+ "name": "theTradeDesk",
19979
+ "description": "theTradeDesk operates a cloud-based demand-side platform enabling advertisers and agencies to programmatically buy, manage, and optimize targeted digital advertising across multiple channels using real-time data.",
19980
+ "website_url": "https://www.thetradedesk.com/",
19981
+ "country": "US",
19982
+ "privacy_policy_url": "https://www.thetradedesk.com/legal/privacy",
19983
+ "privacy_contact": "dpo@thetradedesk.com",
19984
+ "ghostery_id": null
19985
+ },
19977
19986
  "thinglink": {
19978
19987
  "name": "ThingLink",
19979
19988
  "description": "\"ThingLink, a provider of image interaction tools, changes how people interact with photos by transforming them into a navigational surface for search, commerce, and social connection. ThingLink technology lets businesses and consumers connect their images to anywhere on the Internet.\"",
@@ -68039,7 +68048,7 @@
68039
68048
  "category": "advertising",
68040
68049
  "organization": "twitter",
68041
68050
  "alias": "twitter",
68042
- "website_url": null,
68051
+ "website_url": "https://business.x.com/en/advertising/campaign-types/website-conversions",
68043
68052
  "ghostery_id": "3013",
68044
68053
  "domains": [],
68045
68054
  "filters": [
@@ -68403,6 +68412,22 @@
68403
68412
  "||unica.com^$3p"
68404
68413
  ]
68405
68414
  },
68415
+ "unifiedid": {
68416
+ "name": "Unified ID 2.0",
68417
+ "category": "advertising",
68418
+ "organization": "thetradedesk",
68419
+ "alias": null,
68420
+ "website_url": "https://unifiedid.com/",
68421
+ "ghostery_id": null,
68422
+ "domains": [
68423
+ "unifiedid.com",
68424
+ "uidapi.com"
68425
+ ],
68426
+ "filters": [
68427
+ "||unifiedid.com^$3p",
68428
+ "||uidapi.com^"
68429
+ ]
68430
+ },
68406
68431
  "uniqodo": {
68407
68432
  "name": "Uniqodo",
68408
68433
  "category": "customer_interaction",
@@ -77771,6 +77796,8 @@
77771
77796
  "undertone.com": "undertone",
77772
77797
  "roitesting.com": "unica",
77773
77798
  "unica.com": "unica",
77799
+ "unifiedid.com": "unifiedid",
77800
+ "uidapi.com": "unifiedid",
77774
77801
  "uqd.io": "uniqodo",
77775
77802
  "promotionx.io": "uniqodo",
77776
77803
  "uniqodo.com": "uniqodo",
@@ -82347,6 +82374,8 @@
82347
82374
  "ntpagetag": "unica",
82348
82375
  "||roitesting.com^$3p": "unica",
82349
82376
  "||unica.com^$3p": "unica",
82377
+ "||unifiedid.com^$3p": "unifiedid",
82378
+ "||uidapi.com^": "unifiedid",
82350
82379
  "||uniqodo.com^$3p": "uniqodo",
82351
82380
  "||analytics-static.unister-gmbh.de^$3p": "unister",
82352
82381
  "||analytics.unister-gmbh.de^$3p": "unister",
@@ -17186,6 +17186,14 @@ ntpagetag
17186
17186
  ||roitesting.com^
17187
17187
  ! trackerdb_id:unica trackerdb_category:customer_interaction trackerdb_domain
17188
17188
  ||unica.com^
17189
+ ! trackerdb_id:unifiedid trackerdb_category:advertising trackerdb_filter
17190
+ ||unifiedid.com^$3p
17191
+ ! trackerdb_id:unifiedid trackerdb_category:advertising trackerdb_filter
17192
+ ||uidapi.com^
17193
+ ! trackerdb_id:unifiedid trackerdb_category:advertising trackerdb_domain
17194
+ ||unifiedid.com^
17195
+ ! trackerdb_id:unifiedid trackerdb_category:advertising trackerdb_domain
17196
+ ||uidapi.com^
17189
17197
  ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_filter
17190
17198
  ||uniqodo.com^$3p
17191
17199
  ! trackerdb_id:uniqodo trackerdb_category:customer_interaction trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.736",
3
+ "version": "1.0.738",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {