[HTTPS-E Rulesets] [PATCH 4/6] Unbreak morpho.hu by making it valid XML and adding a slash

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


---
 src/chrome/content/rules/Morpho.hu.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/chrome/content/rules/Morpho.hu.xml b/src/chrome/content/rules/Morpho.hu.xml
index d39c1d9..dbdeb26 100644
--- a/src/chrome/content/rules/Morpho.hu.xml
+++ b/src/chrome/content/rules/Morpho.hu.xml
@@ -1,6 +1,6 @@
 <ruleset name="Morpho.hu">
-	<target host="morpho.hu" />
+    <target host="morpho.hu" />
 
 	<securecookie host="^morpho\.hu$" name=".+" />
-	<rule from="^http://morpho\.hu/" to="https://morpho.hu" />
+    <rule from="^http://morpho\.hu/" to="https://morpho.hu/" />
 </ruleset>
-- 
1.8.1.4





More information about the HTTPS-Everywhere-Rules mailing list