@ghostery/trackerdb 1.0.318 → 1.0.320

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
@@ -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": {
@@ -16771,12 +16771,12 @@
16771
16771
  "ghostery_id": "2718"
16772
16772
  },
16773
16773
  "semasio": {
16774
- "name": "Semasio GmbH",
16775
- "description": "\"The User Intelligence Platform enables you to turn all of the potentially hundreds of contacts you have with digital media users into data points from which a qualitatively new level of information is derived information which belongs to you and only you.\"",
16774
+ "name": "Semasio",
16775
+ "description": "Semasio is a provider of targeting and insight solutions for programmatic advertising. Semasio’s product portfolio includes Audience Targeting, Contextual Targeting and Brand Fit Targeting. Using Natural Language Processing, Semasio analyzes content on websites to generate website profiles and user profiles.",
16776
16776
  "website_url": "https://semasio.com/",
16777
- "country": null,
16778
- "privacy_policy_url": "http://www.semasio.com/privacy-policy/",
16779
- "privacy_contact": "info@semasio.com",
16777
+ "country": "DE",
16778
+ "privacy_policy_url": "https://www.semasio.com/legal/semasio-privacy-policy",
16779
+ "privacy_contact": "privacy@semasio.com",
16780
16780
  "ghostery_id": "2088"
16781
16781
  },
16782
16782
  "semilo": {
@@ -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
  },
@@ -70234,6 +70235,7 @@
70234
70235
  "amazonaws.com": "amazon_web_services",
70235
70236
  "amazonwebservices.com": "amazon_web_services",
70236
70237
  "awsstatic.com": "amazon_web_services",
70238
+ "awswaf.com": "amazon_web_services",
70237
70239
  "adnetwork.net.vn": "ambient_digital",
70238
70240
  "adnetwork.vn": "ambient_digital",
70239
70241
  "ambientplatform.vn": "ambient_digital",
@@ -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
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.318",
3
+ "version": "1.0.320",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {