packages feed

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

<ruleset name="LibriVox (partial)">

	<target host="librivox.org" />
	<target host="catalog.librivox.org" />
	<target host="www.librivox.org" />

	<rule from="^http://catalog\.librivox\.org/"
		to="https://catalog.librivox.org/" />

	<rule from="^http://(?:www\.)?librivox\.org/public_pages/"
		to="https://librivox.org/public_pages/" />

	<!--	Some pages 404.

	<exclusion pattern="^http://(www\.)?librivox\.org/(?:$|\w+\.gif|[^f][\w\-]*/?$|[\w\-]*[^m]+/?$|[\w\-]{1,4}/?|[\w\-]{6,}/?|feedback/)" /-->
	<exclusion pattern="^http://(.*\.)?librivox\.org/wp-(images|content)/" />

</ruleset>