[Privoxy-commits] [privoxy] 10/16: Mention the imdb filter in the user-manual
User Git
git at git.privoxy.org
Tue Jan 19 13:25:46 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 0c74c2974dbfc2eb83e2699f80c2e298c1fedfbe
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Jan 18 15:10:19 2021 +0100
Mention the imdb 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 4ea6bc0a..e936d87d 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -4306,6 +4306,10 @@ problem-host.example.com</screen>
<anchor id="filter-google">
</para>
<screen>+filter{google} # CSS-based block for Google text ads. Also removes a width limitation and the toolbar advertisement.</screen>
+ <para>
+ <anchor id="filter-imdb">
+ </para>
+ <screen>+filter{imdb} # Removes some ads on IMDb.</screen>
<para>
<anchor id="filter-yahoo">
</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list