packages feed

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

<ruleset name="PamConsult" platform="mixedcontent">

	<target host="pamconsult.com" />
	<target host="www.pamconsult.com" />

	<target host="pamela.biz" />
	<target host="www.pamela.biz" />

	<target host="pamfax.biz" />
	<target host="s.pamfax.biz" />
	<target host="www.pamfax.biz" />

	<rule from="^http://(www\.)?(pamconsult|pamela|pamfax)\.(biz|com)/"
		to="https://www.$2.$3/" />

	<rule from="^http://s\.pamfax\.biz/"
		to="https://s.pamfax.biz/" />

</ruleset>