packages feed

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

<ruleset name="JunoDownload">
  <target host="junodownload.com" />
  <target host="www.junodownload.com" />
  <target host="secure.junodownload.com" />

  <rule from="^http://(secure\.|www\.)?junodownload\.com/" to="https://secure.junodownload.com/" />
  <!-- Juno Player -->
  <exclusion pattern="^http://www\.junodownload\.com/crossdomain\.xml$" />
  <exclusion pattern="^http://www\.junodownload\.com/api/.+/track/dostream" />
  <!-- Juno Plus -->
  <exclusion pattern="^http://(www\.)?junodownload\.com/plus/" />
  <!-- Juno searches -->
  <exclusion pattern="^http://(www\.)?junodownload\.com/search/" />
</ruleset>