packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Accessible-Information-Management.xml

<ruleset name="Accessible Information Management (gunadiframework.com)">
	<target host="gunadiframework.com" />
	<target host="*.gunadiframework.com" />

	<securecookie host="^(([a-zA-Z0-9\-]*)\.)?gunadiframework.com$" name=".+" />

	<rule from="^http://gunadiframework\.com/" to="https://gunadiframework.com/" />
	<rule from="^http://([a-zA-Z0-9\-]+)\.gunadiframework\.com/" to="https://$1.gunadiframework.com/" />
</ruleset>