https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/TheDocumentFoundation.xml
<!--
Nonfunctional subdomains:
- nabble (interrupted)
-->
<ruleset name="The Document Foundation">
<target host="documentfoundation.org" />
<target host="piwik.documentfoundation.org"/>
<target host="www.documentfoundation.org" />
<rule from="^http://(?:www\.)?documentfoundation\.org/" to="https://www.documentfoundation.org/"/>
<rule from="^http://piwik\.documentfoundation\.org/" to="https://piwik.documentfoundation.org/"/>
<securecookie host="^www\.documentfoundation\.org$" name=".*"/>
</ruleset>