[Privoxy-commits] [privoxy] 11/16: Rebuild docs
User Git
git at git.privoxy.org
Tue Jan 19 13:25:47 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 873efe14859c0fb3f53a905eb346c36cf5fe7eda
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Mon Jan 18 15:12:59 2021 +0100
Rebuild docs
---
doc/webserver/user-manual/actions-file.html | 26 ++++++++++++++++++++++++++
doc/webserver/user-manual/appendix.html | 16 ++++++++--------
2 files changed, 34 insertions(+), 8 deletions(-)
diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html
index 69b6f66a..1e2b7341 100644
--- a/doc/webserver/user-manual/actions-file.html
+++ b/doc/webserver/user-manual/actions-file.html
@@ -1878,6 +1878,15 @@ problem-host.example.com</pre>
</td>
</tr>
</table>
+ <p><a name="FILTER-GITHUB" id="FILTER-GITHUB"></a></p>
+ <table border="0" bgcolor="#E0E0E0" width="90%">
+ <tr>
+ <td>
+ <pre class=
+ "SCREEN">+filter{github} # Removes the annoying "Sign-Up" banner and the Cookie disclaimer.</pre>
+ </td>
+ </tr>
+ </table>
<p><a name="FILTER-GOOGLE" id="FILTER-GOOGLE"></a></p>
<table border="0" bgcolor="#E0E0E0" width="90%">
<tr>
@@ -1887,6 +1896,14 @@ problem-host.example.com</pre>
</td>
</tr>
</table>
+ <p><a name="FILTER-IMDB" id="FILTER-IMDB"></a></p>
+ <table border="0" bgcolor="#E0E0E0" width="90%">
+ <tr>
+ <td>
+ <pre class="SCREEN">+filter{imdb} # Removes some ads on IMDb.</pre>
+ </td>
+ </tr>
+ </table>
<p><a name="FILTER-YAHOO" id="FILTER-YAHOO"></a></p>
<table border="0" bgcolor="#E0E0E0" width="90%">
<tr>
@@ -1914,6 +1931,15 @@ problem-host.example.com</pre>
</td>
</tr>
</table>
+ <p><a name="FILTER-SOURCEFORGE" id="FILTER-SOURCEFORGE"></a></p>
+ <table border="0" bgcolor="#E0E0E0" width="90%">
+ <tr>
+ <td>
+ <pre class=
+ "SCREEN">+filter{sourceforge} # Reduces the amount of ads for proprietary software on SourceForge.</pre>
+ </td>
+ </tr>
+ </table>
</dd>
</dl>
</div>
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index 1a85db7f..aed42cdc 100644
--- a/doc/webserver/user-manual/appendix.html
+++ b/doc/webserver/user-manual/appendix.html
@@ -202,7 +202,7 @@
these. If not, you will get a friendly error message. Internet access is not necessary either.</p>
<ul>
<li>
- <p>Privoxy main page:</p><a name="AEN6451" id="AEN6451"></a>
+ <p>Privoxy main page:</p><a name="AEN6460" id="AEN6460"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p>
</blockquote>
@@ -211,7 +211,7 @@
"APPLICATION">Privoxy</span>)</p>
</li>
<li>
- <p>View and toggle client tags:</p><a name="AEN6459" id="AEN6459"></a>
+ <p>View and toggle client tags:</p><a name="AEN6468" id="AEN6468"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/client-tags" target=
"_top">http://config.privoxy.org/client-tags</a></p>
@@ -219,21 +219,21 @@
</li>
<li>
<p>Show information about the current configuration, including viewing and editing of actions
- files:</p><a name="AEN6464" id="AEN6464"></a>
+ files:</p><a name="AEN6473" id="AEN6473"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-status" target=
"_top">http://config.privoxy.org/show-status</a></p>
</blockquote>
</li>
<li>
- <p>Show the browser's request headers:</p><a name="AEN6469" id="AEN6469"></a>
+ <p>Show the browser's request headers:</p><a name="AEN6478" id="AEN6478"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-request" target=
"_top">http://config.privoxy.org/show-request</a></p>
</blockquote>
</li>
<li>
- <p>Show which actions apply to a URL and why:</p><a name="AEN6474" id="AEN6474"></a>
+ <p>Show which actions apply to a URL and why:</p><a name="AEN6483" id="AEN6483"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/show-url-info" target=
"_top">http://config.privoxy.org/show-url-info</a></p>
@@ -242,15 +242,15 @@
<li>
<p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt>
file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run,
- but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6482" id="AEN6482"></a>
+ but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6491" id="AEN6491"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p>
</blockquote>
- <p>Short cuts. Turn off, then on:</p><a name="AEN6486" id="AEN6486"></a>
+ <p>Short cuts. Turn off, then on:</p><a name="AEN6495" id="AEN6495"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=disable" target=
"_top">http://config.privoxy.org/toggle?set=disable</a></p>
- </blockquote><a name="AEN6489" id="AEN6489"></a>
+ </blockquote><a name="AEN6498" id="AEN6498"></a>
<blockquote class="BLOCKQUOTE">
<p><a href="http://config.privoxy.org/toggle?set=enable" target=
"_top">http://config.privoxy.org/toggle?set=enable</a></p>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list