@ghostery/trackerdb 1.0.556 → 1.0.558

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
@@ -13899,6 +13899,15 @@
13899
13899
  "privacy_contact": "dpo@norstatgroup.com",
13900
13900
  "ghostery_id": null
13901
13901
  },
13902
+ "nosto": {
13903
+ "name": "Nosto",
13904
+ "description": "Nosto Solutions Oy is a Finnish company that provides a Commerce Experience Platform (CXP) to help brands and retailers improve online revenue by managing their commerce experiences. They offer tools for personalization, product discovery, and user-generated content, using machine learning to analyze shopper behaviour and create personalized experiences.",
13905
+ "website_url": "https://www.nosto.com/",
13906
+ "country": "FI",
13907
+ "privacy_policy_url": "https://www.nosto.com/legal/privacy-privacy-notice/",
13908
+ "privacy_contact": "legal@nosto.com",
13909
+ "ghostery_id": null
13910
+ },
13902
13911
  "notifyfox": {
13903
13912
  "name": "Notifyfox",
13904
13913
  "description": null,
@@ -30687,7 +30696,8 @@
30687
30696
  "website_url": "https://bitly.com/",
30688
30697
  "ghostery_id": "3401",
30689
30698
  "domains": [
30690
- "bit.ly"
30699
+ "bit.ly",
30700
+ "bitly.com"
30691
30701
  ],
30692
30702
  "filters": []
30693
30703
  },
@@ -52976,7 +52986,7 @@
52976
52986
  "nosto.com": {
52977
52987
  "name": "nosto",
52978
52988
  "category": "site_analytics",
52979
- "organization": null,
52989
+ "organization": "nosto",
52980
52990
  "alias": null,
52981
52991
  "website_url": "https://www.nosto.com/",
52982
52992
  "ghostery_id": "3719",
@@ -72529,6 +72539,7 @@
72529
72539
  "esendra.fi": "bisnode",
72530
72540
  "bitcoinplus.com": "bitcoin_miner",
72531
72541
  "bit.ly": "bitly",
72542
+ "bitly.com": "bitly",
72532
72543
  "bitrix.de": "bitrix",
72533
72544
  "bitrix.info": "bitrix",
72534
72545
  "bitrix.ru": "bitrix",
@@ -3250,6 +3250,8 @@ touchclarity
3250
3250
  ||bitcoinplus.com^
3251
3251
  ! trackerdb_id:bitly trackerdb_category:site_analytics trackerdb_domain
3252
3252
  ||bit.ly^
3253
+ ! trackerdb_id:bitly trackerdb_category:site_analytics trackerdb_domain
3254
+ ||bitly.com^
3253
3255
  ! trackerdb_id:bitrix trackerdb_category:advertising trackerdb_filter
3254
3256
  ||bitrix.info/ba.js
3255
3257
  ! trackerdb_id:bitrix trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.556",
3
+ "version": "1.0.558",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {