[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 036/291] restore rule for Continental Airlines
Author: Seth Schoen <schoen@xxxxxxx>
Date: Fri, 8 Oct 2010 16:52:30 -0700
Subject: restore rule for Continental Airlines
Commit: 02c9b5403d9eb7541e71cd6b3d88b7fcec148583
---
src/chrome/content/rules/Continental.xml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
create mode 100644 src/chrome/content/rules/Continental.xml
diff --git a/src/chrome/content/rules/Continental.xml b/src/chrome/content/rules/Continental.xml
new file mode 100644
index 0000000..d8a2f0a
--- /dev/null
+++ b/src/chrome/content/rules/Continental.xml
@@ -0,0 +1,5 @@
+<ruleset name="Continental">
+ <rule from="^http://(www\.)?continental\.com" to="https://www.continental.com"/>
+ <rule from="^http://www\.covacations\.com" to="https://www.covacations.com"/>
+ <rule from="^http://covacations\.com" to="https://www.covacations.com"/>
+</ruleset>
--
1.7.1