@ghostery/trackerdb 1.0.476 → 1.0.477

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
@@ -12207,6 +12207,15 @@
12207
12207
  "privacy_contact": "privacy@maxbounty.com",
12208
12208
  "ghostery_id": "1143"
12209
12209
  },
12210
+ "maxetise": {
12211
+ "name": "Maxetise",
12212
+ "description": "Maxetise helps you increase your advertising revenue digitally.",
12213
+ "website_url": "https://maxetise.se/",
12214
+ "country": "SE",
12215
+ "privacy_policy_url": "https://maxetise.net/privacy-policy.html",
12216
+ "privacy_contact": "privacy@maxetise.com",
12217
+ "ghostery_id": null
12218
+ },
12210
12219
  "maxlab": {
12211
12220
  "name": "Maxlab",
12212
12221
  "description": "\"Maxlab values ​​its customers and offers a form of collaboration that takes all the work on the development, implementation and monitoring of advertising campaigns on the Internet, which saves staff time of advertising and marketing.\"Translated by Google Translate",
@@ -49444,6 +49453,19 @@
49444
49453
  ],
49445
49454
  "filters": []
49446
49455
  },
49456
+ "maxetise": {
49457
+ "name": "Maxetise",
49458
+ "category": "advertising",
49459
+ "organization": "maxetise",
49460
+ "alias": null,
49461
+ "website_url": "https://maxetise.se/",
49462
+ "ghostery_id": null,
49463
+ "domains": [
49464
+ "maxetise.net",
49465
+ "maxetise.com"
49466
+ ],
49467
+ "filters": []
49468
+ },
49447
49469
  "maxlab": {
49448
49470
  "name": "Maxlab",
49449
49471
  "category": "advertising",
@@ -73628,6 +73650,8 @@
73628
73650
  "maxcdn.com": "maxcdn",
73629
73651
  "netdna-cdn.com": "maxcdn",
73630
73652
  "netdna-ssl.com": "maxcdn",
73653
+ "maxetise.net": "maxetise",
73654
+ "maxetise.com": "maxetise",
73631
73655
  "maxlab.ru": "maxlab",
73632
73656
  "maxmind.com": "maxmind",
73633
73657
  "maxonclick.com": "maxonclick_com",
@@ -10346,6 +10346,10 @@ audiences/static/widget/audience-manager.api.min.js
10346
10346
  ||netdna-cdn.com^
10347
10347
  ! trackerdb_id:maxcdn trackerdb_category:hosting trackerdb_domain
10348
10348
  ||netdna-ssl.com^
10349
+ ! trackerdb_id:maxetise trackerdb_category:advertising trackerdb_domain
10350
+ ||maxetise.net^
10351
+ ! trackerdb_id:maxetise trackerdb_category:advertising trackerdb_domain
10352
+ ||maxetise.com^
10349
10353
  ! trackerdb_id:maxlab trackerdb_category:advertising trackerdb_filter
10350
10354
  ||maxlab.ru^$3p
10351
10355
  ! trackerdb_id:maxlab trackerdb_category:advertising trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.476",
3
+ "version": "1.0.477",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {