Package rabbit.filter

This package holds the set of filters that RabbIT uses.

See:
          Description

Class Summary
AccessFilter This is a class that filters access based on ip adress.
AdFilter This class switches advertising images into another image.
BackgroundFilter This class removes background images from html pages.
BlinkFilter A filter that removes the blink and /blink tags.
BlockFilter This is a class that blocks access to certain part of the www.
BodyFilter A class that inserts some text and links at the top of a page.
DontCacheFilter This is a class that makes sure the proxy doesnt caches certain pages.
DontFilterFilter This is a class that makes sure the proxy doesnt filter certain pages.
HTMLFilter This class describes the functions neccessary to filter a block of html.
HTTPBaseFilter This is a class that filter http headers to make them nice.
HTTPSnoop This is a class that prints the HTTP headers on the standard out stream.
LowresImageFilter This filter removes the "lowsrc=some_image.gif" attributes from the <img> tags.
ProxyAuth This is a filter that requires users to use proxy-authentication.
 

Package rabbit.filter Description

This package holds the set of filters that RabbIT uses.