packages feed

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

<ruleset name="Omeda (partial)">

	<target host="*.omeda.com" />
		<!--	(www.) times out.	-->
		<exclusion pattern="^http://www\." />

	<securecookie host="^.*\.omeda\.com$" name=".*" />


	<!--	Clients have unique subdomains, e.g.
			https://prometheus.omeda.com/cgi-win/nthr.cgi?mode=gift&p=HPRC0112	-->
	<rule from="^http://(\w+)\.omeda\.com/"
		to="https://$1.omeda.com/" />

</ruleset>