@ghostery/trackerdb 1.0.781 → 1.0.782

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
@@ -11597,6 +11597,16 @@
11597
11597
  "ghostery_id": "5352",
11598
11598
  "tags": []
11599
11599
  },
11600
+ "intastellar_solutions": {
11601
+ "name": "Intastellar Solutions",
11602
+ "description": "Intastellar Solutions is a Danish company that develops Intastellar Consents, a consent management platform that helps websites collect and manage user consent in compliance with GDPR and other privacy regulations.",
11603
+ "website_url": "https://www.intastellarsolutions.com/",
11604
+ "country": "DK",
11605
+ "privacy_policy_url": "https://www.intastellarsolutions.com/about/legal/privacy",
11606
+ "privacy_contact": "privacy@intastellar.com",
11607
+ "ghostery_id": null,
11608
+ "tags": []
11609
+ },
11600
11610
  "integral_ad_science": {
11601
11611
  "name": "Integral Ad Science",
11602
11612
  "description": "Integral Ad Science, formerly AdSafe Media, provides online advertising brand protection and risk management solutions. The company offers a suite of products and services for brands, agencies, ad networks, and publishers. Its rating system provides a third-party content rating and certification platform to help standardize and control the online advertising ecosystem.",
@@ -50884,6 +50894,24 @@
50884
50894
  ],
50885
50895
  "filters": []
50886
50896
  },
50897
+ "intastellar_solutions": {
50898
+ "name": "Intastellar Consents",
50899
+ "category": "consent",
50900
+ "organization": "intastellar_solutions",
50901
+ "alias": null,
50902
+ "website_url": "https://www.intastellarsolutions.com/",
50903
+ "ghostery_id": null,
50904
+ "tags": [
50905
+ "passive-statistics"
50906
+ ],
50907
+ "domains": [
50908
+ "intastellarsolutions.com"
50909
+ ],
50910
+ "filters": [
50911
+ "||analytics.intastellarsolutions.com/tr^$3p",
50912
+ "||analytics.intastellarsolutions.com/collect^$3p"
50913
+ ]
50914
+ },
50887
50915
  "integral_ad_science": {
50888
50916
  "name": "Integral Ad Science",
50889
50917
  "category": "advertising",
@@ -82229,6 +82257,7 @@
82229
82257
  "insticator.com": "insticator",
82230
82258
  "load.instinctiveads.com": "instinctive",
82231
82259
  "intango.com": "intango",
82260
+ "intastellarsolutions.com": "intastellar_solutions",
82232
82261
  "adsafeprotected.com": "integral_ad_science",
82233
82262
  "iasds01.com": "integral_ad_science",
82234
82263
  "integral-marketing.com": "integral_marketing",
@@ -86983,6 +87012,8 @@
86983
87012
  "||insticator.com/vassets/javascripts/service/insticator-hb-v12.js": "insticator",
86984
87013
  "||engine.instinctiveads.com/a/0.9533535316284412.js": "instinctive",
86985
87014
  "||load.instinctiveads.com/i.js": "instinctive",
87015
+ "||analytics.intastellarsolutions.com/tr^$3p": "intastellar_solutions",
87016
+ "||analytics.intastellarsolutions.com/collect^$3p": "intastellar_solutions",
86986
87017
  "||adsafeprotected.com^$3p": "integral_ad_science",
86987
87018
  "||sc.iasds01.com/dtc": "integral_ad_science",
86988
87019
  "||integral-marketing.com^$3p": "integral_marketing",
@@ -8930,6 +8930,12 @@ foresee/foresee-alive.js
8930
8930
  ||load.instinctiveads.com^
8931
8931
  ! trackerdb_id:intango trackerdb_category:advertising trackerdb_domain
8932
8932
  ||intango.com^
8933
+ ! trackerdb_id:intastellar_solutions trackerdb_category:consent trackerdb_filter
8934
+ ||analytics.intastellarsolutions.com/tr^$3p
8935
+ ! trackerdb_id:intastellar_solutions trackerdb_category:consent trackerdb_filter
8936
+ ||analytics.intastellarsolutions.com/collect^$3p
8937
+ ! trackerdb_id:intastellar_solutions trackerdb_category:consent trackerdb_domain
8938
+ ||intastellarsolutions.com^
8933
8939
  ! trackerdb_id:integral_ad_science trackerdb_category:advertising trackerdb_filter
8934
8940
  ||adsafeprotected.com^$3p
8935
8941
  ! trackerdb_id:integral_ad_science trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.781",
3
+ "version": "1.0.782",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {