packages feed

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

<ruleset name="Air Asia (broken)" default_off="currently broken">
  <target host="airasia.com" />
  <target host="*.airasia.com" />
  <target host="airasiamegastore.com" />
  <target host="www.airasiamegastore.com" />

  <rule from="^http://(?:www\.)?airasia\.com/"
	  to="https://www.airasia.com/" />
  <rule from="^http://(booking|booking2|goholiday|mobile|origin-www|redtix-tickets)\.airasia\.com/"
	  to="https://$1.airasia.com/" />
  <rule from="^http://(?:www\.)?airasiamegastore\.com/"
	  to="https://www.airasiamegastore.com/" />
</ruleset>