@ghostery/trackerdb 1.0.319 → 1.0.321

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
@@ -13604,7 +13604,7 @@
13604
13604
  },
13605
13605
  "ogury": {
13606
13606
  "name": "Ogury",
13607
- "description": "Ogury is a global adtech company that delivers advertising solutions grounded in privacy to brands, agencies and publishers by targeting personas, not people.",
13607
+ "description": "Ogury is a mobile advertising technology company. We develop and maintain software, cookies, pixels and similar technologies that mobile app and website publishers can integrate into their apps and websites to help them to display ads.",
13608
13608
  "website_url": "https://ogury.com/",
13609
13609
  "country": "GB",
13610
13610
  "privacy_policy_url": "https://ogury.com/ogury-advertising-privacy-policy/",
@@ -16708,12 +16708,12 @@
16708
16708
  "ghostery_id": "2234"
16709
16709
  },
16710
16710
  "seedtag": {
16711
- "name": "Seedtag Advertising S.L",
16712
- "description": "\"In-Image advertising allows brands to deliver messages associated with brand territories that were unreachable before by integrating advertising into editorial images that have been previously selected and analyzed.\"",
16713
- "website_url": "https://www.seedtag.com/en/",
16714
- "country": null,
16715
- "privacy_policy_url": "https://www.seedtag.com/en/privacy-policy/",
16716
- "privacy_contact": "info@seedtag.com",
16711
+ "name": "Seedtag Advertising",
16712
+ "description": "Seedtag offers a suite of Contextual Advertising solutions based in Machine Learning and Artificial Intelligences to global brands.",
16713
+ "website_url": "https://www.seedtag.com/",
16714
+ "country": "ES",
16715
+ "privacy_policy_url": "https://www.seedtag.com/privacy/",
16716
+ "privacy_contact": "gdpr@seedtag.com",
16717
16717
  "ghostery_id": "5280"
16718
16718
  },
16719
16719
  "seevolution": {
@@ -27455,7 +27455,8 @@
27455
27455
  "domains": [
27456
27456
  "amazonaws.com",
27457
27457
  "amazonwebservices.com",
27458
- "awsstatic.com"
27458
+ "awsstatic.com",
27459
+ "awswaf.com"
27459
27460
  ],
27460
27461
  "filters": []
27461
27462
  },
@@ -30353,7 +30354,8 @@
30353
30354
  "ghostery_id": "3413",
30354
30355
  "domains": [
30355
30356
  "booking.com",
30356
- "bstatic.com"
30357
+ "bstatic.com",
30358
+ "rcstatic.com"
30357
30359
  ],
30358
30360
  "filters": []
30359
30361
  },
@@ -70234,6 +70236,7 @@
70234
70236
  "amazonaws.com": "amazon_web_services",
70235
70237
  "amazonwebservices.com": "amazon_web_services",
70236
70238
  "awsstatic.com": "amazon_web_services",
70239
+ "awswaf.com": "amazon_web_services",
70237
70240
  "adnetwork.net.vn": "ambient_digital",
70238
70241
  "adnetwork.vn": "ambient_digital",
70239
70242
  "ambientplatform.vn": "ambient_digital",
@@ -70509,6 +70512,7 @@
70509
70512
  "boo-box.com": "boo-box",
70510
70513
  "booking.com": "booking.com",
70511
70514
  "bstatic.com": "booking.com",
70515
+ "rcstatic.com": "booking.com",
70512
70516
  "boostbox.com.br": "boost_box",
70513
70517
  "boostervideo.ru": "booster_video",
70514
70518
  "bootstrapcdn.com": "bootstrap",
@@ -2318,6 +2318,8 @@ touchclarity
2318
2318
  ||amazonwebservices.com^
2319
2319
  ! trackerdb_id:amazon_web_services trackerdb_category:hosting trackerdb_domain
2320
2320
  ||awsstatic.com^
2321
+ ! trackerdb_id:amazon_web_services trackerdb_category:hosting trackerdb_domain
2322
+ ||awswaf.com^
2321
2323
  ! trackerdb_id:ambient_digital trackerdb_category:advertising trackerdb_filter
2322
2324
  ||adnetwork.net.vn^$3p
2323
2325
  ! trackerdb_id:ambient_digital trackerdb_category:advertising trackerdb_filter
@@ -3366,6 +3368,8 @@ touchclarity
3366
3368
  ||booking.com^
3367
3369
  ! trackerdb_id:booking.com trackerdb_category:misc trackerdb_domain
3368
3370
  ||bstatic.com^
3371
+ ! trackerdb_id:booking.com trackerdb_category:misc trackerdb_domain
3372
+ ||rcstatic.com^
3369
3373
  ! trackerdb_id:boost_box trackerdb_category:site_analytics trackerdb_filter
3370
3374
  ||boostbox.com.br/scripts/send_data.js
3371
3375
  ! trackerdb_id:boost_box trackerdb_category:site_analytics trackerdb_domain
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.319",
3
+ "version": "1.0.321",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {