From 87ccd807d5cd8ceb8494a3a2e236238e4a667e33 Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 31 Jan 2021 10:42:47 +0100 Subject: [PATCH] KSH: Add exclusion for /Statinfo/ (#19855) * KSH: Add exclusion for /Statinfo/ Using HTTPS for these paths causes a 404 error. HTTP works fine. * Implement suggested changes * Update src/chrome/content/rules/KSH.xml Co-authored-by: J0WI Co-authored-by: J0WI --- src/chrome/content/rules/KSH.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/chrome/content/rules/KSH.xml b/src/chrome/content/rules/KSH.xml index b9793d563e52..2e4405bea69a 100644 --- a/src/chrome/content/rules/KSH.xml +++ b/src/chrome/content/rules/KSH.xml @@ -6,6 +6,12 @@ + + + + + +