[HTTPS-E Rulesets] [PATCH 4/7] Add eclipso

Matthias-Christian Ott ott at mirix.org
Fri Aug 2 03:22:09 PDT 2013


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

diff --git a/src/chrome/content/rules/eclipso.xml b/src/chrome/content/rules/eclipso.xml
new file mode 100644
index 0000000..2c8c680
--- /dev/null
+++ b/src/chrome/content/rules/eclipso.xml
@@ -0,0 +1,11 @@
+<ruleset name="eclipso">
+  <target host="eclipso.de" />
+  <target host="m.eclipso.de" />
+  <target host="mail.eclipso.de" />
+  <target host="www.eclipso.de" />
+
+  <securecookie host="^(?:www\.|mail\.|m\.)?eclipso\.de$" name=".+" />
+
+  <rule from="^http://(?:mail\.|www\.)?eclipso\.de/" to="https://www.eclipso.de/" />
+  <rule from="^https?://m\.eclipso\.de/" to="https://www.eclipso.de/m/" />
+</ruleset>
-- 
1.7.3.4





More information about the HTTPS-Everywhere-Rules mailing list