[Privoxy-commits] [privoxy] 07/15: Disable fast-redirects for .creator-spring.com/_next/image

User Git git at git.privoxy.org
Thu Oct 10 06:47:57 CEST 2024


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

git pushed a commit to branch master
in repository privoxy.

commit ff0979fab3300db6792e6db216bc8c414dc67bfe
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Wed Aug 14 13:23:28 2024 +0200

    Disable fast-redirects for .creator-spring.com/_next/image
---
 default.action.master | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.action.master b/default.action.master
index bd613c7c..5da10b5a 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2309,6 +2309,8 @@ syndication.twitter.com/
 archive.softwareheritage.org/
 # URL = https://accounts.bahn.de/auth/realms/db/protocol/openid-connect/auth?redirect_uri=https%3A%2F%2Fwww.bahn.de%2F.resources%2Fbahn-common-light%2Fwebresources%2Fassets%2Fhtml%2Fauth.v1.html&client_id=kf_web&response_type=code&state=n5YWCG28EH&scope=openid%20vendo&response_mode=fragment&prompt=none&code_challenge=6oD6Udoq5PCYo_7jt1b5ICMbxoGqYmAoBpIQuOEAK0c&code_challenge_method=S256
 accounts.bahn.de/
+# URL = https://openbsd.creator-spring.com/_next/image?url=https%3A%2F%2Fimages.teespring.com%2Fv3%2Fimage%2FlULcQNlagtH6rVH3Nw5sYWm2MRU%2F800%2F800.jpg
+.creator-spring.com/_next/image
 
 {+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