X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fwebserver%2Fuser-manual%2Factions-file.html;h=1e2b7341a426936c2e8265fbd3c97c2e9de39be0;hp=3ae4b4113163fd3d7cefa85039829eee1315b210;hb=873efe14859c0fb3f53a905eb346c36cf5fe7eda;hpb=a1c44c930aba3f4c6301b10d84389ff7afb258a4 diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html index 3ae4b411..1e2b7341 100644 --- a/doc/webserver/user-manual/actions-file.html +++ b/doc/webserver/user-manual/actions-file.html @@ -825,6 +825,13 @@ example.org/blocked-example-page

If the request URI gets changed, Privoxy will detect that and use the new one. This can be used to rewrite the request destination behind the client's back, for example to specify a Tor exit relay for certain requests.

+

Note that to change the destination host for https-inspected requests a protocol and host has to be added to + the URI.

+

If https inspection is enabled, the protocol can be + downgraded from https to http but upgrading a request from http to https is currently not supported.

+

After detecting a rewrite, Privoxy does not update the actions used + for the request based on the new host.

Please refer to the filter file chapter to learn which client-header filters are available by default, and how to create your own.

@@ -1871,6 +1878,15 @@ problem-host.example.com +

+ + + + +
+
+filter{github}              # Removes the annoying "Sign-Up" banner and the Cookie disclaimer.
+

@@ -1880,6 +1896,14 @@ problem-host.example.com
+

+ + + + +
+
+filter{imdb}                # Removes some ads on IMDb.
+

@@ -1907,6 +1931,15 @@ problem-host.example.com
+

+ + + + +
+
+filter{sourceforge}         # Reduces the amount of ads for proprietary software on SourceForge.
+