@ghostery/trackerdb 1.0.348 → 1.0.349

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
@@ -48406,6 +48406,18 @@
48406
48406
  "||voicestar.com^$3p"
48407
48407
  ]
48408
48408
  },
48409
+ "marfeel": {
48410
+ "name": "Marfeel",
48411
+ "category": "advertising",
48412
+ "organization": "marfeel_solutions",
48413
+ "alias": null,
48414
+ "website_url": "https://www.marfeel.com/",
48415
+ "ghostery_id": null,
48416
+ "domains": [
48417
+ "mrf.io"
48418
+ ],
48419
+ "filters": []
48420
+ },
48409
48421
  "marimedia": {
48410
48422
  "name": "Marimedia",
48411
48423
  "category": "advertising",
@@ -72605,6 +72617,7 @@
72605
72617
  "www.maploco.com": "maploco",
72606
72618
  "px.marchex.io": "marchex",
72607
72619
  "voicestar.com": "marchex",
72620
+ "mrf.io": "marfeel",
72608
72621
  "mmadsgadget.com": "marimedia",
72609
72622
  "qadabra.com": "marimedia",
72610
72623
  "qadserve.com": "marimedia",
@@ -10116,6 +10116,8 @@ foresee/foresee-alive.js
10116
10116
  ||px.marchex.io^
10117
10117
  ! trackerdb_id:marchex trackerdb_category:advertising trackerdb_domain
10118
10118
  ||voicestar.com^
10119
+ ! trackerdb_id:marfeel trackerdb_category:advertising trackerdb_domain
10120
+ ||mrf.io^
10119
10121
  ! trackerdb_id:marimedia trackerdb_category:advertising trackerdb_filter
10120
10122
  ||mmadsgadget.com^$3p
10121
10123
  ! trackerdb_id:marimedia trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.348",
3
+ "version": "1.0.349",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {