packages feed

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

<ruleset name="Pfizer (partial)" platform="mixedcontent">

	<target host="pfizer.com"/>
	<target host="*.pfizer.com"/>
	<target host="pfizerpro.com"/>
	<target host="*.pfizerpro.com"/>
	<target host="pfizerhelpfulanswers.com"/>
	<target host="*.pfizerhelpfulanswers.com"/>

	<securecookie host="^(.*\.)?pfizer(helpfulanswers|pro)?\.com$" name=".*"/>

	<rule from="^http://(?:www\.)?pfizer(helpfulanswers)?\.com/"
		to="https://www.pfizer$1.com/"/>

	<rule from="^http://animalhealth\.pfizer\.com/"
		to="https://animalhealth.pfizer.com/"/>

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

</ruleset>