[or-cvs] [https-everywhere/master 015/291] EFF rule, now with exciting trailing slashes
schoen at torproject.org
schoen at torproject.org
Sat Oct 30 00:32:34 UTC 2010
Author: Seth Schoen <schoen at eff.org>
Date: Fri, 8 Oct 2010 16:41:58 -0700
Subject: EFF rule, now with exciting trailing slashes
Commit: e057da4d9bd7f4a82d04bae7a83ecc3e4b51cb99
---
src/chrome/content/rules/EFF.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/chrome/content/rules/EFF.xml b/src/chrome/content/rules/EFF.xml
index 6b27d5d..92c16d7 100644
--- a/src/chrome/content/rules/EFF.xml
+++ b/src/chrome/content/rules/EFF.xml
@@ -1,9 +1,9 @@
<ruleset name="EFF">
<exclusion pattern="^http://action\.eff\.org"/>
- <rule from="^http://eff\.org" to="https://eff.org"/>
+ <rule from="^http://eff\.org/" to="https://eff.org/"/>
- <rule from="^http://www\.eff\.org" to="https://www.eff.org"/>
+ <rule from="^http://www\.eff\.org/" to="https://www.eff.org/"/>
<rule from="^http://secure\.eff\.org/shop"
to="https://secure.eff.org/site/Ecommerce?store_id=2441" />
--
1.7.1
More information about the tor-commits
mailing list