[HTTPS-E Rulesets] [PATCH 11/15] Add LEO

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


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

diff --git a/src/chrome/content/rules/LEO.xml b/src/chrome/content/rules/LEO.xml
new file mode 100644
index 0000000..7e2070f
--- /dev/null
+++ b/src/chrome/content/rules/LEO.xml
@@ -0,0 +1,8 @@
+<ruleset name="LEO">
+  <target host="dict.leo.org" />
+  <target host="www.dict.leo.org" />
+  <target host="pda.leo.org" />
+  <target host="www.pda.leo.org" />
+
+  <rule from="^http://(?:www\.)?(dict|pda)\.leo\.org/" to="https://$1.leo.org/" />
+</ruleset>
-- 
1.7.3.4



More information about the HTTPS-Everywhere-Rules mailing list