[or-cvs] [https-everywhere/master] Add exclusions for deb, torperf, and media.torproject.org

mikeperry at torproject.org mikeperry at torproject.org
Fri Oct 15 22:47:16 UTC 2010


Author: Mike Perry <mikeperry-git fscked org>
Date: Fri, 15 Oct 2010 15:33:53 -0700
Subject: Add exclusions for deb, torperf, and media.torproject.org
Commit: fef2f62c8f4993eaf3508ba72631f93a96d6d132

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

diff --git a/src/chrome/content/rules/Torproject.xml b/src/chrome/content/rules/Torproject.xml
index 12ffa9d..a020018 100644
--- a/src/chrome/content/rules/Torproject.xml
+++ b/src/chrome/content/rules/Torproject.xml
@@ -1,6 +1,8 @@
 <ruleset name="Torproject">
   <exclusion pattern="^http://archive\.torproject\.org/"/>
   <exclusion pattern="^http://media\.torproject\.org/"/>
+  <exclusion pattern="^http://deb\.torproject\.org/"/>
+  <exclusion pattern="^http://torperf\.torproject\.org/"/>
   <rule from="^http://torproject\.org/" to="https://torproject.org/"/>
   <rule from="^http://([^/:@]*)\.torproject\.org/" to="https://$1.torproject.org/"/>
 </ruleset>
-- 
1.7.1



More information about the tor-commits mailing list