From c8793ac1fddebec7d03a4b65c1551f8d4565fef9 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 7 Dec 2020 19:48:50 +0100 Subject: [PATCH] Regenerate docs --- doc/webserver/index.html | 3 ++- doc/webserver/user-manual/actions-file.html | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/doc/webserver/index.html b/doc/webserver/index.html index 346be7b0..7cd9f8b8 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -91,7 +91,8 @@

The Privoxy website is also available as Tor onion service.

+ "http://l3tczdiiwoo63iwxty4lhs6p7eaxop5micbn7vbliydgv63x5zrrrfyd.onion/" target="_top">Tor onion + service.

Copyright © 2001-2020 by Privoxy Developers

Hosting and development is funded in part by:

The default profiles, and their associated actions, as pre-defined in default.action are:

- +

Table 1. Default Configurations

@@ -2914,6 +2914,10 @@ example.com/.*toChange=(?!bar) # Redirect Destination = https://www.illumos.org/issues/4974 i[0-9][0-9][0-9][0-9]*/ +# Redirect requests for the old Tor Hidden Service of the Privoxy website to the new one +{+redirect{s@^http://jvauzb4sb3bwlsnc.onion/@http://l3tczdiiwoo63iwxty4lhs6p7eaxop5micbn7vbliydgv63x5zrrrfyd.onion/@}} +jvauzb4sb3bwlsnc.onion/ + # Redirect remote requests for this manual # to the local version delivered by Privoxy {+redirect{s@^http://www@http://config@}} -- 2.39.2