From: Fabian Keil <fk@fabiankeil.de> Date: Thu, 6 Feb 2025 13:58:16 +0000 (+0100) Subject: Remove the ie-exploits filter from the documentation X-Git-Url: http://www.privoxy.org/gitweb/%22https:/developer-manual/user-manual/@url@?a=commitdiff_plain;h=c47b533a24d5898dfe04f20b43391fae2e44ef2f;p=privoxy.git Remove the ie-exploits filter from the documentation --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 85290a21..a1e5a7bf 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -4452,10 +4452,6 @@ another.example.com/testing <anchor id="filter-crude-parental"> </para> <screen>+filter{crude-parental} # Crude parental filtering. Note that this filter doesn't work reliably.</screen> - <para> - <anchor id="filter-ie-exploits"> - </para> - <screen>+filter{ie-exploits} # Disable some known Internet Explorer bug exploits.</screen> <para> <anchor id="filter-site-specifics"> </para> @@ -7856,20 +7852,6 @@ pre-defined filters for your convenience: </listitem> </varlistentry> - <varlistentry> - <term><emphasis>ie-exploits</emphasis></term> - <listitem> - <para> - An experimental collection of text replacements to disable malicious HTML and JavaScript - code that exploits known security holes in Internet Explorer. - </para> - <para> - Presently, it only protects against Nimda and a cross-site scripting bug, and - would need active maintenance to provide more substantial protection. - </para> - </listitem> - </varlistentry> - <varlistentry> <term><emphasis>site-specifics</emphasis></term> <listitem> @@ -9183,7 +9165,6 @@ In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</gui +filter {banners-by-size} +filter {webbugs} +filter {jumping-windows} - +filter {ie-exploits} +hide-from-header {block} +hide-referrer {forge} +session-cookies-only @@ -9292,7 +9273,6 @@ Final results: +filter {banners-by-size} +filter {webbugs} +filter {jumping-windows} -+filter {ie-exploits} -filter {google} -filter {yahoo} -filter {msn} @@ -9407,7 +9387,6 @@ In file: default.action <guibutton>[ View ]</guibutton> <guibutton>[ Edit ]</gui +filter {banners-by-size} +filter {webbugs} +filter {jumping-windows} - +filter {ie-exploits} -filter {google} -filter {yahoo} -filter {msn}