[Privoxy-commits] [privoxy] 08/16: Mention the github filter in the user-manual

User Git git at git.privoxy.org
Tue Jan 19 13:25:44 UTC 2021


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

git pushed a commit to branch master
in repository privoxy.

commit 036190fc3ea8d0e3e5751486d8b7c9732c9181ea
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Jan 18 15:08:17 2021 +0100

    Mention the github filter in the user-manual
---
 doc/source/user-manual.sgml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index e82ce10e..4157b308 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -4298,6 +4298,10 @@ problem-host.example.com</screen>
     <anchor id="filter-no-ping">
    </para>
     <screen>+filter{no-ping}             # Removes non-standard ping attributes in <a> and <area> tags.</screen>
+   <para>
+    <anchor id="filter-github">
+   </para>
+    <screen>+filter{github}              # Removes the annoying "Sign-Up" banner and the Cookie disclaimer.</screen>
    <para>
     <anchor id="filter-google">
    </para>

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


More information about the Privoxy-commits mailing list