[or-cvs] [https-everywhere/master 01/12] anchor expression to beginning of URL

schoen at torproject.org schoen at torproject.org
Sun Oct 31 06:17:10 UTC 2010


Author: Seth Schoen <schoen at eff.org>
Date: Sat, 30 Oct 2010 23:12:23 -0700
Subject: anchor expression to beginning of URL
Commit: 85087c31e02eefdeac099af878b9f748b4f85cf1

---
 pending-rules/GiBlod.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pending-rules/GiBlod.xml b/pending-rules/GiBlod.xml
index b4150b1..3e3acbc 100644
--- a/pending-rules/GiBlod.xml
+++ b/pending-rules/GiBlod.xml
@@ -1,3 +1,3 @@
 <ruleset name="GiBlod.no">
-	<rule from="http://(www\.)?giblod\.no/" to="https://www.giblod.no/"/>
+	<rule from="^http://(www\.)?giblod\.no/" to="https://www.giblod.no/"/>
 </ruleset>
-- 
1.7.1




More information about the tor-commits mailing list