@ghostery/trackerdb 1.0.235 → 1.0.237

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
@@ -16993,11 +16993,11 @@
16993
16993
  },
16994
16994
  "signifyd": {
16995
16995
  "name": "Signifyd",
16996
- "description": "Our mission is to make commerce safer for online retailersMore than a decade ago our founders got started building a new category of products at PayPal and FedEx to protect online retailers from fraud.We found that existing solutions only provided retailers with a cryptic score and relied on human expertise alone to ultimately decide whether or not to accept a transaction. We soon realized online retailers were in need of a simple yes or no decision, but such a product did not exist, and Signifyd was born. For the first time, online retailers can receive a decision backed by a 100% financial guarantee against fraud. We focus on making commerce safer for online retailers, so that they can focus on what they do best: growing their business.",
16996
+ "description": "Signifyd's ecommerce fraud protection platform has three services for companies: revenue protection, abuse prevention & payment compliance.",
16997
16997
  "website_url": "https://www.signifyd.com/",
16998
- "country": null,
16998
+ "country": "US",
16999
16999
  "privacy_policy_url": "https://www.signifyd.com/privacy/",
17000
- "privacy_contact": null,
17000
+ "privacy_contact": "privacy@signifyd.com",
17001
17001
  "ghostery_id": "4889"
17002
17002
  },
17003
17003
  "silktide": {
@@ -52976,7 +52976,8 @@
52976
52976
  "pardot.com"
52977
52977
  ],
52978
52978
  "filters": [
52979
- "||pardot.com^$3p"
52979
+ "||pardot.com^$3p",
52980
+ "/\\/analytics\\?.+visitor_id=.+pi_opt_in=/$script"
52980
52981
  ]
52981
52982
  },
52982
52983
  "parsely": {
@@ -76676,6 +76677,7 @@
76676
76677
  "||analytics.pangle-ads.com^": "pangleglobal",
76677
76678
  "||paperg.com^$3p": "paperg",
76678
76679
  "||pardot.com^$3p": "pardot",
76680
+ "/\\/analytics\\?.+visitor_id=.+pi_opt_in=/$script": "pardot",
76679
76681
  "||d1z2jf7jlzjs58.cloudfront.net^$3p": "parsely",
76680
76682
  "||parsely.com^$3p": "parsely",
76681
76683
  "||srv.pixel.parsely.com/plogger": "parsely",
@@ -11840,6 +11840,8 @@ audiences/static/widget/audience-manager.api.min.js
11840
11840
  ||paperg.com^
11841
11841
  ! trackerdb_id:pardot trackerdb_category:site_analytics trackerdb_filter
11842
11842
  ||pardot.com^$3p
11843
+ ! trackerdb_id:pardot trackerdb_category:site_analytics trackerdb_filter
11844
+ /\/analytics\?.+visitor_id=.+pi_opt_in=/$script
11843
11845
  ! trackerdb_id:pardot trackerdb_category:site_analytics trackerdb_domain
11844
11846
  ||pardot.com^
11845
11847
  ! trackerdb_id:parsely 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.235",
3
+ "version": "1.0.237",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {