@ghostery/trackerdb 1.0.643 → 1.0.645

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
@@ -7079,11 +7079,11 @@
7079
7079
  },
7080
7080
  "dynatrace": {
7081
7081
  "name": "Dynatrace",
7082
- "description": "Gomez provides web optimization services that help businesses monitor and manage the performance of their web sites and web-based applications. They look at issues such as cross-browser compatibility and Web load balancing to ensure that a customer's web site is fully optimized. Gomez uses a Software as as Service (SaaS) model to deliver its product to the customer. Gomez is a Compuware Company.",
7083
- "website_url": "http://www.dynatrace.com/en_us/application-performance-management.html",
7082
+ "description": "Dynatrace is a global software intelligence company known for its AI-powered observability platform that monitors and secures applications, infrastructure, and digital user experiences.",
7083
+ "website_url": "http://www.dynatrace.com/",
7084
7084
  "country": "US",
7085
- "privacy_policy_url": "http://www.dynatrace.com/en/about-us/privacy.html",
7086
- "privacy_contact": null,
7085
+ "privacy_policy_url": "https://www.dynatrace.com/company/trust-center/privacy/",
7086
+ "privacy_contact": "privacy@dynatrace.com",
7087
7087
  "ghostery_id": "353"
7088
7088
  },
7089
7089
  "e-planning": {
@@ -18921,6 +18921,15 @@
18921
18921
  "privacy_contact": "sqs@squares.ai",
18922
18922
  "ghostery_id": null
18923
18923
  },
18924
+ "squarespace": {
18925
+ "name": "Squarespace",
18926
+ "description": "Squarespace is an all-in-one platform that provides website building, e-commerce, domain registration, hosting, and marketing tools for individuals and businesses. Its core mission is to empower entrepreneurs to build their online brand presence with a design-focused and user-friendly platform.",
18927
+ "website_url": "https://www.squarespace.com/",
18928
+ "country": "US",
18929
+ "privacy_policy_url": "https://www.squarespace.com/privacy/",
18930
+ "privacy_contact": "privacy@squarespace.com",
18931
+ "ghostery_id": null
18932
+ },
18924
18933
  "stackadapt": {
18925
18934
  "name": "StackAdapt",
18926
18935
  "description": "StackAdapt is a multi-channel programmatic advertising platform, offering native, display, video, CTV and audio ad buying.",
@@ -38318,7 +38327,7 @@
38318
38327
  "dynatrace.com": {
38319
38328
  "name": "Dynatrace",
38320
38329
  "category": "site_analytics",
38321
- "organization": "thoma_bravo",
38330
+ "organization": "dynatrace",
38322
38331
  "alias": null,
38323
38332
  "website_url": "https://www.dynatrace.com/",
38324
38333
  "ghostery_id": "3521",
@@ -63833,15 +63842,17 @@
63833
63842
  },
63834
63843
  "squarespace.com": {
63835
63844
  "name": "Squarespace",
63836
- "category": "site_analytics",
63837
- "organization": null,
63845
+ "category": "hosting",
63846
+ "organization": "squarespace",
63838
63847
  "alias": null,
63839
63848
  "website_url": "https://www.squarespace.com/",
63840
63849
  "ghostery_id": "3869",
63841
63850
  "domains": [
63842
63851
  "squarespace.com"
63843
63852
  ],
63844
- "filters": []
63853
+ "filters": [
63854
+ "||squarespace.com^$3p"
63855
+ ]
63845
63856
  },
63846
63857
  "srvtrck.com": {
63847
63858
  "name": "srvtrck.com",
@@ -81013,6 +81024,7 @@
81013
81024
  "||stat.sputnik.ru/cnt.js": "sputnik",
81014
81025
  "||asset.email-match.com^$3p": "squadata",
81015
81026
  "||atout.email-match.com^$3p": "squadata",
81027
+ "||squarespace.com^$3p": "squarespace.com",
81016
81028
  "||st-hatena.com/js/bookmark_button": "st-hatena",
81017
81029
  "||tags.srv.stackadapt.com/events.js": "stackadapt",
81018
81030
  "||hit.stat24.com^$3p": "stat24",
@@ -15530,7 +15530,9 @@ api-*.smartseer.com
15530
15530
  ||atout.email-match.com^$3p
15531
15531
  ! trackerdb_id:squadata trackerdb_category:advertising trackerdb_domain
15532
15532
  ||email-match.com^
15533
- ! trackerdb_id:squarespace.com trackerdb_category:site_analytics trackerdb_domain
15533
+ ! trackerdb_id:squarespace.com trackerdb_category:hosting trackerdb_filter
15534
+ ||squarespace.com^$3p
15535
+ ! trackerdb_id:squarespace.com trackerdb_category:hosting trackerdb_domain
15534
15536
  ||squarespace.com^
15535
15537
  ! trackerdb_id:srvtrck.com trackerdb_category:extensions trackerdb_domain
15536
15538
  ||srvtrck.com^
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.643",
3
+ "version": "1.0.645",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {