https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/CERT-Polska.xml
<ruleset name="CERT Polska"> <target host="cert.pl" /> <!-- *s for cross-domain cookies. --> <target host="*.cert.pl" /> <target host="*.www.cert.pl" /> <securecookie host="^(.*\.)?cert\.pl$" name=".*" /> <rule from="^http://(www\.)?cert\.pl/" to="https://$1cert.pl/" /> </ruleset>