packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Atlantic-Metro-Communications.xml

<!--	!functional:
		- blog.my.atlanticmetro.net	(shows admin page)
-->
<ruleset name="Atlantic Metro Communications (partial)" platform="mixedcontent">

	<target host="atlanticmetro.net"/>
	<target host="*.atlanticmetro.net"/>
		<exclusion pattern="^http://blog\."/>

	<securecookie host="^(.*\.)?atlanticmetro\.net$" name=".*"/>

	<rule from="^http://(my\.|www\.)?atlanticmetro\.net/"
		to="https://$1my.atlanticmetro.net/"/>

</ruleset>