Hacker News new | ask | show | jobs
by eqyiel 3823 days ago
If you don't have Flash but still want to read it:

    Array.prototype.map.call(document.querySelectorAll(".zclip"), function(node) { node.parentNode.removeChild(node); })