packages feed

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

<ruleset name="Zotero">

	<target host="zotero.org"/>
	<target host="forums.zotero.org"/>
	<target host="www.zotero.org"/>


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


	<rule from="^http://zotero\.org/"
		to="https://www.zotero.org/"/>

	<rule from="^http://(forums|www)\.zotero\.org/"
		to="https://$1.zotero.org/"/>

</ruleset>