@ghostery/trackerdb 1.0.71 → 1.0.72

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
@@ -28557,13 +28557,14 @@
28557
28557
  ]
28558
28558
  },
28559
28559
  "bing_ads": {
28560
- "name": "Bing Ads",
28560
+ "name": "Microsoft Advertising",
28561
28561
  "category": "advertising",
28562
28562
  "organization": "microsoft",
28563
28563
  "alias": null,
28564
- "website_url": "https://bingads.microsoft.com/",
28564
+ "website_url": "https://ads.microsoft.com/",
28565
28565
  "ghostery_id": "67",
28566
28566
  "domains": [
28567
+ "ads.microsoft.com",
28567
28568
  "bat.r.msn.com",
28568
28569
  "bing.com",
28569
28570
  "bing.net"
@@ -67714,6 +67715,7 @@
67714
67715
  "bildstatic.de": "bild",
67715
67716
  "ad-cdn.bilgin.pro": "bilgin_pro",
67716
67717
  "pixel.bilinmedia.net": "bilin",
67718
+ "ads.microsoft.com": "bing_ads",
67717
67719
  "bat.r.msn.com": "bing_ads",
67718
67720
  "bing.com": "bing_ads",
67719
67721
  "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.72",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {