@ghostery/trackerdb 1.0.391 → 1.0.393

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
@@ -12036,6 +12036,15 @@
12036
12036
  "privacy_contact": null,
12037
12037
  "ghostery_id": "415"
12038
12038
  },
12039
+ "mavenoid": {
12040
+ "name": "Mavenoid",
12041
+ "description": "Mavenoid is a product support automation platform built for complex products and devices. Using our AI, we solve problems too complex for chatbots.",
12042
+ "website_url": "https://www.mavenoid.com/",
12043
+ "country": "SE",
12044
+ "privacy_policy_url": "https://www.mavenoid.com/en/privacy/privacy-policy",
12045
+ "privacy_contact": "legal@mavenoid.com",
12046
+ "ghostery_id": null
12047
+ },
12039
12048
  "maxbounty": {
12040
12049
  "name": "MaxBounty",
12041
12050
  "description": "MaxBounty is a network based on cost-per-action advertising.",
@@ -48937,6 +48946,22 @@
48937
48946
  "||m2pub.com^$3p"
48938
48947
  ]
48939
48948
  },
48949
+ "mavenoid": {
48950
+ "name": "Mavenoid",
48951
+ "category": "customer_interaction",
48952
+ "organization": "mavenoid",
48953
+ "alias": null,
48954
+ "website_url": "https://www.mavenoid.com/",
48955
+ "ghostery_id": null,
48956
+ "domains": [
48957
+ "api.mavenoid.com",
48958
+ "app.mavenoid.com",
48959
+ "widget-hosts.mavenoid.com"
48960
+ ],
48961
+ "filters": [
48962
+ "||mavenoid.com^$3p"
48963
+ ]
48964
+ },
48940
48965
  "maxbounty": {
48941
48966
  "name": "MaxBounty",
48942
48967
  "category": "advertising",
@@ -72981,6 +73006,9 @@
72981
73006
  "piwik.org": "matomo",
72982
73007
  "adsmarket.com": "matomy_market",
72983
73008
  "m2pub.com": "matomy_market",
73009
+ "api.mavenoid.com": "mavenoid",
73010
+ "app.mavenoid.com": "mavenoid",
73011
+ "widget-hosts.mavenoid.com": "mavenoid",
72984
73012
  "mb01.com": "maxbounty",
72985
73013
  "maxcdn.com": "maxcdn",
72986
73014
  "netdna-cdn.com": "maxcdn",
@@ -77523,6 +77551,7 @@
77523
77551
  "audiences/static/widget/audience-manager.api.min.js": "matomo",
77524
77552
  "||adsmarket.com^$3p": "matomy_market",
77525
77553
  "||m2pub.com^$3p": "matomy_market",
77554
+ "||mavenoid.com^$3p": "mavenoid",
77526
77555
  "||mb01.com/getimage.asp": "maxbounty",
77527
77556
  "||maxlab.ru^$3p": "maxlab",
77528
77557
  "||j.maxmind.com/app/country.js": "maxmind",
@@ -10290,6 +10290,14 @@ audiences/static/widget/audience-manager.api.min.js
10290
10290
  ||adsmarket.com^
10291
10291
  ! trackerdb_id:matomy_market trackerdb_category:advertising trackerdb_domain
10292
10292
  ||m2pub.com^
10293
+ ! trackerdb_id:mavenoid trackerdb_category:customer_interaction trackerdb_filter
10294
+ ||mavenoid.com^$3p
10295
+ ! trackerdb_id:mavenoid trackerdb_category:customer_interaction trackerdb_domain
10296
+ ||api.mavenoid.com^
10297
+ ! trackerdb_id:mavenoid trackerdb_category:customer_interaction trackerdb_domain
10298
+ ||app.mavenoid.com^
10299
+ ! trackerdb_id:mavenoid trackerdb_category:customer_interaction trackerdb_domain
10300
+ ||widget-hosts.mavenoid.com^
10293
10301
  ! trackerdb_id:maxbounty trackerdb_category:advertising trackerdb_filter
10294
10302
  ||mb01.com/getimage.asp
10295
10303
  ! trackerdb_id:maxbounty trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.391",
3
+ "version": "1.0.393",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {