[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 01/12] anchor expression to beginning of URL
Author: Seth Schoen <schoen@xxxxxxx>
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