@ghostery/trackerdb 1.0.149 → 1.0.151

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
@@ -5567,6 +5567,15 @@
5567
5567
  "privacy_contact": "info@contentpass.de",
5568
5568
  "ghostery_id": "5147"
5569
5569
  },
5570
+ "contentstack": {
5571
+ "name": "Contentstack",
5572
+ "description": "Contentstack is an API-based, headless content management platform that allows developers and content managers to create and manage content simultaneously and independently, to create websites and applications quickly.",
5573
+ "website_url": "https://www.contentstack.com/",
5574
+ "country": "US",
5575
+ "privacy_policy_url": "https://www.contentstack.com/legal/privacy",
5576
+ "privacy_contact": "privacy@contentstack.com",
5577
+ "ghostery_id": null
5578
+ },
5570
5579
  "contentwrx": {
5571
5580
  "name": "ContentWrx",
5572
5581
  "description": "\"ContentWRX has a simple but challenging mission: To help you understand whether your digital content works quickly and easily. Everything we do and say revolves around giving you actionable content intelligence.\"",
@@ -33464,6 +33473,18 @@
33464
33473
  "||t.contentsquare.net/uxa/*.js^$3p"
33465
33474
  ]
33466
33475
  },
33476
+ "contentstack": {
33477
+ "name": "Contentstack",
33478
+ "category": "essential",
33479
+ "organization": "contentstack",
33480
+ "alias": null,
33481
+ "website_url": "https://www.contentstack.com/",
33482
+ "ghostery_id": null,
33483
+ "domains": [
33484
+ "cdn.contentstack.io"
33485
+ ],
33486
+ "filters": []
33487
+ },
33467
33488
  "contentwrx": {
33468
33489
  "name": "Contentwrx",
33469
33490
  "category": "site_analytics",
@@ -69878,6 +69899,7 @@
69878
69899
  "contentpass.de": "contentpass",
69879
69900
  "contentpass.net": "contentpass",
69880
69901
  "contentsquare.net": "contentsquare.net",
69902
+ "cdn.contentstack.io": "contentstack",
69881
69903
  "d1aug3dv5magti.cloudfront.net": "contentwrx",
69882
69904
  "d39se0h2uvfakd.cloudfront.net": "contentwrx",
69883
69905
  "intext.contextad.pl": "context.ad",
@@ -4544,6 +4544,8 @@ touchclarity
4544
4544
  ||t.contentsquare.net/uxa/*.js^$3p
4545
4545
  ! trackerdb_id:contentsquare.net trackerdb_category:advertising trackerdb_domain
4546
4546
  ||contentsquare.net^
4547
+ ! trackerdb_id:contentstack trackerdb_category:essential trackerdb_domain
4548
+ ||cdn.contentstack.io^
4547
4549
  ! trackerdb_id:contentwrx trackerdb_category:site_analytics trackerdb_filter
4548
4550
  ||d1aug3dv5magti.cloudfront.net/e/241.js
4549
4551
  ! trackerdb_id:contentwrx trackerdb_category:site_analytics trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.149",
3
+ "version": "1.0.151",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {