pub fn has_javascript(html: &str) -> bool
Check if HTML content contains JavaScript
html
True if the HTML contains JavaScript