##
## Name : Stop OnMouse... Events 1.0
## Author : Evgeny AKA Homeric
## Date : 19 Aug 2000
##
## Description : This filter prevents the web site from
## tracking your mouse.
##
## Notes : Some sites like to do *nasty* things when you
## move your mouse or click somewhere. For
## example to open a dozen ad windows when you
## pass your mouse over a link. Or pop up an
## alert window telling you that the right
## mouse click is not allowed. Or do
## stroboscopic animations when you move your
## mouse over images. Or write the stuff in
## the status bar preventing the user from
## knowing where the link points (sometimes a
## fake URL is written).
##
## The designers of such sitez aRe (00|
## designerz. However, some users use right
## drag to scroll down (for example) and they
## are unable to do it on such (00| $iTeZ. I
## wrote this filter because these "cool"
## effects become really annoying. Do not be
## the slave of those designers. Use this filter
## instead and be happy!
##
## On some ReA/Y (o0L S|teZ you may need to
## disable the event handlers onkeydown (may be
## used to disallow the popup menu) and
## onClick. Just add them to this filter.
##
## If you use this filter, there is no need to
## keep link de-obfuscator filter enabled
## since this filter will do its job well.
##
## Use the "Merge config filters" option off
## the "File" menu to include this filter in
## your current configuration. Or use your
## text editor to include the uncommented
## part of the filter directly in your config
## file.
##
## Links :
http://www.foggys-funnies.com/cartoons/index.shtml## Foggys Funnies - ReA/Y FuNnY, eh!..
##
http://www.protected.kiev.ua/ - "Protected Kiev",
## a ReA||Y (0oL SiTe for test of this
## filter
##
## Browsers : MSIE 4+, NN 4+, Opera 4.
##
[Patterns]
Name = "[EAH] Stop OnMouse... events"
Active = TRUE
Limit = 20
Match = "onmouse(over|out|down)1="
Replace = "OnPheasant1="
With regards from
Admin