[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [https-everywhere/master 118/291] user-contributed rule for SparkFun
Author: Seth Schoen <schoen@xxxxxxx>
Date: Fri, 8 Oct 2010 17:53:14 -0700
Subject: user-contributed rule for SparkFun
Commit: c27ad1c0f472085faee9a760bca63caa1cab122d
---
src/chrome/content/rules/Sparkfun.xml | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
create mode 100644 src/chrome/content/rules/Sparkfun.xml
diff --git a/src/chrome/content/rules/Sparkfun.xml b/src/chrome/content/rules/Sparkfun.xml
new file mode 100644
index 0000000..9dc88f9
--- /dev/null
+++ b/src/chrome/content/rules/Sparkfun.xml
@@ -0,0 +1,4 @@
+<ruleset name="Sparkfun">
+ <rule from="^http://(www\.)?sparkfun\.com/" to="https://www.sparkfun.com/"/>
+ <rule from="^http://static\.sparkfun\.com/" to="https://static.sparkfun.com/"/>
+</ruleset>
--
1.7.1