[or-cvs] [https-everywhere/master] Added Google Finance to Google Services rule

schoen at torproject.org schoen at torproject.org
Sat Nov 13 07:56:57 UTC 2010


Author: Gilad Shaham <gilad at voxisoft.com>
Date: Sat, 13 Nov 2010 05:44:52 +0200
Subject: Added Google Finance to Google Services rule
Commit: 10d7ae6817cc1d58a5e86c39c2ee0f4ae4924886

---
 src/chrome/content/rules/GoogleServices.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/src/chrome/content/rules/GoogleServices.xml b/src/chrome/content/rules/GoogleServices.xml
index 6c6fde3..5d5ae48 100644
--- a/src/chrome/content/rules/GoogleServices.xml
+++ b/src/chrome/content/rules/GoogleServices.xml
@@ -60,4 +60,8 @@
 
   <rule from="^http://www\.google\.com/cse/intl/([^/:@][^/:@])/images/google_custom_search_watermark\.gif$" to="https://www.google.com/cse/intl/$1/images/google_custom_search_watermark.gif" />
 
+  <rule from="^http://(www\.)?google\.com/finance" 
+          to="https://www.google.com/finance"/>
+  <rule from="^http://(www\.)?google\.co.uk/finance" 
+          to="https://www.google.co.uk/finance"/>
 </ruleset>
-- 
1.7.1



More information about the tor-commits mailing list