packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Tokyo-Linux-Users-Group.xml

<!--
	Nonfunctional subdomains:

		- planet	(cert: www.uue.org; shows that domain's data)

-->
<ruleset name="Tokyo Linux Users Group" default_off="self-signed">

	<target host="tlug.jp" />
	<target host="*.tlug.jp" />

	<rule from="^http://(?:www\.)?tlug\.jp/"
		to="https://tlug.jp/" />

	<rule from="^http://lists\.tlug\.jp/"
		to="https://lists.tlug.jp/" />

</ruleset>