packages feed

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

<!--
	Nonfunctional subdomains:

		- bayimg	(mismatch; reset)

-->
<ruleset name="labaia.ws (partial)">

	<target host="labaia.ws" />
	<target host="*.labaia.ws" />


	<!--	Cert matches:

			- captcha
			- rss
			- static
			- stats
			- torrents
			- upload
					-->
	<rule from="^http://(\w+\.)?labaia\.ws/"
		to="https://$1labaia.ws/" />

</ruleset>