<html> Blah blah more words maybe some more and more words </html>
on 1:sockread:home:{ if ($sockerr > 0) return var %x | sockread -fn %x if ($regex(%x,/(Content-|X-Powered|Server:|Date:|HTTP/1)/g) == 1) { return } elseif ($nhtml(%x) == $null) { return } else { echo -a %x } }