packages feed

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

<ruleset name="NameCheap">
  <target host="namecheap.com" />
  <target host="www.namecheap.com" />
	<target host="*.www.namecheap.com" />
  <target host="files.namecheap.com" />

  <rule from="^http://(?:www\.)?namecheap\.com/" to="https://www.namecheap.com/"/>
  <rule from="^http://files\.namecheap\.com/" to="https://files.namecheap.com/"/>

  <securecookie host="^\.?www\.namecheap\.com$" name=".*"/>

</ruleset>