@ghostery/trackerdb 1.0.602 → 1.0.603

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
@@ -10128,6 +10128,15 @@
10128
10128
  "privacy_contact": "privacy@innity.com",
10129
10129
  "ghostery_id": "1445"
10130
10130
  },
10131
+ "innkeepr": {
10132
+ "name": "Innkeepr",
10133
+ "description": "Innkeepr.ai is an AI-powered customer data platform (CDP) specializing in audience optimization for advertisers. Based in Chemnitz, Germany, the company helps direct-to-consumer brands translate their first-party data into targeted audiences for platforms like Google, Meta, TikTok, and Amazon. This process aims to reduce customer acquisition costs and improve ad campaign effectiveness.",
10134
+ "website_url": "https://innkeepr.ai/",
10135
+ "country": "DE",
10136
+ "privacy_policy_url": "https://innkeepr.ai/privacy",
10137
+ "privacy_contact": "privacy@innkeepr.ai",
10138
+ "ghostery_id": null
10139
+ },
10131
10140
  "innovid": {
10132
10141
  "name": "Innovid",
10133
10142
  "description": "Innovid is an interactive video advertisement development company. It develops a media enrichment platform that enables injection of interactive objects into online videos; and iRoll apps product, a tool used for the creation of interactive pre-roll campaigns that include interactive functionality.",
@@ -45382,6 +45391,20 @@
45382
45391
  "||innity.net^$3p"
45383
45392
  ]
45384
45393
  },
45394
+ "innkeepr": {
45395
+ "name": "Innkeepr",
45396
+ "category": "site_analytics",
45397
+ "organization": "innkeepr",
45398
+ "alias": null,
45399
+ "website_url": "https://innkeepr.ai",
45400
+ "ghostery_id": null,
45401
+ "domains": [
45402
+ "innkeepr.ai"
45403
+ ],
45404
+ "filters": [
45405
+ "||innkeepr.ai^$3p"
45406
+ ]
45407
+ },
45385
45408
  "innogames.de": {
45386
45409
  "name": "InnoGames",
45387
45410
  "category": "misc",
@@ -74349,6 +74372,7 @@
74349
74372
  "inmoment.com": "inmoment",
74350
74373
  "innity.com": "innity",
74351
74374
  "innity.net": "innity",
74375
+ "innkeepr.ai": "innkeepr",
74352
74376
  "innogames.com": "innogames.de",
74353
74377
  "innogames.de": "innogames.de",
74354
74378
  "innogamescdn.com": "innogames.de",
@@ -79012,6 +79036,7 @@
79012
79036
  "||inmoment.com^$3p": "inmoment",
79013
79037
  "||innity.com^$3p": "innity",
79014
79038
  "||innity.net^$3p": "innity",
79039
+ "||innkeepr.ai^$3p": "innkeepr",
79015
79040
  "||innovid.com^$3p": "innovid",
79016
79041
  "||inside-graph.com/ig.js^$3p": "inside",
79017
79042
  "||api.sociaplus.com/js/squery.min.js": "insider",
@@ -8606,6 +8606,10 @@ foresee/foresee-alive.js
8606
8606
  ||innity.com^
8607
8607
  ! trackerdb_id:innity trackerdb_category:advertising trackerdb_domain
8608
8608
  ||innity.net^
8609
+ ! trackerdb_id:innkeepr trackerdb_category:site_analytics trackerdb_filter
8610
+ ||innkeepr.ai^$3p
8611
+ ! trackerdb_id:innkeepr trackerdb_category:site_analytics trackerdb_domain
8612
+ ||innkeepr.ai^
8609
8613
  ! trackerdb_id:innogames.de trackerdb_category:misc trackerdb_domain
8610
8614
  ||innogames.com^
8611
8615
  ! trackerdb_id:innogames.de trackerdb_category:misc trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.602",
3
+ "version": "1.0.603",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {