From ff0979fab3300db6792e6db216bc8c414dc67bfe Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Wed, 14 Aug 2024 13:23:28 +0200 Subject: [PATCH] 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@.*url=@http://@} -block} # Sticky Actions = +redirect -block -- 2.49.0