@ghostery/trackerdb 1.0.71 → 1.0.73

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
@@ -17020,6 +17020,15 @@
17020
17020
  "privacy_contact": "info@sokrati.com",
17021
17021
  "ghostery_id": "2194"
17022
17022
  },
17023
+ "solarwinds": {
17024
+ "name": "SolarWinds",
17025
+ "description": "SolarWinds Corporation is an American company that develops software for businesses to help manage their networks, systems, and information technology infrastructure. It is headquartered in Austin, Texas, with sales and product development offices in a number of locations in the United States and several other countries. It has also acquired a number of other companies, some of which it still operates under their original names, including Pingdom, Papertrail and Loggly.",
17026
+ "website_url": "https://www.solarwinds.com/",
17027
+ "country": "US",
17028
+ "privacy_policy_url": "https://www.solarwinds.com/legal/privacy",
17029
+ "privacy_contact": "privacy@SolarWinds.com",
17030
+ "ghostery_id": null
17031
+ },
17023
17032
  "solidopinion": {
17024
17033
  "name": "SolidOpinion",
17025
17034
  "description": "SolidOpinion is an engagement company. We track, power, drive, and reward engagement.",
@@ -28557,13 +28566,14 @@
28557
28566
  ]
28558
28567
  },
28559
28568
  "bing_ads": {
28560
- "name": "Bing Ads",
28569
+ "name": "Microsoft Advertising",
28561
28570
  "category": "advertising",
28562
28571
  "organization": "microsoft",
28563
28572
  "alias": null,
28564
- "website_url": "https://bingads.microsoft.com/",
28573
+ "website_url": "https://ads.microsoft.com/",
28565
28574
  "ghostery_id": "67",
28566
28575
  "domains": [
28576
+ "ads.microsoft.com",
28567
28577
  "bat.r.msn.com",
28568
28578
  "bing.com",
28569
28579
  "bing.net"
@@ -45599,7 +45609,7 @@
45599
45609
  "loggly": {
45600
45610
  "name": "Loggly",
45601
45611
  "category": "site_analytics",
45602
- "organization": "loggly",
45612
+ "organization": "solarwinds",
45603
45613
  "alias": null,
45604
45614
  "website_url": "https://loggly.com/",
45605
45615
  "ghostery_id": "1351",
@@ -51651,7 +51661,7 @@
51651
51661
  "pingdom": {
51652
51662
  "name": "Pingdom",
51653
51663
  "category": "site_analytics",
51654
- "organization": "pingdom",
51664
+ "organization": "solarwinds",
51655
51665
  "alias": null,
51656
51666
  "website_url": "https://www.pingdom.com/",
51657
51667
  "ghostery_id": "1526",
@@ -67714,6 +67724,7 @@
67714
67724
  "bildstatic.de": "bild",
67715
67725
  "ad-cdn.bilgin.pro": "bilgin_pro",
67716
67726
  "pixel.bilinmedia.net": "bilin",
67727
+ "ads.microsoft.com": "bing_ads",
67717
67728
  "bat.r.msn.com": "bing_ads",
67718
67729
  "bing.com": "bing_ads",
67719
67730
  "bing.net": "bing_ads",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.71",
3
+ "version": "1.0.73",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {