packages feed

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

<ruleset name="FluxBB.org (partial)">
  <target host="www.fluxbb.org" />
  <target host="fluxbb.org" />
	<!--
		Another case of the stupids.

		Pages have started redirecting to http, including *login* & *registration* pages.
						-->
	<exclusion pattern="^http://(www\.)?fluxbb\.org/($|.+((/|\.php|\.html)($|\?)))" />

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