packages feed

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

<ruleset name="Kryptronic (partial)">

	<target host="kryptronic.com"/>
	<target host="*.kryptronic.com"/>
		<exclusion pattern="^http://(forum|wiki)\."/>

	<securecookie host="^(.*\.)?kryptronic\.com$" name=".*"/>

	<rule from="^http://(\w+\.)?kryptronic\.com/"
		to="https://$1kryptronic.com/"/>

</ruleset>