@ghostery/trackerdb 1.0.234 → 1.0.236

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": {
@@ -29505,8 +29505,8 @@
29505
29505
  ],
29506
29506
  "filters": [
29507
29507
  "||r.bing.com/rp^$script",
29508
- "||www.bing.com/rp/.+\\.js^$script",
29509
- "||www.bing.com/rp/.+\\.css^$stylesheet",
29508
+ "||www.bing.com/rp/*.js$script",
29509
+ "||www.bing.com/rp/*.css$stylesheet",
29510
29510
  "||www.bing.com/api/maps/",
29511
29511
  "||www.bing.com/maps/sdk",
29512
29512
  "||www.bing.com/maps/geotfe",
@@ -74542,8 +74542,8 @@
74542
74542
  "||bat.r.msn.com^$3p": "bing_ads",
74543
74543
  "||flex.msn.com/mstag/": "bing_ads",
74544
74544
  "||r.bing.com/rp^$script": "bing_maps",
74545
- "||www.bing.com/rp/.+\\.js^$script": "bing_maps",
74546
- "||www.bing.com/rp/.+\\.css^$stylesheet": "bing_maps",
74545
+ "||www.bing.com/rp/*.js$script": "bing_maps",
74546
+ "||www.bing.com/rp/*.css$stylesheet": "bing_maps",
74547
74547
  "||www.bing.com/api/maps/": "bing_maps",
74548
74548
  "||www.bing.com/maps/sdk": "bing_maps",
74549
74549
  "||www.bing.com/maps/geotfe": "bing_maps",
@@ -3103,9 +3103,9 @@ touchclarity
3103
3103
  ! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
3104
3104
  ||r.bing.com/rp^$script
3105
3105
  ! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
3106
- ||www.bing.com/rp/.+\.js^$script
3106
+ ||www.bing.com/rp/*.js$script
3107
3107
  ! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
3108
- ||www.bing.com/rp/.+\.css^$stylesheet
3108
+ ||www.bing.com/rp/*.css$stylesheet
3109
3109
  ! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
3110
3110
  ||www.bing.com/api/maps/
3111
3111
  ! trackerdb_id:bing_maps trackerdb_category:customer_interaction trackerdb_filter
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghostery/trackerdb",
3
- "version": "1.0.234",
3
+ "version": "1.0.236",
4
4
  "description": "Ghostery Tracker Database",
5
5
  "type": "module",
6
6
  "scripts": {