From 4864311438bea46bf982646717934d4c32b890bc Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Sun, 4 Oct 2020 12:22:16 +0200
Subject: [PATCH] Disable fast-redirects for issue.freebsdfoundation.org/

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

diff --git a/default.action.master b/default.action.master
index e8eada13..340d91f0 100644
--- a/default.action.master
+++ b/default.action.master
@@ -2185,6 +2185,8 @@ collector.githubapp.com/
 .wikipedia.org/
 # URL = http://platform.twitter.com/widgets/widget_iframe.2d7d9a6d04538bf11c7b23641e75738c.html?origin=https%3A%2F%2F9gag.com
 .twitter.com/.*origin=http
+# URL = http://issue.freebsdfoundation.org/html5_viewer/index.html?issue_id=673890&publication_id=&parentUrl=https%3A%2F%2Fissue.freebsdfoundation.org%2Fpublication%2F%3Fi%3D673890
+issue.freebsdfoundation.org/
 
 {+redirect{s@.*url=@http://@} -block}
 # Sticky Actions = +redirect -block
-- 
2.49.0