https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Identica.xml
<ruleset name="Identica">
<target host="*.identi.ca" />
<target host="identi.ca" />
<target host="files.status.net" />
<!-- https://mail1.eff.org/pipermail/https-everywhere-rules/2011-November/000793.html -->
<exclusion pattern="^http://identi\.ca/main/openid" />
<rule from="^http://(?:www\.)?identi\.ca/"
to="https://identi.ca/"/>
<rule from="^http://files\.status\.net/"
to="https://files.status.net/"/>
<rule from="^http://(meteor\d+\.identi\.ca)/"
to="https://$1/" />
<rule from="^http://avatar\.identi\.ca/"
to="https://avatar3.status.net/i/identica/"/>
<securecookie host="^identi\.ca$" name=".*"/>
</ruleset>