[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] [https-everywhere/master 227/291] user-contributed rule for Pearson VUE



Author: Seth Schoen <schoen@xxxxxxx>
Date: Sun, 17 Oct 2010 12:45:50 -0700
Subject: user-contributed rule for Pearson VUE
Commit: 4978b266f3dd0af9cc9cc8735518783c9cbb459c

---
 src/chrome/content/rules/PearsonVUE.xml |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100644 src/chrome/content/rules/PearsonVUE.xml

diff --git a/src/chrome/content/rules/PearsonVUE.xml b/src/chrome/content/rules/PearsonVUE.xml
new file mode 100644
index 0000000..c9ce610
--- /dev/null
+++ b/src/chrome/content/rules/PearsonVUE.xml
@@ -0,0 +1,6 @@
+<!-- Should this really always go to www8?  Some other numbers work too. -->
+
+<ruleset name="PearsonVue">
+  <rule from="^http://(www\.)?vue\.com/" to="https://www8.pearsonvue.com/"/>
+  <rule from="^http://(www\.)?pearsonvue\.com/" to="https://www8.pearsonvue.com/"/>
+</ruleset>
-- 
1.7.1