@ghostery/trackerdb 1.0.392 → 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
@@ -48946,6 +48946,22 @@
48946
48946
  "||m2pub.com^$3p"
48947
48947
  ]
48948
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
+ },
48949
48965
  "maxbounty": {
48950
48966
  "name": "MaxBounty",
48951
48967
  "category": "advertising",
@@ -72990,6 +73006,9 @@
72990
73006
  "piwik.org": "matomo",
72991
73007
  "adsmarket.com": "matomy_market",
72992
73008
  "m2pub.com": "matomy_market",
73009
+ "api.mavenoid.com": "mavenoid",
73010
+ "app.mavenoid.com": "mavenoid",
73011
+ "widget-hosts.mavenoid.com": "mavenoid",
72993
73012
  "mb01.com": "maxbounty",
72994
73013
  "maxcdn.com": "maxcdn",
72995
73014
  "netdna-cdn.com": "maxcdn",
@@ -77532,6 +77551,7 @@
77532
77551
  "audiences/static/widget/audience-manager.api.min.js": "matomo",
77533
77552
  "||adsmarket.com^$3p": "matomy_market",
77534
77553
  "||m2pub.com^$3p": "matomy_market",
77554
+ "||mavenoid.com^$3p": "mavenoid",
77535
77555
  "||mb01.com/getimage.asp": "maxbounty",
77536
77556
  "||maxlab.ru^$3p": "maxlab",
77537
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.392",
3
+ "version": "1.0.393",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {