@ghostery/trackerdb 1.0.348 → 1.0.350

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
@@ -18507,6 +18507,15 @@
18507
18507
  "privacy_contact": "likit@synergy-e.com",
18508
18508
  "ghostery_id": "2300"
18509
18509
  },
18510
+ "synthetix": {
18511
+ "name": "Synthetix",
18512
+ "description": "Synthetix is a customer service platform that includes conversational AI for automated and agent-assisted customer experience.",
18513
+ "website_url": "https://synthetix.com/",
18514
+ "country": "GB",
18515
+ "privacy_policy_url": "https://synthetix.com/privacy/",
18516
+ "privacy_contact": "uk@synthetix.com",
18517
+ "ghostery_id": null
18518
+ },
18510
18519
  "system1": {
18511
18520
  "name": "System1",
18512
18521
  "description": null,
@@ -48406,6 +48415,18 @@
48406
48415
  "||voicestar.com^$3p"
48407
48416
  ]
48408
48417
  },
48418
+ "marfeel": {
48419
+ "name": "Marfeel",
48420
+ "category": "advertising",
48421
+ "organization": "marfeel_solutions",
48422
+ "alias": null,
48423
+ "website_url": "https://www.marfeel.com/",
48424
+ "ghostery_id": null,
48425
+ "domains": [
48426
+ "mrf.io"
48427
+ ],
48428
+ "filters": []
48429
+ },
48409
48430
  "marimedia": {
48410
48431
  "name": "Marimedia",
48411
48432
  "category": "advertising",
@@ -72605,6 +72626,7 @@
72605
72626
  "www.maploco.com": "maploco",
72606
72627
  "px.marchex.io": "marchex",
72607
72628
  "voicestar.com": "marchex",
72629
+ "mrf.io": "marfeel",
72608
72630
  "mmadsgadget.com": "marimedia",
72609
72631
  "qadabra.com": "marimedia",
72610
72632
  "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.350",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {