[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 10/12] join lines that were mistakenly broken
Author: Seth Schoen <schoen@xxxxxxx>
Date: Sat, 30 Oct 2010 23:16:33 -0700
Subject: join lines that were mistakenly broken
Commit: 3bfe3ac67490dcca9775a3a0570dfe0ed58b37d0
---
pending-rules/UOregon.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/pending-rules/UOregon.xml b/pending-rules/UOregon.xml
index 66605b7..a889bb3 100644
--- a/pending-rules/UOregon.xml
+++ b/pending-rules/UOregon.xml
@@ -1,6 +1,5 @@
<ruleset name="UOregon (Partial!)">
- <rule from="^http://
-(oregoncis|blackboard|duckweb|hr2|ir|pcs|budgetmotel|brp|libweb|lcb|odt|scholarsbank|wiki|systems\.cs|www2\.lcb|www\.(cs|law|lcb))\.uoregon\.edu/"
+ <rule from="^http://(oregoncis|blackboard|duckweb|hr2|ir|pcs|budgetmotel|brp|libweb|lcb|odt|scholarsbank|wiki|systems\.cs|www2\.lcb|www\.(cs|law|lcb))\.uoregon\.edu/"
to="https://$1.uoregon.edu/"/>
<rule from="^http://(ba|safetyweb)\.uoregon\.edu/sites/"
to="https://$1.uoregon.edu/sites/"/>
--
1.7.1