[or-cvs] [https-everywhere/master 013/291] user-contributed rule for Airtricity
Robert Ransom
rransom.8774 at gmail.com
Sun Oct 31 05:55:36 UTC 2010
On Sat, 30 Oct 2010 00:32:34 +0000 (UTC)
schoen at torproject.org wrote:
> Author: Seth Schoen <schoen at eff.org>
> Date: Fri, 8 Oct 2010 16:40:00 -0700
> Subject: user-contributed rule for Airtricity
> Commit: c9867f329e286ff2b51a8eac9596f8bf1e0954f8
>
> ---
> src/chrome/content/rules/Airtricity.xml | 4 ++++
> 1 files changed, 4 insertions(+), 0 deletions(-)
> create mode 100644 src/chrome/content/rules/Airtricity.xml
>
> diff --git a/src/chrome/content/rules/Airtricity.xml b/src/chrome/content/rules/Airtricity.xml
> new file mode 100644
> index 0000000..9f20f31
> --- /dev/null
> +++ b/src/chrome/content/rules/Airtricity.xml
> @@ -0,0 +1,4 @@
> +<ruleset name="Airtricity">
> + <rule from="^http://airtricity\.com/" to="https://www.airtricity.com/"/>
> + <rule from="^http://([^/:@]*)\airtricity\.com/" to="https://$1.airtricity.com/"/>
This rule is missing “.” before “airtricity” in ‘from’ value.
> +</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/20101030/0444f436/attachment.pgp>
More information about the tor-dev
mailing list