@ghostery/trackerdb 1.0.476 → 1.0.478

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
@@ -10722,6 +10722,15 @@
10722
10722
  "privacy_contact": "clientservices@corp.kanoodle.com",
10723
10723
  "ghostery_id": "95"
10724
10724
  },
10725
+ "kantar_group": {
10726
+ "name": "Kantar Group",
10727
+ "description": "Kantar Group Ltd. is an international market research company based in London, England. It was founded in 1992, and has approximately 30,000 employees across over 90 countries working in various research disciplines, including brand guidance, brand strategy, social media monitoring, advertising effectiveness, consumer and shopper behaviour,design strategy and public opinion.",
10728
+ "website_url": "https://www.kantar.com/",
10729
+ "country": "GB",
10730
+ "privacy_policy_url": "https://www.kantar.com/cookies-policies",
10731
+ "privacy_contact": "dataprotection@kantar.com",
10732
+ "ghostery_id": null
10733
+ },
10725
10734
  "kargo": {
10726
10735
  "name": "Kargo",
10727
10736
  "description": "\"Kargo connects brands and publisher audiences. Our engagement technology delivers brand messages richly, creatively, and effectively, and our premium publisher roster provides the transparency and peace of mind to confidently broadcast to fast-growing mobile and tablet audiences.\"",
@@ -12207,6 +12216,15 @@
12207
12216
  "privacy_contact": "privacy@maxbounty.com",
12208
12217
  "ghostery_id": "1143"
12209
12218
  },
12219
+ "maxetise": {
12220
+ "name": "Maxetise",
12221
+ "description": "Maxetise helps you increase your advertising revenue digitally.",
12222
+ "website_url": "https://maxetise.se/",
12223
+ "country": "SE",
12224
+ "privacy_policy_url": "https://maxetise.net/privacy-policy.html",
12225
+ "privacy_contact": "privacy@maxetise.com",
12226
+ "ghostery_id": null
12227
+ },
12210
12228
  "maxlab": {
12211
12229
  "name": "Maxlab",
12212
12230
  "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",
@@ -46253,7 +46271,7 @@
46253
46271
  "kantar_media": {
46254
46272
  "name": "Kantar Media",
46255
46273
  "category": "advertising",
46256
- "organization": "wpp",
46274
+ "organization": "kantar_group",
46257
46275
  "alias": null,
46258
46276
  "website_url": "https://www.kantarmedia.com/",
46259
46277
  "ghostery_id": "1767",
@@ -49444,6 +49462,19 @@
49444
49462
  ],
49445
49463
  "filters": []
49446
49464
  },
49465
+ "maxetise": {
49466
+ "name": "Maxetise",
49467
+ "category": "advertising",
49468
+ "organization": "maxetise",
49469
+ "alias": null,
49470
+ "website_url": "https://maxetise.se/",
49471
+ "ghostery_id": null,
49472
+ "domains": [
49473
+ "maxetise.net",
49474
+ "maxetise.com"
49475
+ ],
49476
+ "filters": []
49477
+ },
49447
49478
  "maxlab": {
49448
49479
  "name": "Maxlab",
49449
49480
  "category": "advertising",
@@ -73628,6 +73659,8 @@
73628
73659
  "maxcdn.com": "maxcdn",
73629
73660
  "netdna-cdn.com": "maxcdn",
73630
73661
  "netdna-ssl.com": "maxcdn",
73662
+ "maxetise.net": "maxetise",
73663
+ "maxetise.com": "maxetise",
73631
73664
  "maxlab.ru": "maxlab",
73632
73665
  "maxmind.com": "maxmind",
73633
73666
  "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.478",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {