Filter abbreviations: name     (I) [A] (R)
********************************************************************************

Info (I):
--------------------------------------------------------------------------------

!nn		Disabled for Netscape Navigator 4.x.

always		The filter always matches - which does *not* mean that it always
		alters the matched code.

cc!		This filter is controlled by the filters in the "Config Control"
		section.

defer		JavaScript Code that - if run in IE - is executed after the rest
		of the page is completely loaded.

edit!		Either the filter or the list it calls needs
		to be edited to be fully functional.

end		JavaScript Code that is inserted at the bottom of the HTML
		block.

endhdr		JavaScript Code that is inserted at the bottom of the HEAD
		block.

ie		Enabled for Internet Explorer only.

never		This filter doesn't alter the page code, but just sets a
		variable or ads something to a temporary blocklist. Hence it
		is set up to never match as a whole.

moz		Enabled for Mozilla only.

multi		The filter is set up to allow for multiple matches. IOW its
		replacement string can be matched again by the same (except for
		the first char) or other filters.

opera		Enabled for Opera only.

starthdr	JavaScript Code that is inserted at the top of the HEAD block.


Authors [A]:
--------------------------------------------------------------------------------

...		Several authors, mentioned in ProxFunctions.js or the Config
		Control section.
alto		altosax aka reversi
eah		Evgeny aka Homeric
felix
gd		George Dorn
gz		Greg Zumwalt
henk
hp		hpguru
jd		JD5000
jor
mb		Michael Brschgens
mona
pr		Paul Rupe
s		sidki
scojo
snail		The Snail
srl		Scott R. Lemmon
th		TEggHead aka JarC
unk		unknown

Ranking (R):
--------------------------------------------------------------------------------

d.		defaults to on
o.		defaults to off

.r		required for other filters to work
.s		site specific

.0		~zero risk to break pages
.1
.2
.3		considerable risk to break pages

Actions for pressed keys
********************************************************************************

B		bypasses all filters.

F		toggles the two cache related header filter combos to force
		getting a fresh copy of all resources for a page.

ALT		bypasses the URL blocking header filters.

L		logs filter hits to LogMain.log.

R		prevents instant meta-refreshes and the auto-submit code in the
		"Yahoo Login: Form Filler" filter
