[or-cvs] [https-everywhere/master 038/291] user-contributed rule for DVDFab

Robert Ransom rransom.8774 at gmail.com
Sun Oct 31 06:55:06 UTC 2010


On Sat, 30 Oct 2010 00:32:35 +0000 (UTC)
schoen at torproject.org wrote:

> Author: Seth Schoen <schoen at eff.org>
> Date: Fri, 8 Oct 2010 16:52:57 -0700
> Subject: user-contributed rule for DVDFab
> Commit: 73ea064a7042ad4d13bb87d439b32a8a8704eaa8
> 
> ---
>  src/chrome/content/rules/DVDFab.xml |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
>  create mode 100644 src/chrome/content/rules/DVDFab.xml
> 
> diff --git a/src/chrome/content/rules/DVDFab.xml b/src/chrome/content/rules/DVDFab.xml
> new file mode 100644
> index 0000000..3365fbc
> --- /dev/null
> +++ b/src/chrome/content/rules/DVDFab.xml
> @@ -0,0 +1,3 @@
> +<ruleset name="DVDFab">
> +  <rule from="^https?://(www\.)?dvdfab\.(com|net)/" to="https://www.dvdfab.$3/"/>

Remove the “s?”, replace “$3” with “$2”, and remove the CRs from the
line endings so this will look nicer in Gitweb.

> +</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/509bdc81/attachment.pgp>


More information about the tor-dev mailing list