packages feed

https-everywhere-rules-raw-4.0: vendor/https-everywhere/src/chrome/content/rules/Weizmann-Institute-of-Science.xml

<ruleset name="Weizmann Institute of Science (partial)">

	<target host="www.weizmann.ac.il" />


	<!--	At least the homepage displays
		a blank page over https.

		Pages in other folders display errors.

		!www doesn't work over http nor https.
				-->
	<rule from="^http://www\.weizmann\.ac\.il/pages/"
		to="https://www.weizmann.ac.il/pages/" />

</ruleset>