@ghostery/trackerdb 1.0.150 → 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
@@ -33473,6 +33473,18 @@
33473
33473
  "||t.contentsquare.net/uxa/*.js^$3p"
33474
33474
  ]
33475
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
+ },
33476
33488
  "contentwrx": {
33477
33489
  "name": "Contentwrx",
33478
33490
  "category": "site_analytics",
@@ -69887,6 +69899,7 @@
69887
69899
  "contentpass.de": "contentpass",
69888
69900
  "contentpass.net": "contentpass",
69889
69901
  "contentsquare.net": "contentsquare.net",
69902
+ "cdn.contentstack.io": "contentstack",
69890
69903
  "d1aug3dv5magti.cloudfront.net": "contentwrx",
69891
69904
  "d39se0h2uvfakd.cloudfront.net": "contentwrx",
69892
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.150",
3
+ "version": "1.0.151",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {