packages feed

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

<ruleset name="Continental" platform="mixedcontent">
  <target host="www.continental.com" />
  <target host="continental.com" />
  <target host="www.covacations.com" />
  <target host="covacations.com" />
  <target host="checkin.continental.com" />

  <rule from="^http://(?:www\.)?continental\.com/" to="https://www.continental.com/"/>
  <rule from="^http://www\.covacations\.com/" to="https://www.covacations.com/"/>
  <rule from="^http://covacations\.com/" to="https://www.covacations.com/"/>
  <rule from="^http://checkin\.continental\.com/" to="https://checkin.continental.com/"/>

</ruleset>