From e873530e993576db62ce56c33ad435558ab593f3 Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 28 Feb 2021 11:07:32 +0100
Subject: [PATCH] Disable fast-redirects for idp.springer.com/

---
 default.action.master | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/default.action.master b/default.action.master
index 632984eb..218931a9 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2247,6 +2247,8 @@ issue.freebsdfoundation.org/
 .linkedin.com/
 # URL = https://www.golem.de/sonstiges/zustimmung/auswahl.html?from=https%3A%2F%2Fwww.golem.de%2Fnews%2Flinux-rust-wandert-ins-system-2102-154041.html
 .golem.de/
+# URL = https://idp.springer.com/authorize?response_type=cookie&client_id=springerlink&redirect_uri=http%3A%2F%2Flink.springer.com%2Fchapter%2F10.1007%2F978-3-319-00948-3_4
+idp.springer.com/
 
 {+redirect{s@.*url=@http://@} -block}
 # Sticky Actions = +redirect -block
-- 
2.49.0