@jocmp/mercury-parser 2.4.8 → 2.4.9

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.
@@ -6996,7 +6996,7 @@ var WwwFuturaSciencesComExtractor = {
6996
6996
  return $node.attr('class', 'mercury-parser-keep');
6997
6997
  }
6998
6998
  },
6999
- clean: ['.cWHWfD']
6999
+ clean: ['.cWHWfD', 'span[class*="wrappers__Span"]']
7000
7000
  }
7001
7001
  };
7002
7002
  var SgNewsYahooComExtractor = {
package/dist/mercury.js CHANGED
@@ -6993,7 +6993,7 @@ var WwwFuturaSciencesComExtractor = {
6993
6993
  return $node.attr('class', 'mercury-parser-keep');
6994
6994
  }
6995
6995
  },
6996
- clean: ['.cWHWfD']
6996
+ clean: ['.cWHWfD', 'span[class*="wrappers__Span"]']
6997
6997
  }
6998
6998
  };
6999
6999