[or-cvs] [https-everywhere/master] Added Google Finance to Google Services rule
Robert Ransom
rransom.8774 at gmail.com
Sat Nov 13 08:01:06 UTC 2010
On Sat, 13 Nov 2010 07:56:57 +0000 (UTC)
schoen at torproject.org wrote:
> 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"
This rule has an unescaped dot.
> + to="https://www.google.co.uk/finance"/>
> </ruleset>
Robert Ransom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.torproject.org/pipermail/tor-dev/attachments/20101113/aa4dfeef/attachment.pgp>
More information about the tor-dev
mailing list