[Privoxy-commits] [privoxy] 06/10: Don't refer to the 'banners-by-link' filter as "experimental"

User Git git at git.privoxy.org
Sat Jan 7 10:21:44 CET 2023


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 43f9d69d1cfb312ac058e3cb761388caae33970a
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Jan 4 20:16:51 2023 +0100

    Don't refer to the 'banners-by-link' filter as "experimental"
    
    ... as it has been around for years.
---
 doc/source/user-manual.sgml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index dd1d84dc..e7f3293a 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -7717,9 +7717,9 @@ pre-defined filters for your convenience:
   <term><emphasis>banners-by-link</emphasis></term>
   <listitem>
    <para>
-    This is an experimental filter that attempts to kill any banners if
-    their URLs seem to point to known or suspected click trackers. It is currently
-    not of much value and is not recommended for use by default.
+    This filter attempts to kill any banners if their URLs seem to point
+    to known or suspected click trackers. It is currently not of much value
+    and is not recommended for use by default.
    </para>
   </listitem>
  </varlistentry>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list