[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master] rransom noticed I made a typo in the target hosts
Author: Seth Schoen <schoen@xxxxxxx>
Date: Sat, 6 Nov 2010 18:05:20 -0700
Subject: rransom noticed I made a typo in the target hosts
Commit: f3ea1ad5987289fe85e53bfcb34917c68b9d5e85
---
pending-rules/Springpad.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pending-rules/Springpad.xml b/pending-rules/Springpad.xml
index 33da7b9..daf8c5c 100644
--- a/pending-rules/Springpad.xml
+++ b/pending-rules/Springpad.xml
@@ -1,6 +1,6 @@
<ruleset name="Springpad">
- <target host="springpad.com" />
- <target host="www.springpad.com" />
+ <target host="springpadit.com" />
+ <target host="www.springpadit.com" />
<rule from="^http://(www\.)?springpadit\.com/" to="https://springpadit.com/"/>
</ruleset>
--
1.7.1