packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Autistici-Inventati.xml

<ruleset name="Autistici/inventati" default_off="self-signed">
  <target host="*.autistici.org" />
  <target host="*.inventati.org" />
  <target host="*.noblogs.org" />

  <rule from="^http://([^/:@\.]+)\.autistici\.org/" to="https://$1.autistici.org/"/>
  <rule from="^http://([^/:@\.]+)\.inventati\.org/" to="https://$1.inventati.org/"/>
  <exclusion pattern="^http://stats\.noblogs\.org/"/>
  <rule from="^http://([^/:@\.]+)\.noblogs\.org/" to="https://$1.noblogs.org/"/>
</ruleset>