[HTTPS-E Rulesets] [PATCH] Add more Debian hosts

Paul Wise pabs3 at bonedaddy.net
Mon Nov 7 23:06:25 PST 2011


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

diff --git a/src/chrome/content/rules/Debian.xml b/src/chrome/content/rules/Debian.xml
index 7f4c49d..b65d45c 100644
--- a/src/chrome/content/rules/Debian.xml
+++ b/src/chrome/content/rules/Debian.xml
@@ -1,7 +1,14 @@
 <ruleset name="Debian" default_off="self-signed">
   <target host="lists.debian.org" />
   <target host="wiki.debian.org" />
+  <target host="alioth.debian.org" />
+  <target host="nm.debian.org" />
+  <target host="db.debian.org" />
 
   <rule from="^http://lists\.debian\.org/" to="https://lists.debian.org/"/>
   <rule from="^http://(?:www\.)?wiki\.debian\.org/" to="https://wiki.debian.org/"/>
+  <rule from="^http://(www\.)?wiki\.debian\.org/" to="https://wiki.debian.org/"/>
+  <rule from="^http://alioth\.debian\.org/" to="https://alioth.debian.org/"/>
+  <rule from="^http://nm\.debian\.org/" to="https://nm.debian.org/"/>
+  <rule from="^http://db\.debian\.org/" to="https://db.debian.org/"/>
 </ruleset>
-- 
1.7.7.1




More information about the HTTPS-Everywhere-Rules mailing list