one inch frame
the personal site of eric a. Farris
A non-caching proxy filter for the web. Privoxy is typically run on the localhost and alters the HTML between the server and the browser. It has many built-in actions for blocking ads, removing cookies, altering referrer headers, and the like. Privoxy can be highly customized, including writing arbitrary regular expressions for manipulating content. I run it everywhere, including on my Nokia N810.
s@<head>@<head><style type="text/css">.social_ad{display:none !important}</style>@