[or-cvs] [https-everywhere/master 033/291] user-contributed rule for Chaos Computer Club
Robert Ransom
rransom.8774 at gmail.com
Sun Oct 31 06:51:19 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:50:53 -0700
> Subject: user-contributed rule for Chaos Computer Club
> Commit: 57ff4ae9ee379a2502a7c0fc7f19dcb17c07a08a
>
> ---
> src/chrome/content/rules/CCC.xml | 7 +++++++
> 1 files changed, 7 insertions(+), 0 deletions(-)
> create mode 100644 src/chrome/content/rules/CCC.xml
>
> diff --git a/src/chrome/content/rules/CCC.xml b/src/chrome/content/rules/CCC.xml
> new file mode 100644
> index 0000000..68598fe
> --- /dev/null
> +++ b/src/chrome/content/rules/CCC.xml
> @@ -0,0 +1,7 @@
> +<ruleset name="ccc.de">
> + <exclusion pattern="^http://dasalte\.ccc\.de/"/><!-- revoked cert -->
> + <exclusion pattern="^http://chaosradio\.ccc\.de/"/><!-- invalid cert -->
> + <exclusion pattern="^http://blog.chaosradio\.ccc\.de/"/><!-- invalid cert -->
This pattern has an unescaped dot.
> + <rule from="^http://ccc\.de/" to="https://www.ccc.de/"/>
> + <rule from="^http://([^/:@]*)\.ccc\.de/" to="https://$1.ccc.de/"/>
> +</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/24abc044/attachment.pgp>
More information about the tor-dev
mailing list