[HTTPS-E Rulesets] [PATCH 15/15] Add Jimdo

Matthias-Christian Ott ott at mirix.org
Sun Dec 1 15:52:43 PST 2013


---
 src/chrome/content/rules/Jimdo.xml |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/Jimdo.xml

diff --git a/src/chrome/content/rules/Jimdo.xml b/src/chrome/content/rules/Jimdo.xml
new file mode 100644
index 0000000..0c532dc
--- /dev/null
+++ b/src/chrome/content/rules/Jimdo.xml
@@ -0,0 +1,7 @@
+<ruleset name="Jimdo">
+  <target host="webmail.jimdo.com" />
+
+  <securecookie host="^webmail\.jimdo\.com$" name=".+" />
+
+  <rule from="^http://webmail\.jimdo\.com/" to="https://webmail.jimdo.com/" />
+</ruleset>
-- 
1.7.3.4



More information about the HTTPS-Everywhere-Rules mailing list