packages feed

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

<!--	!functional:
		medialib.computerandvideogames.com	(data identical to cdn)
		cdn.medialib.computerandvideogames.com	(times out, data !on www.../(medialib|templates)/)

	See Future-Publishing-mismatches.xml for problematic rules
-->
<ruleset name="Future Publishing (partial)">

	<target host="computerandvideogames.com"/>
	<target host="*.computerandvideogames.com"/>
	<target host="cdn.static.computerandvideogames.com"/>

	<!--	!www times out	-->
	<rule from="^http://computerandvideogames\.com/"
		to="https://www.computerandvideogames.com/"/>

	<rule from="^http://www\.computerandvideogames\.com/(reg|templates)/"
		to="https://www.computerandvideogames.com/$1/"/>

	<!--	times out	-->
	<rule from="^http://(?:cdn\.)?static\.computerandvideogames\.com/"
		to="https://www.computerandvideogames.com/templates/"/>

</ruleset>