Junkbuster Blocklist

The Junkbuster Blocklist contains a list of URLs that should be blocked.
If a URL contained in the list is to be loaded a recplacement image is send instead.
The image can be configured by selecting  in the context menu.

Regular Expressions can be used for list eintries.
The standard blockfile is  blockfile which is located in the conf/blockfile in the PAW installation directory.

Example list entry:
^http://www.cnn.com/ads/

This would block all URL starting (^ means start of string) with http://www.cnn.com/ads/.