@ghostery/trackerdb 1.0.644 → 1.0.646

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
@@ -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.",
@@ -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",
@@ -65021,7 +65032,7 @@
65021
65032
  "tapad": {
65022
65033
  "name": "Tapad",
65023
65034
  "category": "advertising",
65024
- "organization": "telenor",
65035
+ "organization": "experian_inc",
65025
65036
  "alias": null,
65026
65037
  "website_url": "https://www.tapad.com/",
65027
65038
  "ghostery_id": "1176",
@@ -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.644",
3
+ "version": "1.0.646",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {