@ghostery/trackerdb 1.0.251 → 1.0.253

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
@@ -6132,6 +6132,15 @@
6132
6132
  "privacy_contact": "help@AbandonAid.com",
6133
6133
  "ghostery_id": "3489"
6134
6134
  },
6135
+ "datadog": {
6136
+ "name": "Datadog",
6137
+ "description": "Datadog offers a range of monitoring services to support engineering teams in effectively managing their cloud or hybrid environments. These services include Infrastructure Monitoring, Network Performance Monitoring, Network Device Monitoring, Serverless Monitoring, and Cloud Cost Management to help businesses maintain the reliability, performance, and cost-effectiveness of their infrastructure and applications.",
6138
+ "website_url": "https://www.datadoghq.com/",
6139
+ "country": "US",
6140
+ "privacy_policy_url": "https://www.datadoghq.com/legal/privacy/",
6141
+ "privacy_contact": "privacy@datadoghq.com",
6142
+ "ghostery_id": null
6143
+ },
6135
6144
  "datadome": {
6136
6145
  "name": "DataDome",
6137
6146
  "description": "\"DataDome is a global cybersecurity company, specialized in protecting and accelerating digital businesses. Thanks to its AI powered bot management solution, DataDome enables businesses to:. Improve performance, burdened by intensive scraping. Protect user data from hackers. Make better marketing and business decisions\"",
@@ -60423,6 +60432,19 @@
60423
60432
  "||w.soundcloud.com/player"
60424
60433
  ]
60425
60434
  },
60435
+ "source_defense": {
60436
+ "name": "Source Defense",
60437
+ "category": "utilities",
60438
+ "organization": "source_defense",
60439
+ "alias": null,
60440
+ "website_url": "https://sourcedefense.com",
60441
+ "ghostery_id": null,
60442
+ "domains": [
60443
+ "sdiapi.com",
60444
+ "sdiapi.net"
60445
+ ],
60446
+ "filters": []
60447
+ },
60426
60448
  "sourceknowledge_pixel": {
60427
60449
  "name": "SourceKnowledge Pixel",
60428
60450
  "category": "advertising",
@@ -72985,6 +73007,8 @@
72985
73007
  "deployads.com": "sortable",
72986
73008
  "sndcdn.com": "soundcloud",
72987
73009
  "soundcloud.com": "soundcloud",
73010
+ "sdiapi.com": "source_defense",
73011
+ "sdiapi.net": "source_defense",
72988
73012
  "provenpixel.com": "sourceknowledge_pixel",
72989
73013
  "privacy-mgmt.com": "sourcepoint-cmp",
72990
73014
  "decenthat.com": "sourcepoint",
@@ -14702,6 +14702,10 @@ audiences/static/widget/audience-manager.api.min.js
14702
14702
  ||sndcdn.com^
14703
14703
  ! trackerdb_id:soundcloud trackerdb_category:audio_video_player trackerdb_domain
14704
14704
  ||soundcloud.com^
14705
+ ! trackerdb_id:source_defense trackerdb_category:utilities trackerdb_domain
14706
+ ||sdiapi.com^
14707
+ ! trackerdb_id:source_defense trackerdb_category:utilities trackerdb_domain
14708
+ ||sdiapi.net^
14705
14709
  ! trackerdb_id:sourceknowledge_pixel trackerdb_category:advertising trackerdb_filter
14706
14710
  ||provenpixel.com^$3p
14707
14711
  ! trackerdb_id:sourceknowledge_pixel trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.251",
3
+ "version": "1.0.253",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {