@ghostery/trackerdb 1.0.346 → 1.0.348

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
@@ -11811,6 +11811,15 @@
11811
11811
  "privacy_contact": "privacy@marchex.com",
11812
11812
  "ghostery_id": "382"
11813
11813
  },
11814
+ "marfeel_solutions": {
11815
+ "name": "Marfeel Solutions",
11816
+ "description": "Marfeel, Inc. is an ad tech platform that allows publishers to create, optimize and monetize their mobile websites.",
11817
+ "website_url": "https://www.marfeel.com",
11818
+ "country": "ES",
11819
+ "privacy_policy_url": "https://community.marfeel.com/t/marfeel-com-privacy-policy/10383",
11820
+ "privacy_contact": "dpo@marfeel.com",
11821
+ "ghostery_id": null
11822
+ },
11814
11823
  "marin_software": {
11815
11824
  "name": "Marin Software",
11816
11825
  "description": "Marin Software is a paid search management platform. It offers a browser application to help advertisers and agencies managing paid search advertising campaigns across other major search sites.",
@@ -27909,6 +27918,18 @@
27909
27918
  "||api.appcenter.it^$xhr"
27910
27919
  ]
27911
27920
  },
27921
+ "appconsent": {
27922
+ "name": "AppConsent",
27923
+ "category": "consent",
27924
+ "organization": "sfbx",
27925
+ "alias": null,
27926
+ "website_url": "https://sfbx.io/",
27927
+ "ghostery_id": null,
27928
+ "domains": [
27929
+ "appconsent.io"
27930
+ ],
27931
+ "filters": []
27932
+ },
27912
27933
  "appcues": {
27913
27934
  "name": "Appcues",
27914
27935
  "category": "customer_interaction",
@@ -70601,6 +70622,7 @@
70601
70622
  "apicit.net": "apicit.net",
70602
70623
  "carrierzone.com": "aplus_analytics",
70603
70624
  "api.appcenter.it": "appcenter",
70625
+ "appconsent.io": "appconsent",
70604
70626
  "appcues.com": "appcues",
70605
70627
  "appdynamics.com": "appdynamics",
70606
70628
  "de8of677fyt0b.cloudfront.net": "appdynamics",
@@ -2448,6 +2448,8 @@ touchclarity
2448
2448
  ||api.appcenter.it^$xhr
2449
2449
  ! trackerdb_id:appcenter trackerdb_category:site_analytics trackerdb_domain
2450
2450
  ||api.appcenter.it^
2451
+ ! trackerdb_id:appconsent trackerdb_category:consent trackerdb_domain
2452
+ ||appconsent.io^
2451
2453
  ! trackerdb_id:appcues trackerdb_category:customer_interaction trackerdb_domain
2452
2454
  ||appcues.com^
2453
2455
  ! trackerdb_id:appdynamics trackerdb_category:utilities trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.346",
3
+ "version": "1.0.348",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {