[HTTPS-Everywhere] [PATCH] [stable] clean up MF/PL rules

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Jul 25 10:34:11 PDT 2013


On 07/25/2013 01:21 PM, Daniel Kahn Gillmor wrote:
> ---
>  src/chrome/content/rules/MayFirstPeopleLink.xml |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/src/chrome/content/rules/MayFirstPeopleLink.xml b/src/chrome/content/rules/MayFirstPeopleLink.xml
> index 33daee8..454cc78 100644
> --- a/src/chrome/content/rules/MayFirstPeopleLink.xml
> +++ b/src/chrome/content/rules/MayFirstPeopleLink.xml
> @@ -10,10 +10,10 @@
>  	<securecookie host="^(.*\.)?mayfirst\.org$" name=".*"/>
>  
>  	<!--	cert !match www	-->
> -	<rule from="^http://(?:www\.)?mayfirst\.com/"
> -		to="https://mayfirst.com/"/>
> +	<rule from="^http://(?:www\.)?mayfirst\.org/"
> +		to="https://mayfirst.org/"/>
>  
> -	<rule from="^http://(id|june|lists|malcolm|members|rodolpho|support|webmail)\.mayfirst\.org/"
> +	<rule from="^http://(id|lists|members|support|webmail|roundcube)\.mayfirst\.org/"
>  		to="https://$1.mayfirst.org/"/>
>  
>  </ruleset>
> 
This same patch can be applied to git master in addition to git stable.
 Note that mayfirst.org ≠ mayfirst.com :)

I've removed june and malcolm and rodolpho because we don't want to get
into the business of enumerating all servers of that category, and most
people don't visit those sites with a web browser anyway.

Regards,

	--dkg (from the MF/PL support team)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1027 bytes
Desc: OpenPGP digital signature
URL: <http://lists.eff.org/pipermail/https-everywhere/attachments/20130725/13727224/attachment.sig>


More information about the HTTPS-everywhere mailing list