From 2f84790ebbdce45364ef2bde8e42fcf3372b22c2 Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Mon, 7 Dec 2020 19:35:16 +0100 Subject: [PATCH] Add another +redirect{} example --- 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 9f5d3474..08ba0597 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -5752,6 +5752,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