mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
fix medialnewstoday test
This commit is contained in:
parent
029aaffcea
commit
9e73b94f11
3 changed files with 107 additions and 4 deletions
|
@ -692,6 +692,7 @@ impl FullTextParser {
|
|||
}
|
||||
|
||||
_ = Self::unwrap_noscript_images(context);
|
||||
_ = Util::strip_node(context, "//noscript");
|
||||
|
||||
_ = Self::fix_lazy_images(context, document);
|
||||
_ = Self::fix_iframe_size(context, "youtube.com");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue