@ghostery/trackerdb 1.0.201 → 1.0.203

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
@@ -3869,6 +3869,15 @@
3869
3869
  "privacy_contact": "infomanagedservices@bluemetrix.com",
3870
3870
  "ghostery_id": "32"
3871
3871
  },
3872
+ "bmeric": {
3873
+ "name": "bmetric",
3874
+ "description": "bmetric is a platform that both helps businesses enhance their web customer interactions and provide call-tracking while respecting their users privacy.",
3875
+ "website_url": "https://bmetric.com/",
3876
+ "country": "DK",
3877
+ "privacy_policy_url": "https://bmetric.com/privacy-policy/",
3878
+ "privacy_contact": "hello@bmetric.com",
3879
+ "ghostery_id": null
3880
+ },
3872
3881
  "bol.com": {
3873
3882
  "name": "Bol.com",
3874
3883
  "description": "More than 6 million loyal customers already know how easy and inspiring shopping is the best shop in the Netherlands and Belgium. With ease they choose from the endless and ever-growing range of bol.com including entertainment, toys, electronics, Klus-, luxury and baby products. In addition to the wide selection they receive a high level of service and competitive price. In short; We offer something for everyone, in every price range.",
@@ -22791,7 +22800,7 @@
22791
22800
  },
22792
22801
  "adcalls": {
22793
22802
  "name": "AdCalls",
22794
- "category": "advertising",
22803
+ "category": "site_analytics",
22795
22804
  "organization": "adcalls",
22796
22805
  "alias": null,
22797
22806
  "website_url": "https://adcalls.com/dynamic-call-tracking/",
@@ -550,9 +550,9 @@ adbutler
550
550
  ||adc-serv.net^
551
551
  ! trackerdb_id:adc_media trackerdb_category:advertising trackerdb_domain
552
552
  ||adc-srv.net^
553
- ! trackerdb_id:adcalls trackerdb_category:advertising trackerdb_filter
553
+ ! trackerdb_id:adcalls trackerdb_category:site_analytics trackerdb_filter
554
554
  ||adcalls.nl^$third-party
555
- ! trackerdb_id:adcalls trackerdb_category:advertising trackerdb_domain
555
+ ! trackerdb_id:adcalls trackerdb_category:site_analytics trackerdb_domain
556
556
  ||adcalls.nl^
557
557
  ! trackerdb_id:adcash trackerdb_category:advertising trackerdb_filter
558
558
  ||adcash.com^$3p
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.201",
3
+ "version": "1.0.203",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {