[Privoxy-commits] [privoxy] 01/12: Disable fast-redirects for launchpad.net/

User Git git at git.privoxy.org
Sun Aug 7 08:17:49 UTC 2022


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 9763b97efd8b2a49be047691a3e7047fffe53ee2
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Aug 3 15:13:36 2022 +0200

    Disable fast-redirects for launchpad.net/
---
 default.action.master | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.action.master b/default.action.master
index 2e6d7037..e3db3ca1 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2279,6 +2279,8 @@ twitter.com/.*/status/
 .onion/.*/status/
 # URL = https://admin.gandi.net/dashboard/api/v5/login?redirect=https%3A%2F%2Fadmin.gandi.net%2Fdashboard%3Flocale%3Dde
 .gandi.net/
+# URL = https://launchpad.net/+openid-callback?starting_url=https%3A%2F%2Fanswers.launchpad.net%2Fdvdbackup%2F%2Bquestion%2F702512&janrain_nonce=2022-08-03T13%3A11%3A13ZnhmdLK...
+launchpad.net/
 
 {+redirect{s at .*url=@http://@} -block}
 # Sticky Actions = +redirect -block

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list