packages feed

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

<ruleset name="QupZilla" default_off="self-signed">

	<target host="qupzilla.com" />
	<target host="www.qupzilla.com" />


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


	<!--	!www redirects to www.	-->
	<rule from="^https?://(?:www\.)?qupzilla\.com/"
		to="https://www.qupzilla.com/" />

</ruleset>