[HTTPS-E Rulesets] Formspring.xml

Ferinon Z artificialmagic at hotmail.com
Thu Oct 20 15:39:01 PDT 2011


Whoops sorry, there's one subdomain with a dash in it  ("files-cdn") that the second rule didn't handle. This one works:

<ruleset name="Formspring" default_off="invalid certificates">
 <target host="formspring.me" />
 <target host="*.formspring.me" />

 <rule from="^http://(www\.)?formspring\.me/" to="https://www.formspring.me/" />
 <rule from="^http://([\w\-]+)\.formspring\.me/" to="https://$1.formspring.me/" />
</ruleset>

 		 	   		  


More information about the HTTPS-Everywhere-Rules mailing list