packages feed

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

<ruleset name="nzbmatrix">
  <target host="*.nzbmatrix.com" />
  <target host="nzbmatrix.com" />
  
  <securecookie host="^(. .)nzbmatrix\.com$" name=".*" />
  
  <rule from="^http://(www\.)?nzbmatrix\.com/" to="https://nzbmatrix.com/"/>
  <rule from="^http://(search|static)\.nzbmatrix\.com/" to="https://$1.nzbmatrix.com/"/>
</ruleset>