X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=default.filter;h=43f2ca088fa748cb7b7586ffd9b6d23fe2ccd851;hb=d5fb37dc938c772d12436017ba87bb23b5a7cf5c;hp=2dd8276ca7d9c32f07a6213fd8da0c4bc37ac7dc;hpb=7237af102f140699fe3c173b98c03f3d707a0d3f;p=privoxy.git diff --git a/default.filter b/default.filter index 2dd8276c..43f2ca08 100644 --- a/default.filter +++ b/default.filter @@ -2,7 +2,7 @@ # # File : $Source: /cvsroot/ijbswa/current/default.filter,v $ # -# $Id: default.filter,v 1.83 2011/10/16 14:01:05 fabiankeil Exp $ +# $Id: default.filter,v 1.85 2012/04/22 12:17:08 fabiankeil Exp $ # # Purpose : Rules to process the content of web pages # @@ -353,6 +353,15 @@ s/(]*)frameborder=(['"]?)(no|0)\2/$1/igU s/(]*)scrolling=(['"]?)(no|0)\2/$1/igU +################################################################################# +# +# iframes: Remove all detected iframes. Should only be enabled for +# individual sites after testing that the iframes are optional. +# +################################################################################# +FILTER: iframes Removes all detected iframes. Should only be enabled for individual sites. +s@@@Uisg + ################################################################################# # @@ -575,7 +584,7 @@ s@(]*?)\sping=(['"]?)([^"'>]+)\2([>\s]?)@\ ################################################################################# FILTER: google CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement. -s@@