[HTTPS-E Rulesets] Add partyvan.eu

WubTheCaptain wub at partyvan.eu
Sun Jul 26 21:23:14 PDT 2015


There is full HTTPS support on all subdomains, including HSTS preloading.
 
    <ruleset name="Partyvan">
        <target host="partyvan.eu" />
        <target host="*.partyvan.eu" />
        <target host="mirror.*.partyvan.eu" />
    
        <test url="http://partyvan.eu/" />
        <test url="http://www.partyvan.eu/" />
        <test url="http://mirror.partyvan.eu/" />
        <test url="http://mirror.se.partyvan.eu/" />
    
        <rule from="^http:"
            to="https:" />
    </ruleset>
 
-Wub


More information about the HTTPS-Everywhere-Rules mailing list