[HTTPS-E Rulesets] [PATCH 5/6] Unbreak wrzru by adding a slash

Wieland Hoffmann themineo at gmail.com
Sun Mar 3 10:15:08 PST 2013


---
 src/chrome/content/rules/wrzru.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/chrome/content/rules/wrzru.xml b/src/chrome/content/rules/wrzru.xml
index e6fd6d7..7bce44f 100644
--- a/src/chrome/content/rules/wrzru.xml
+++ b/src/chrome/content/rules/wrzru.xml
@@ -5,6 +5,6 @@
 	<target host="bt.wrzru.com" />
 
 	<rule from="^http://(www\.)?wrzru\.com/" to="https://bt.wrzru.com/" />
-	<rule from="^http://bt\.wrzru\.com/" to "https://bt.wrzru.com" />
+    <rule from="^http://bt\.wrzru\.com/" to="https://bt.wrzru.com/" />
 
 </ruleset>
-- 
1.8.1.4





More information about the HTTPS-Everywhere-Rules mailing list