[HTTPS-E Rulesets] Ruleset additions

Ryan Kereliuk ryker at ryker.org
Wed Nov 23 11:25:16 PST 2016


<ruleset name="SPOKESERVICE.com">
         <target host="spokeservice.com" />
         <target host="www.spokeservice.com" />

         <rule from="^http://(www\.)?spokeservice\.com" 
to="https://www.spokeservice.ca" />
</ruleset>

<ruleset name="SPOKESERVICE.ca">
         <target host="spokeservice.ca" />
         <target host="www.spokeservice.ca" />

         <rule from="^http://(www\.)?" to="https://www." />
</ruleset>

<ruleset name="ISLANDIX.com">
         <target host="islandix.com" />
         <target host="www.islandix.com" />

         <rule from="^http://(www\.)?" to="https://www." />
</ruleset>


More information about the HTTPS-Everywhere-Rules mailing list