What does this node do?
Removes unwanted HTML elements like scripts, styles, and ads from content.Configuration
HTML content to clean.
Remove script tags.
Remove style tags and attributes.
Remove HTML comments.
CSS selectors to remove (e.g.,
.ads, #sidebar).
