packages feed

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

<ruleset name="Majestic-12 (partial)">

	<target host="majestic12.co.uk"/>
	<target host="www.majestic12.co.uk"/>
	<target host="majesticseo.com"/>
	<target host="www.majesticseo.com"/>

	<rule from="^http://(www\.)?majestic12\.co\.uk/"
		to="https://$1majestic12.co.uk/"/>

	<rule from="^http://majesticseo\.com/"
		to="https://www.majesticseo.com/"/>

	<rule from="^http://www\.majesticseo\.com/(account|static)/"
		to="https://www.majesticseo.com/$1/"/>

</ruleset>