packages feed

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

<!--	!functional:
		- (www.)kaywa.(biz|com)		(cert: *.kaywa.biz; 401)
		- (id|qrcode).kaywa.(biz|com)	(cert: ditto; redirects to photo.kaywa.(biz|com))
		- (mobile|tee).kaywa.com	(cert: ditto; 401)
-->
<ruleset name="KAYWA (partial)" default_off="self-signed">

	<target host="photo.kaywa.biz"/>
	<target host="photo.kaywa.com"/>

	<!--	cert !match .com, data identical	-->
	<rule from="^http://photo\.kaywa\.(?:biz|com)/"
		to="https://photo.kaywa.biz/"/>

</ruleset>