@ghostery/trackerdb 1.0.550 → 1.0.552

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
@@ -17256,6 +17256,15 @@
17256
17256
  "privacy_contact": "info@akqa.com",
17257
17257
  "ghostery_id": "410"
17258
17258
  },
17259
+ "searchstax": {
17260
+ "name": "SearchStax",
17261
+ "description": "SearchStax Inc., the developer of SearchStax Site Search, enables marketers and developers to deliver fast, relevant site search experiences.",
17262
+ "website_url": "https://www.searchstax.com/",
17263
+ "country": "US",
17264
+ "privacy_policy_url": "https://www.searchstax.com/legal/privacy/",
17265
+ "privacy_contact": "compliance@searchstax.com",
17266
+ "ghostery_id": null
17267
+ },
17259
17268
  "second_media": {
17260
17269
  "name": "Second Media",
17261
17270
  "description": "\"We simplify digital marketing by helping brands engage and target consumers through high quality ad inventory, real-time reporting and professional campaign optimization.\"",
@@ -18984,6 +18993,15 @@
18984
18993
  "privacy_contact": "info@switchconcepts.com",
18985
18994
  "ghostery_id": "846"
18986
18995
  },
18996
+ "switch_growth": {
18997
+ "name": "Switch Growth",
18998
+ "description": "Switch is first-party data software that helps marketers find their ideal customers.",
18999
+ "website_url": "https://switchgrowth.com/",
19000
+ "country": "CA",
19001
+ "privacy_policy_url": "https://switchgrowth.com/legal/privacy",
19002
+ "privacy_contact": "privacy@switchgrowth.com",
19003
+ "ghostery_id": null
19004
+ },
18987
19005
  "swoop": {
18988
19006
  "name": "Swoop",
18989
19007
  "description": "Swoop has developed a unique and patent pending, multi-faceted search technology that integrates into existing content sites. What you see today is just the tip of the iceberg but can you will see how we can uncover billions of serendipitous moments of deep contextual relevance, all within existing content. For our Publisher Partners we provide incremental content and utility for their users. For Advertisers we invite consumers, at the moment of declared intent, to have a conversation with an unmatched level of engagement. For Consumers we provide timely and relevant access to information they may not have known was even available, or would have otherwise had to search to find.",
@@ -63921,6 +63939,20 @@
63921
63939
  ],
63922
63940
  "filters": []
63923
63941
  },
63942
+ "switch_growth": {
63943
+ "name": "Switch",
63944
+ "category": "site_analytics",
63945
+ "organization": "switch_growth",
63946
+ "alias": null,
63947
+ "website_url": "https://switchgrowth.com/",
63948
+ "ghostery_id": null,
63949
+ "domains": [
63950
+ "switchgrowth.com"
63951
+ ],
63952
+ "filters": [
63953
+ "||switchgrowth.com^$3p"
63954
+ ]
63955
+ },
63924
63956
  "swoop": {
63925
63957
  "name": "Swoop",
63926
63958
  "category": "advertising",
@@ -75694,6 +75726,7 @@
75694
75726
  "switchadhub.com": "switch_concepts",
75695
75727
  "switchads.com": "switch_concepts",
75696
75728
  "switchafrica.com": "switch_concepts",
75729
+ "switchgrowth.com": "switch_growth",
75697
75730
  "shopximity.com": "swoop",
75698
75731
  "swoop.com": "swoop",
75699
75732
  "analytics-cdn.sykescottages.co.uk": "sykes",
@@ -80170,6 +80203,7 @@
80170
80203
  "||surfingbird.ru/share/share": "surf_by_surfingbird",
80171
80204
  "||px.surveywall-api.survata.com/t": "survata",
80172
80205
  "||cdn.sweettooth.io/assets/storefront.js": "sweettooth",
80206
+ "||switchgrowth.com^$3p": "switch_growth",
80173
80207
  "||shopximity.com/js/spxw.js": "swoop",
80174
80208
  "||swoop.com/js/spxw.js": "swoop",
80175
80209
  "||analytics-cdn.sykescottages.co.uk/rest/md/": "sykes",
@@ -15608,6 +15608,10 @@ api-*.smartseer.com
15608
15608
  ||switchads.com^
15609
15609
  ! trackerdb_id:switch_concepts trackerdb_category:advertising trackerdb_domain
15610
15610
  ||switchafrica.com^
15611
+ ! trackerdb_id:switch_growth trackerdb_category:site_analytics trackerdb_filter
15612
+ ||switchgrowth.com^$3p
15613
+ ! trackerdb_id:switch_growth trackerdb_category:site_analytics trackerdb_domain
15614
+ ||switchgrowth.com^
15611
15615
  ! trackerdb_id:swoop trackerdb_category:advertising trackerdb_filter
15612
15616
  ||shopximity.com/js/spxw.js
15613
15617
  ! trackerdb_id:swoop trackerdb_category:advertising trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.550",
3
+ "version": "1.0.552",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {