packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Mikel-Olasagasti-Uranga.xml

<!--
	Nonfunctional subdomains:

		- revelation	(cert: olasagasti.info; redirects to mikel)

-->
<ruleset name="Mikel Olasagasti Uranga (partial)" platform="cacert">

	<target host="olasagasti.info" />
	<target host="mikel.olasagasti.info" />


	<rule from="^http://(mikel\.)?olasagasti\.info/"
		to="https://$1olasagasti.info/" />

</ruleset>