[or-cvs] [https-everywhere/master 259/291] New ruleset for bluehost.com

schoen at torproject.org schoen at torproject.org
Sat Oct 30 00:32:44 UTC 2010


Author: Mike Cardwell <github at grepular.com>
Date: Sun, 24 Oct 2010 23:00:43 +0100
Subject: New ruleset for bluehost.com
Commit: 9c0d25b8625f54943a9feadf38a58049e86826af

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

diff --git a/src/chrome/content/rules/Bluehost.xml b/src/chrome/content/rules/Bluehost.xml
new file mode 100644
index 0000000..2d2ef62
--- /dev/null
+++ b/src/chrome/content/rules/Bluehost.xml
@@ -0,0 +1,5 @@
+<ruleset name="BlueHost">
+  <rule from="^http://(www\.)?bluehost\.com/" to="https://www.bluehost.com/"/>
+  <rule from="^http://(helpdesk|tutorials)\.bluehost\.com/" to="https://$1.bluehost.com/"/>
+  <rule from="^http://serverstatus\.bluehost\.com/$" to="https://www.bluehost.com/cgi/serverstatus/"/>
+</ruleset>
-- 
1.7.1




More information about the tor-commits mailing list