[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 167/291] trailing slash in Plus, Washington Post, XOSkins rules
Author: Seth Schoen <schoen@xxxxxxx>
Date: Sun, 10 Oct 2010 19:15:56 -0700
Subject: trailing slash in Plus, Washington Post, XOSkins rules
Commit: 8de0ded63607ea8c28747923d2afef9acaa13456
---
src/chrome/content/rules/Plus.xml | 2 +-
src/chrome/content/rules/WashingtonPost.xml | 4 ++--
src/chrome/content/rules/XOSkins.com | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/chrome/content/rules/Plus.xml b/src/chrome/content/rules/Plus.xml
index d2669c4..0c13fa5 100644
--- a/src/chrome/content/rules/Plus.xml
+++ b/src/chrome/content/rules/Plus.xml
@@ -1,5 +1,5 @@
<ruleset name="Plus.net">
<rule from="^http://(www\.)?plus\.net/" to="https://www.plus.net/"/>
- <rule from="^http://portal\.plus\.net/" to="https://portal.plus.net"/>
+ <rule from="^http://portal\.plus\.net/" to="https://portal.plus.net/"/>
</ruleset>
diff --git a/src/chrome/content/rules/WashingtonPost.xml b/src/chrome/content/rules/WashingtonPost.xml
index 6dcbc34..657be7b 100644
--- a/src/chrome/content/rules/WashingtonPost.xml
+++ b/src/chrome/content/rules/WashingtonPost.xml
@@ -1,4 +1,4 @@
<ruleset name="WashingtonPost">
- <rule from="^http://(www\.)?washingtonpost\.com"
- to="https://www.washingtonpost.com"/>
+ <rule from="^http://(www\.)?washingtonpost\.com/"
+ to="https://www.washingtonpost.com/"/>
</ruleset>
diff --git a/src/chrome/content/rules/XOSkins.com b/src/chrome/content/rules/XOSkins.com
index b1c1580..b3dfba2 100644
--- a/src/chrome/content/rules/XOSkins.com
+++ b/src/chrome/content/rules/XOSkins.com
@@ -1,4 +1,4 @@
<ruleset name="XO Skins">
- <rule from="^http://(www\.)?xoskins\.com" to="https://xoskins.com"/>
+ <rule from="^http://(www\.)?xoskins\.com/" to="https://xoskins.com/"/>
</ruleset>
--
1.7.1