@ghostery/trackerdb 1.0.742 → 1.0.743

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
@@ -6582,6 +6582,15 @@
6582
6582
  "privacy_contact": "privacy@delivr.com",
6583
6583
  "ghostery_id": "716"
6584
6584
  },
6585
+ "delivrai": {
6586
+ "name": "Delivr.ai",
6587
+ "description": "Delivr.ai collects raw behavior signals to build precision audience and buyer-intent intelligence data.",
6588
+ "website_url": "https://www.delivr.ai/",
6589
+ "country": "US",
6590
+ "privacy_policy_url": "https://www.delivr.ai/privacy",
6591
+ "privacy_contact": "info@delivr.ai",
6592
+ "ghostery_id": null
6593
+ },
6585
6594
  "delta_airlines": {
6586
6595
  "name": "Delta Air Lines",
6587
6596
  "description": "Delta Air Lines, Inc. is a major airline in the United States headquartered in Atlanta, Georgia. It ranks first in revenue and brand value among the world's largest airlines, and second by number of passengers carried, passenger miles flown, and fleet size.",
@@ -37464,6 +37473,21 @@
37464
37473
  "||tracking.percentmobile.com^$3p"
37465
37474
  ]
37466
37475
  },
37476
+ "delivrai": {
37477
+ "name": "Delivr.ai",
37478
+ "category": "advertising",
37479
+ "organization": "delivrai",
37480
+ "alias": null,
37481
+ "website_url": "https://www.delivr.ai/solutions/resolution",
37482
+ "ghostery_id": null,
37483
+ "domains": [
37484
+ "delivr.ai",
37485
+ "usbrowserspeed.com"
37486
+ ],
37487
+ "filters": [
37488
+ "||usbrowserspeed.com^$3p"
37489
+ ]
37490
+ },
37467
37491
  "delta-sync": {
37468
37492
  "name": "Delta Sync",
37469
37493
  "category": "site_analytics",
@@ -74812,6 +74836,8 @@
74812
74836
  "deichmann.com": "deichmann.com",
74813
74837
  "vxml4.delacon.com.au": "delacon",
74814
74838
  "tracking.percentmobile.com": "delivr",
74839
+ "delivr.ai": "delivrai",
74840
+ "usbrowserspeed.com": "delivrai",
74815
74841
  "wifi.delta.com": "delta-sync",
74816
74842
  "adaction.se": "delta_projects",
74817
74843
  "de17a.com": "delta_projects",
@@ -79600,6 +79626,7 @@
79600
79626
  "||vxml4.delacon.com.au^$3p": "delacon",
79601
79627
  "/percent_mobile.js": "delivr",
79602
79628
  "||tracking.percentmobile.com^$3p": "delivr",
79629
+ "||usbrowserspeed.com^$3p": "delivrai",
79603
79630
  "||wifi.delta.com/assets/js/qualtrics.js^": "delta-sync",
79604
79631
  "||adaction.se^$3p": "delta_projects",
79605
79632
  "||de17a.com^$3p": "delta_projects",
@@ -5456,6 +5456,12 @@ touchclarity
5456
5456
  ||tracking.percentmobile.com^$3p
5457
5457
  ! trackerdb_id:delivr trackerdb_category:site_analytics trackerdb_domain
5458
5458
  ||tracking.percentmobile.com^
5459
+ ! trackerdb_id:delivrai trackerdb_category:advertising trackerdb_filter
5460
+ ||usbrowserspeed.com^$3p
5461
+ ! trackerdb_id:delivrai trackerdb_category:advertising trackerdb_domain
5462
+ ||delivr.ai^
5463
+ ! trackerdb_id:delivrai trackerdb_category:advertising trackerdb_domain
5464
+ ||usbrowserspeed.com^
5459
5465
  ! trackerdb_id:delta-sync trackerdb_category:site_analytics trackerdb_filter
5460
5466
  ||wifi.delta.com/assets/js/qualtrics.js^
5461
5467
  ! trackerdb_id:delta-sync trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.742",
3
+ "version": "1.0.743",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {