packages feed

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

<ruleset name="Cotera (partial)">

	<target host="cortera.com" />
	<target host="*.cortera.com" />


	<rule from="^http://(www\.)?cortera\.com/(css|img|video|wordpress)/"
		to="https://$1cortera.com/$2/" />

	<rule from="^http://blog\.cortera\.com/"
		to="https://blog.cortera.com/" />

	<!--	Cert: www	-->
	<rule from="^https?://dev-blog\.cortera\.com/wordpress/"
		to="https://blog.cortera.com/wordpress/" />

	<rule from="^http://start\.cortera\.com/(go(?:$|/)|images/)"
		to="https://start.cortera.com/$1" />

</ruleset>